Searched refs:PTR_INT_TYPE (Results 1 – 1 of 1) sorted by relevance
113 # define PTR_INT_TYPE __PTRDIFF_TYPE__ macro116 # define PTR_INT_TYPE ptrdiff_t macro133 __BPTR_ALIGN (sizeof (PTR_INT_TYPE) < sizeof (void *) ? (B) : (char *) 0, \162 PTR_INT_TYPE tempint;
Completed in 6 milliseconds