Searched refs:__type (Results 1 – 1 of 1) sorted by relevance
145 #define inc_ptr_as(__type,__x,__inc) __x = (void *) (((__type) __x) + (__inc)) argument146 #define cvt_ptr_to(__type,__x) ((__type) (__x)) argument