Searched defs:cvt_ptr_to (Results 1 – 2 of 2) sorted by relevance
146 #define cvt_ptr_to(__type,__x) ((__type) (__x)) macro