Home
last modified time | relevance | path

Searched refs:SIZEOF_LONG (Results 1 – 15 of 15) sorted by relevance

/curl/lib/
H A Dconfig-mac.h77 #define SIZEOF_LONG 4 macro
H A Dconfig-win32ce.h201 #define SIZEOF_LONG 4 macro
H A Dconfig-dos.h81 #define SIZEOF_LONG 4 macro
H A Dconfig-plan9.h52 #define SIZEOF_LONG 4 macro
H A Dconfig-os400.h218 #define SIZEOF_LONG 4 macro
H A Dstrtoofft.c38 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
H A Dconfig-win32.h277 #define SIZEOF_LONG 4 macro
H A Dmprintf.c354 #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()
H A Durlapi.c688 #if SIZEOF_LONG > 4 in ipv4_normalize()
H A Dsetopt.c1179 #if SIZEOF_LONG > 4 in setopt_long()
/curl/tests/libtest/
H A Dlib557.c49 #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()
/curl/m4/
H A Dcurl-wolfssl.m498 #undef SIZEOF_LONG
/curl/src/
H A Dtool_paramhlp.c510 #if(SIZEOF_CURL_OFF_T > SIZEOF_LONG) in str2offset()
/curl/
H A DCMakeLists.txt1525 check_type_size("long" SIZEOF_LONG)
1531 if(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)
/curl/lib/vssh/
H A Dlibssh2.c1467 #if SIZEOF_TIME_T > SIZEOF_LONG in sftp_quote_stat()

Completed in 49 milliseconds