Searched refs:SIZEOF_SIZE_T (Results 1 – 15 of 15) sorted by relevance
205 # define SIZEOF_SIZE_T 8 macro207 # define SIZEOF_SIZE_T 4 macro
78 #define SIZEOF_SIZE_T 4 macro
65 #define SIZEOF_SIZE_T 4 macro
281 # define SIZEOF_SIZE_T 8 macro283 # define SIZEOF_SIZE_T 4 macro
82 #define SIZEOF_SIZE_T 4 macro
55 #define SIZEOF_SIZE_T 4 macro
196 #define SIZEOF_SIZE_T 4 macro
609 #if defined(SIZEOF_SIZE_T) && (SIZEOF_SIZE_T > 4)618 #if defined(SIZEOF_SIZE_T) && (SIZEOF_SIZE_T > 4)
221 #define SIZEOF_SIZE_T 4 macro
203 #if SIZEOF_SIZE_T == 4 in base64_encode()
377 #if (SIZEOF_SIZE_T > SIZEOF_LONG) in parsefmt()
218 #if SIZEOF_CURL_OFF_T > SIZEOF_SIZE_T in get_max_body_write_len()
1735 #if SIZEOF_CURL_OFF_T > SIZEOF_SIZE_T in setopt_cptr()
33 #if SIZEOF_SIZE_T > 4
1522 check_type_size("size_t" SIZEOF_SIZE_T)1531 if(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)1534 if(NOT ssize_t AND SIZEOF___INT64 EQUAL SIZEOF_SIZE_T)
Completed in 40 milliseconds