Searched defs:INT32 (Results 1 – 10 of 10) sorted by relevance
38 INT32 = 1, enumConstant
40 #define INT32(exp) static_cast<int32_t>(exp) macro
44 #define INT32(exp) static_cast<int32_t>(exp) macro