HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_FOPEN64 (Results 1 - 7 of 7) sorted by null

  /external/strace/
largefile_wrappers.h 37 # ifdef HAVE_FOPEN64
config.h 662 #define HAVE_FOPEN64 1
    [all...]
unwind.c 43 # ifdef HAVE_FOPEN64
config.h.in 664 #undef HAVE_FOPEN64
    [all...]
  /external/libdivsufsort/CMakeModules/
CheckLFS.cmake 55 check_symbol_exists("fopen64" "stdio.h" HAVE_FOPEN64)
58 if(HAVE_FOPEN64 AND HAVE_FSEEKO64 AND HAVE_FTELLO64)
77 endif(HAVE_FOPEN64 AND HAVE_FSEEKO64 AND HAVE_FTELLO64)
  /toolchain/binutils/binutils-2.27/bfd/
config.in 107 #undef HAVE_FOPEN64
bfdio.c 119 #if defined (HAVE_FOPEN64)

Completed in 209 milliseconds