Home
last modified time | relevance | path

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

12

/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/flac/
Dconfig.h53 #define HAVE_FSEEKO 1 macro
/external/libpcap/
Dconfig.h39 #define HAVE_FSEEKO 1 macro
Dcmakeconfig.h.in38 #cmakedefine HAVE_FSEEKO 1
Dconfig.h.in38 #undef HAVE_FSEEKO
/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/bison/m4/
Dstdio_h.m4155 HAVE_FSEEKO=1; AC_SUBST([HAVE_FSEEKO]) subst
/external/zlib/src/
DCMakeLists.txt52 check_function_exists(fseeko HAVE_FSEEKO)
53 if(NOT HAVE_FSEEKO)
/external/pdfium/third_party/libtiff/
Dtiffiop.h272 #if defined(HAVE_FSEEKO)
284 #if defined(HAVE_FSEEKO)
/external/python/cpython2/RISCOS/
Dpyconfig.h335 #undef HAVE_FSEEKO
/external/ImageMagick/m4/
Dac_func_fseeko.m469 AC_DEFINE(HAVE_FSEEKO, 1, definition
/external/bison/build-aux/
DMakefile.in728 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/bison/etc/
DMakefile.in729 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/bison/data/
DMakefile.in758 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/bison/tests/
DMakefile.in727 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/bison/examples/
DMakefile.in769 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/bison/src/
DMakefile.in813 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/bison/
DMakefile.in824 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/bison/examples/calc++/
DMakefile.in779 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/bison/doc/
DMakefile.in802 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/python/cpython2/Objects/
Dfileobject.c697 #elif defined(HAVE_FSEEKO) && SIZEOF_OFF_T >= 8 in _portable_fseek()
/external/bison/lib/
DMakefile.in870 HAVE_FSEEKO = @HAVE_FSEEKO@
/external/ImageMagick/config/
Dconfig.h.in192 #undef HAVE_FSEEKO

12