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-dos.h81 #define SIZEOF_LONG 4 macro
H A Dconfig-win32ce.h201 #define SIZEOF_LONG 4 macro
H A Dconfig-plan9.h53 #define SIZEOF_LONG 4 macro
H A Dconfig-os400.h224 #define SIZEOF_LONG 4 macro
H A Dstrtoofft.c38 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
H A Dconfig-win32.h274 #define SIZEOF_LONG 4 macro
H A Dmprintf.c355 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG) in parsefmt()
378 #if (SIZEOF_SIZE_T > SIZEOF_LONG) in parsefmt()
385 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG) in parsefmt()
H A Durlapi.c694 #if SIZEOF_LONG > 4 in ipv4_normalize()
H A Dsetopt.c2631 #if SIZEOF_LONG > 4 in Curl_vsetopt()
/curl/m4/
H A Dcurl-wolfssl.m496 #undef SIZEOF_LONG
/curl/tests/libtest/
H A Dlib557.c42 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
636 #if (SIZEOF_LONG == 2) in test_unsigned_long_formatting()
657 #elif (SIZEOF_LONG == 4) in test_unsigned_long_formatting()
691 #elif (SIZEOF_LONG == 8) in test_unsigned_long_formatting()
785 #if (SIZEOF_LONG == 2) in test_signed_long_formatting()
828 #elif (SIZEOF_LONG == 4) in test_signed_long_formatting()
895 #elif (SIZEOF_LONG == 8) in test_signed_long_formatting()
/curl/src/
H A Dtool_paramhlp.c514 #if(SIZEOF_CURL_OFF_T > SIZEOF_LONG) in str2offset()
/curl/
H A DCMakeLists.txt1214 check_type_size("long" SIZEOF_LONG)
1220 if(SIZEOF_LONG EQUAL SIZEOF_SIZE_T)
/curl/lib/vssh/
H A Dlibssh2.c1787 #if SIZEOF_TIME_T > SIZEOF_LONG in ssh_statemach_act()

Completed in 64 milliseconds