Searched refs:SIZEOF_SIZE_T (Results 1 – 12 of 12) sorted by relevance
19 #define SIZEOF_SIZE_T 8 macro21 #define SIZEOF_SIZE_T 4 macro
32 #if SIZEOF_INT < SIZEOF_SIZE_T
218 #if SIZEOF_SIZE_T == 4226 #elif SIZEOF_SIZE_T == 8830 #if SIZEOF_SIZE_T == 4838 #elif SIZEOF_SIZE_T == 8
238 #elif SIZEOF_SIZE_T == 4
61 #if SIZEOF_SIZE_T == 4
139 # define SIZEOF_SIZE_T 8 macro142 # define SIZEOF_SIZE_T 4 macro
167 #if SIZEOF_SIZE_T == 4 in fpm_event_epoll_add()
178 # if SIZEOF_SIZE_T == SIZEOF_INT180 # elif SIZEOF_SIZE_T == SIZEOF_LONG182 # elif SIZEOF_SIZE_T == SIZEOF_LONG_LONG
160 #if SIZEOF_SIZE_T == 8162 #elif SIZEOF_SIZE_T == 4164 #elif SIZEOF_SIZE_T == 2
230 #ifdef SIZEOF_SIZE_T231 # define WORD_ALIGNMENT_SIZE SIZEOF_SIZE_T
28 #if SIZEOF_SIZE_T <= SIZEOF_ZEND_LONG
2578 …IZEOF_CHAR) ZEND_TOSTR(SIZEOF_INT) ZEND_TOSTR(SIZEOF_LONG) ZEND_TOSTR(SIZEOF_SIZE_T) ZEND_TOSTR(SI…
Completed in 47 milliseconds