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.h53 #define HAVE_FSEEKO 1 macro
Dsf-pcap.c1021 #if defined(HAVE_FSEEKO)
Dcmakeconfig.h.in46 #cmakedefine HAVE_FSEEKO 1
Dconfig.h.in52 #undef HAVE_FSEEKO
DCMakeLists.txt815 set(HAVE_FSEEKO ON) variable
/external/flac/
Dconfig.h86 #define HAVE_FSEEKO 1 macro
/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.h251 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h251 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h251 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h251 #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.h251 #define HAVE_FSEEKO 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h251 #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.c707 #elif defined(HAVE_FSEEKO) && SIZEOF_OFF_T >= 8 in _portable_fseek()
/external/ImageMagick/config/
Dconfig.h.in195 #undef HAVE_FSEEKO
/external/python/cpython2/
Dpyconfig.h.in274 #undef HAVE_FSEEKO
/external/python/cpython3/
Dpyconfig.h.in349 #undef HAVE_FSEEKO