Searched defs:CAST (Results 1 – 10 of 10) sorted by relevance
9 #define CAST (char *)(unsigned long) macro11 #define CAST (char *) macro
24 #define CAST(from, to) \ macro
32 #define CAST(from, to) \ macro
25 #define CAST(from, to) \ macro
116 #define CAST(T, Obj) cast<T>(Obj) in foo() macro
103 #define CAST(type, value) (type)(value) macro
191 #define CAST(type, value) (type)(value) macro
107 #define CAST( global() macro
841 CAST, global() enumerator