Home
last modified time | relevance | path

Searched refs:HAVE_FSEEKO (Results 1 – 22 of 22) sorted by relevance

/external/libdivsufsort/CMakeModules/
DCheckLFS.cmake27 check_symbol_exists("fseeko" "stdio.h" HAVE_FSEEKO)
29 if(HAVE_FSEEKO AND HAVE_FTELLO)
48 endif(HAVE_FSEEKO AND HAVE_FTELLO)
/external/libpcap/
Dconfig.h39 #define HAVE_FSEEKO 1 macro
Dcmakeconfig.h.in38 #cmakedefine HAVE_FSEEKO 1
Dconfig.h.in38 #undef HAVE_FSEEKO
/external/flac/
Dconfig.h86 #define HAVE_FSEEKO 1 macro
/external/libmicrohttpd/
DMHD_config.h58 #define HAVE_FSEEKO 1 macro
DMHD_config.h.in57 #undef HAVE_FSEEKO
/external/flac/include/share/
Dcompat.h56 #if !defined(HAVE_FSEEKO)
/external/zlib/src/
DCMakeLists.txt52 check_function_exists(fseeko HAVE_FSEEKO)
53 if(NOT HAVE_FSEEKO)
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h245 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h245 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h245 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h245 #define HAVE_FSEEKO 1 macro
/external/pdfium/third_party/libtiff/
Dtiffiop.h276 #if defined(HAVE_FSEEKO)
288 #if defined(HAVE_FSEEKO)
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h248 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h248 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h335 #undef HAVE_FSEEKO
/external/ImageMagick/m4/
Dac_func_fseeko.m469 AC_DEFINE(HAVE_FSEEKO, 1, definition
/external/python/cpython2/Objects/
Dfileobject.c697 #elif defined(HAVE_FSEEKO) && SIZEOF_OFF_T >= 8 in _portable_fseek()
/external/ImageMagick/config/
Dconfig.h.in192 #undef HAVE_FSEEKO
/external/python/cpython2/
Dpyconfig.h.in247 #undef HAVE_FSEEKO
/external/python/cpython3/
Dpyconfig.h.in315 #undef HAVE_FSEEKO