Searched defs:GetAddr2Ptr (Results 1 – 6 of 6) sorted by relevance
275 #define GetAddr2Ptr(pbuf) ((unsigned char *)((addr_t)(pbuf) + 10)) macro
221 #define GetAddr2Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 10)) macro
337 #define GetAddr2Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 10)) macro
427 #define GetAddr2Ptr(pbuf) ((unsigned char *)((SIZE_PTR)(pbuf) + 10)) macro
437 #define GetAddr2Ptr(pbuf) ((unsigned char *)((SIZE_PTR)(pbuf) + 10)) macro