Searched refs:SIZEOF_TIME_T (Results 1 – 13 of 13) sorted by relevance
240 # define SIZEOF_TIME_T 8 macro242 # define SIZEOF_TIME_T 4 macro
317 # define SIZEOF_TIME_T 8 macro319 # define SIZEOF_TIME_T 4 macro
56 #define SIZEOF_TIME_T 4 macro
514 #ifndef SIZEOF_TIME_T516 #define SIZEOF_TIME_T 4 macro589 #if (SIZEOF_TIME_T == 4)
521 #if (SIZEOF_TIME_T < 5) in parsedate()
465 #if SIZEOF_TIME_T > 4 in time2filetime()
926 #if SIZEOF_TIME_T < SIZEOF_CURL_OFF_T in get_posix_time()
101 #if (SIZEOF_TIME_T < 5)
135 #if SIZEOF_TIME_T > 4
37 #if (SIZEOF_TIME_T < 5)
2914 #if SIZEOF_TIME_T > 4 in sftp_quote_stat()
1467 #if SIZEOF_TIME_T > SIZEOF_LONG in sftp_quote_stat()
1528 check_type_size("time_t" SIZEOF_TIME_T)
Completed in 40 milliseconds