Searched refs:SIZEOF_CURL_OFF_T (Results 1 – 23 of 23) sorted by relevance
88 #define SIZEOF_CURL_OFF_T 8 macro90 #define SIZEOF_CURL_OFF_T 4 macro
73 #ifndef SIZEOF_CURL_OFF_T74 #define SIZEOF_CURL_OFF_T 8 macro
34 #define CHUNK_MAXNUM_LEN (SIZEOF_CURL_OFF_T * 2)
85 #define SIZEOF_CURL_OFF_T 4 macro
55 #define SIZEOF_CURL_OFF_T 4 /* curl_off_t = timediff_t = int */ macro
263 #define SIZEOF_CURL_OFF_T 8 macro
798 #define SIZEOF_CURL_OFF_T 8 macro
38 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)
249 (SIZEOF_CURL_OFF_T > 4)
334 #define SIZEOF_CURL_OFF_T 8 macro
332 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG) in dprintf_Pass1()361 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG) in dprintf_Pass1()
475 #if (SIZEOF_CURL_OFF_T > 4) && \
444 #if (SIZEOF_CURL_OFF_T < 8)
742 #if SIZEOF_TIME_T < SIZEOF_CURL_OFF_T in get_posix_time()
803 #undef SIZEOF_CURL_OFF_T
253 (SIZEOF_CURL_OFF_T > 4)
33 (defined(WIN32) && (SIZEOF_CURL_OFF_T >= 8))
53 #if(SIZEOF_CURL_OFF_T > SIZEOF_OFF_T) && !defined(USE_WIN32_LARGE_FILES) in tool_seek_cb()
119 #if (SIZEOF_CURL_OFF_T < 8)
475 #if(SIZEOF_CURL_OFF_T > SIZEOF_LONG) in str2offset()
1180 check_type_size("curl_off_t" SIZEOF_CURL_OFF_T)1200 if(${SIZEOF_CURL_OFF_T} GREATER "4")1438 _add_if("Largefile" (SIZEOF_CURL_OFF_T GREATER 4) AND1498 use_curl_ntlm_core AND (SIZEOF_CURL_OFF_T GREATER 4))1500 use_curl_ntlm_core AND (SIZEOF_CURL_OFF_T GREATER 4))
782 "# define SIZEOF_CURL_OFF_T 8",
40 #if (SIZEOF_CURL_OFF_T > SIZEOF_LONG)