Searched defs:INT (Results 1 – 13 of 13) sorted by relevance
43 #define INT(exp) static_cast<int>(exp) macro
42 #define INT(exp) static_cast<int>(exp) macro
35 #define INT(exp) static_cast<int>(exp) macro
39 #define INT(exp) static_cast<int>(exp) macro
50 #define INT(exp) static_cast<int>(exp) macro
53 #define INT(exp) static_cast<int>(exp) macro
79 typedef int INT; typedef