Home
last modified time | relevance | path

Searched refs:SIZEOF_INT (Results 1 – 10 of 10) sorted by relevance

/curl/lib/
H A Dconfig-mac.h76 #define SIZEOF_INT 4 macro
H A Dconfig-amigaos.h64 #define SIZEOF_INT 4 macro
H A Dconfig-dos.h80 #define SIZEOF_INT 4 macro
H A Dconfig-win32ce.h195 #define SIZEOF_INT 4 macro
H A Dconfig-plan9.h52 #define SIZEOF_INT 4 macro
H A Dconfig-riscos.h196 #define SIZEOF_INT 4 macro
H A Dconfig-os400.h215 #define SIZEOF_INT 4 macro
H A Dconfig-win32.h268 #define SIZEOF_INT 4 macro
/curl/tests/libtest/
H A Dlib557.c258 #if (SIZEOF_INT == 2) in test_unsigned_int_formatting()
279 #elif (SIZEOF_INT == 4) in test_unsigned_int_formatting()
313 #elif (SIZEOF_INT == 8) in test_unsigned_int_formatting()
408 #if (SIZEOF_INT == 2) in test_signed_int_formatting()
451 #elif (SIZEOF_INT == 4) in test_signed_int_formatting()
518 #elif (SIZEOF_INT == 8) in test_signed_int_formatting()
/curl/
H A DCMakeLists.txt1219 check_type_size("int" SIZEOF_INT)

Completed in 62 milliseconds