Home
last modified time | relevance | path

Searched refs:SIZEOF_TIME_T (Results 1 – 13 of 13) sorted by relevance

/curl/lib/
H A Dconfig-win32ce.h240 # define SIZEOF_TIME_T 8 macro
242 # define SIZEOF_TIME_T 4 macro
H A Dconfig-win32.h317 # define SIZEOF_TIME_T 8 macro
319 # define SIZEOF_TIME_T 4 macro
H A Dconfig-plan9.h56 #define SIZEOF_TIME_T 4 macro
H A Dcurl_setup.h514 #ifndef SIZEOF_TIME_T
516 #define SIZEOF_TIME_T 4 macro
589 #if (SIZEOF_TIME_T == 4)
H A Dparsedate.c521 #if (SIZEOF_TIME_T < 5) in parsedate()
H A Dcurl_ntlm_core.c465 #if SIZEOF_TIME_T > 4 in time2filetime()
H A Dsmb.c926 #if SIZEOF_TIME_T < SIZEOF_CURL_OFF_T in get_posix_time()
/curl/tests/server/
H A Ddisabled.c101 #if (SIZEOF_TIME_T < 5)
/curl/tests/libtest/
H A Dlib517.c135 #if SIZEOF_TIME_T > 4
H A Dlib1915.c37 #if (SIZEOF_TIME_T < 5)
/curl/lib/vssh/
H A Dlibssh.c2914 #if SIZEOF_TIME_T > 4 in sftp_quote_stat()
H A Dlibssh2.c1467 #if SIZEOF_TIME_T > SIZEOF_LONG in sftp_quote_stat()
/curl/
H A DCMakeLists.txt1528 check_type_size("time_t" SIZEOF_TIME_T)

Completed in 40 milliseconds