Searched defs:__tag (Results 1 – 2 of 2) sorted by relevance
159 #define __tag __used __attribute__((__section__(".taglist"))) macro
238 #define __tag __attribute__((unused, __section__(".taglist"))) macro