Searched defs:TYPE (Results 1 – 3 of 3) sorted by relevance
21 #define TYPE(x) .type SYM(x),function macro24 #define TYPE(x) macro
88 #define swapcode(TYPE, parmi, parmj, n) { \ argument99 #define SWAPINIT(TYPE, a, es) swaptype_ ## TYPE = \ argument
31 #define _O(TYPE, MEMBER) __builtin_offsetof (TYPE, MEMBER) argument