Searched refs:SIZEOF_LONG (Results 1 – 15 of 15) sorted by relevance
77 #define SIZEOF_LONG 4 macro
201 #define SIZEOF_LONG 4 macro
81 #define SIZEOF_LONG 4 macro
52 #define SIZEOF_LONG 4 macro
218 #define SIZEOF_LONG 4 macro
38 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
277 #define SIZEOF_LONG 4 macro
354 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG) in parsefmt()377 #if (SIZEOF_SIZE_T > SIZEOF_LONG) in parsefmt()384 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG) in parsefmt()
688 #if SIZEOF_LONG > 4 in ipv4_normalize()
1179 #if SIZEOF_LONG > 4 in setopt_long()
49 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)643 #if (SIZEOF_LONG == 2) in test_unsigned_long_formatting()664 #elif (SIZEOF_LONG == 4) in test_unsigned_long_formatting()698 #elif (SIZEOF_LONG == 8) in test_unsigned_long_formatting()792 #if (SIZEOF_LONG == 2) in test_signed_long_formatting()835 #elif (SIZEOF_LONG == 4) in test_signed_long_formatting()902 #elif (SIZEOF_LONG == 8) in test_signed_long_formatting()1464 #if (SIZEOF_LONG == 2) in test_oct_hex_formatting()1467 #elif (SIZEOF_LONG == 4) in test_oct_hex_formatting()1471 #elif (SIZEOF_LONG == 8) in test_oct_hex_formatting()
98 #undef SIZEOF_LONG
510 #if(SIZEOF_CURL_OFF_T > SIZEOF_LONG) in str2offset()
1525 check_type_size("long" SIZEOF_LONG)1531 if(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)
1467 #if SIZEOF_TIME_T > SIZEOF_LONG in sftp_quote_stat()
Completed in 49 milliseconds