Searched defs:CAST (Results 1 – 1 of 1) sorted by relevance
30 #define CAST(type, v) (v) macro32 #define CAST(type, v) ((type)(v)) macro