Searched refs:SIZEOF_OFF_T (Results 1 – 25 of 27) sorted by relevance
12
25 check_type_size("off_t" SIZEOF_OFF_T)26 if(SIZEOF_OFF_T GREATER 7)40 if(SIZEOF_OFF_T GREATER SIZEOF_LONG)44 else(SIZEOF_OFF_T GREATER SIZEOF_LONG)46 endif(SIZEOF_OFF_T GREATER SIZEOF_LONG)49 endif(SIZEOF_OFF_T GREATER 7)
114 #if (SIZEOF_OFF_T == SIZEOF_SIZE_T)121 #elif (HAVE_LONG_LONG && SIZEOF_OFF_T == SIZEOF_LONG_LONG)128 #elif (SIZEOF_OFF_T == SIZEOF_LONG)
48 #if SIZEOF_OFF_T == 450 #elif SIZEOF_OFF_T == 8
353 # define SIZEOF_OFF_T 4 macro367 # define SIZEOF_OFF_T 4 macro
237 #define SIZEOF_OFF_T 4 macro
51 #if(CURL_SIZEOF_CURL_OFF_T > SIZEOF_OFF_T) && !defined(USE_WIN32_LARGE_FILES) in tool_seek_cb()
97 #if SIZEOF_OFF_T >= SIZEOF_LONG_LONG in ext2fs_llseek()
616 #define SIZEOF_OFF_T 8 macro
717 #define SIZEOF_OFF_T 8 macro
842 #define SIZEOF_OFF_T 8 macro
309 ( (SIZEOF_OFF_T > 4) || defined(USE_WIN32_LARGE_FILES) )
883 #cmakedefine SIZEOF_OFF_T ${SIZEOF_OFF_T}
124 #define SIZEOF_OFF_T 4 macro
51 -#define SIZEOF_OFF_T 8
885 check_type_size("off_t" SIZEOF_OFF_T)1080 ((SIZEOF_OFF_T GREATER 4) OR USE_WIN32_LARGE_FILES))
204 #define SIZEOF_OFF_T 4 macro
681 #elif SIZEOF_OFF_T >= 8697 #elif defined(HAVE_FSEEKO) && SIZEOF_OFF_T >= 8 in _portable_fseek()740 #elif defined(HAVE_FTELLO) && SIZEOF_OFF_T >= 8 in _portable_ftell()
397 #undef SIZEOF_OFF_T
1003 SIZEOF_OFF_T=$ac_cv_sizeof_off_t1009 AC_SUBST(SIZEOF_OFF_T) subst
29 #elif SIZEOF_OFF_T >= 8
658 #undef SIZEOF_OFF_T
888 #undef SIZEOF_OFF_T
1026 #undef SIZEOF_OFF_T
1242 #undef SIZEOF_OFF_T
1040 # Obtain size of off_t and define as SIZEOF_OFF_T