Searched refs:SIZEOF_OFF_T (Results 1 – 6 of 6) sorted by relevance
541 #ifndef SIZEOF_OFF_T544 # define SIZEOF_OFF_T 8 macro548 # define SIZEOF_OFF_T 8 macro552 # define SIZEOF_OFF_T 8 macro556 # define SIZEOF_OFF_T 8 macro559 # ifndef SIZEOF_OFF_T560 # define SIZEOF_OFF_T 4 macro
433 # define SIZEOF_OFF_T 8 macro435 # define SIZEOF_OFF_T 4 macro
53 #define SIZEOF_OFF_T 8 macro
512 ( (SIZEOF_OFF_T > 4) || defined(USE_WIN32_LARGE_FILES) )
52 #if(SIZEOF_CURL_OFF_T > SIZEOF_OFF_T) && !defined(USE_WIN32_LARGE_FILES) in tool_seek_cb()
1682 check_type_size("off_t" SIZEOF_OFF_T)1985 ((SIZEOF_OFF_T GREATER 4) OR USE_WIN32_LARGE_FILES))
Completed in 26 milliseconds