Home
last modified time | relevance | path

Searched refs:SIZEOF_OFF_T (Results 1 – 15 of 15) sorted by relevance

/external/libdivsufsort/CMakeModules/
DCheckLFS.cmake25 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)
/external/libunwind/src/coredump/
D_UCD_internal.h48 #if SIZEOF_OFF_T == 4
50 #elif SIZEOF_OFF_T == 8
/external/libunwind/include/
Dconfig.h237 #define SIZEOF_OFF_T 4 macro
/external/curl/src/
Dtool_cb_see.c51 #if(CURL_SIZEOF_CURL_OFF_T > SIZEOF_OFF_T) && !defined(USE_WIN32_LARGE_FILES) in tool_seek_cb()
/external/e2fsprogs/lib/ext2fs/
Dllseek.c92 #if SIZEOF_OFF_T >= SIZEOF_LONG_LONG in ext2fs_llseek()
/external/curl/lib/
Dconfig-tpf.h616 #define SIZEOF_OFF_T 8 macro
Dconfig-symbian.h717 #define SIZEOF_OFF_T 8 macro
Dconfig-vxworks.h842 #define SIZEOF_OFF_T 8 macro
Dcurl_config.h885 #define SIZEOF_OFF_T 8 macro
Dversion.c285 ( (SIZEOF_OFF_T > 4) || defined(USE_WIN32_LARGE_FILES) )
Dcurl_config.h.cmake862 #cmakedefine SIZEOF_OFF_T ${SIZEOF_OFF_T}
/external/libevent/
Dconfig.h.in397 #undef SIZEOF_OFF_T
/external/e2fsprogs/
Dconfigure.in949 SIZEOF_OFF_T=$ac_cv_sizeof_off_t
954 AC_SUBST(SIZEOF_OFF_T) subst
Dconfigure10646 SIZEOF_OFF_T=$ac_cv_sizeof_off_t
/external/e2fsprogs/lib/
Dconfig.h.in553 #undef SIZEOF_OFF_T