Searched defs:CASTPTR (Results 1 – 2 of 2) sorted by relevance
91 #define CASTPTR(type, v) ((type *)(long)(v)) macro