Searched defs:VOIDP_CAST (Results 1 – 1 of 1) sorted by relevance
114 #define VOIDP_CAST(X) (X) macro116 #define VOIDP_CAST(X) ((void *) (X)) macro