Searched refs:SIZEOF_SIZE_T (Results 1 – 25 of 31) sorted by relevance
12
75 #define SIZEOF_SIZE_T 8 macro77 #define SIZEOF_SIZE_T 4 macro
70 #if !defined(_WIN32) && !defined(SIZEOF_SIZE_T)74 #if SIZEOF_SIZE_T==8 || defined(_WIN64)
11 to add some multi-platform flexibility to the INLINE and SIZEOF_SIZE_T macros.
379 #if !defined(_WIN32) && !defined(SIZEOF_SIZE_T)383 #if SIZEOF_SIZE_T==8 || defined(_WIN64)
423 #if SIZEOF_SIZE_T==8 || defined(_WIN64)
351 # define SIZEOF_SIZE_T 8 macro353 # define SIZEOF_SIZE_T 4 macro
163 #if (CURL_SIZEOF_LONG < SIZEOF_SIZE_T) in curlx_uztoul()184 #if (SIZEOF_INT < SIZEOF_SIZE_T) in curlx_uztoui()308 #if (SIZEOF_INT < SIZEOF_SIZE_T) in curlx_sztosi()
404 # define SIZEOF_SIZE_T 8 macro406 # define SIZEOF_SIZE_T 4 macro
88 #define SIZEOF_SIZE_T 4 macro
92 #define SIZEOF_SIZE_T 4 macro
90 #define SIZEOF_SIZE_T 4 macro
723 #define SIZEOF_SIZE_T 4 macro
622 #define SIZEOF_SIZE_T 8 macro
848 #define SIZEOF_SIZE_T 4 macro
407 #define SIZEOF_SIZE_T 8 macro
387 #define SIZEOF_SIZE_T 4 macro
53 #ifndef SIZEOF_SIZE_T54 # define SIZEOF_SIZE_T CURL_SIZEOF_LONG macro353 #if (SIZEOF_SIZE_T > CURL_SIZEOF_LONG) in dprintf_Pass1()
886 #cmakedefine SIZEOF_SIZE_T ${SIZEOF_SIZE_T}
240 # define SIZEOF_SIZE_T 8 macro242 # define SIZEOF_SIZE_T 4 macro
37 #define SIZEOF_SIZE_T 4 macro
458 #undef SIZEOF_SIZE_T
456 #undef SIZEOF_SIZE_T
652 check_type_size(size_t SIZEOF_SIZE_T)662 if(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)664 endif(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)665 if(NOT ssize_t AND SIZEOF___INT64 EQUAL SIZEOF_SIZE_T)667 endif(NOT ssize_t AND SIZEOF___INT64 EQUAL SIZEOF_SIZE_T)
1037 #if defined(SIZEOF_SIZE_T)1038 # define LZO_SIZEOF_SIZE_T (SIZEOF_SIZE_T)
406 #undef SIZEOF_SIZE_T