Searched refs:SIZEOF_SIZE_T (Results 1 – 25 of 28) 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
622 #define SIZEOF_SIZE_T 8 macro
723 #define SIZEOF_SIZE_T 4 macro
848 #define SIZEOF_SIZE_T 4 macro
387 #define SIZEOF_SIZE_T 4 macro
407 #define SIZEOF_SIZE_T 8 macro
58 #ifndef SIZEOF_SIZE_T59 # define SIZEOF_SIZE_T CURL_SIZEOF_LONG macro358 #if (SIZEOF_SIZE_T > CURL_SIZEOF_LONG) in dprintf_Pass1()
865 #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
636 check_type_size(size_t SIZEOF_SIZE_T)646 if(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)648 endif(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)649 if(NOT ssize_t AND SIZEOF___INT64 EQUAL SIZEOF_SIZE_T)651 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