Searched defs:TY (Results 1 – 3 of 3) sorted by relevance
5 #define TY typeof macro
48 #define IMPLEMENT_BINARY_OPERATOR(OP, TY) \ argument112 #define IMPLEMENT_INTEGER_ICMP(OP, TY) \ argument283 #define IMPLEMENT_FCMP(OP, TY) \ argument367 #define IMPLEMENT_UNORDERED(TY, X,Y) \ argument1158 #define IMPLEMENT_VAARG(TY) \ argument
373 DIType TY(Context); in getContextName() local