Searched defs:PTR_SIZE_T (Results 1 – 1 of 1) sorted by relevance
123 # define PTR_SIZE_T(s) ((size_t *)&(s)) macro178 # define PTR_SIZE_T(s) ((size_t *)&(s)) macro269 # define PTR_SIZE_T(s) ((size_t *)&(s)) macro287 # define PTR_SIZE_T(s) ((int *)&(s)) macro316 # define PTR_SIZE_T(s) ((int *)&(s)) macro378 # define PTR_SIZE_T(s) (&(s)) macro
Completed in 14 milliseconds