Searched defs:TYPE (Results 1 – 3 of 3) sorted by relevance
19 #define TYPE(x) .type SYM(x),function macro22 #define TYPE(x) macro
40 #define _O(TYPE, MEMBER) __builtin_offsetof (TYPE, MEMBER) argument
89 #define swapcode(TYPE, parmi, parmj, n) { \ argument