Searched defs:CHECK_TYPE (Results 1 – 6 of 6) sorted by relevance
30 #define CHECK_TYPE(c_type, enum_type) \ macro
29 #define CHECK_TYPE(c_type, enum_type) \ macro
16 #define CHECK_TYPE 0xaa macro
17 #define CHECK_TYPE 0xaa macro
275 #define CHECK_TYPE(typeval) \ macro
77 #define CHECK_TYPE(...) static_assert(__is_same(__VA_ARGS__)); macro