Home
last modified time | relevance | path

Searched refs:HAVE_FTELLO (Results 1 – 11 of 11) sorted by relevance

/external/libdivsufsort/CMakeModules/
DCheckLFS.cmake28 check_symbol_exists("ftello" "stdio.h" HAVE_FTELLO)
29 if(HAVE_FSEEKO AND HAVE_FTELLO)
48 endif(HAVE_FSEEKO AND HAVE_FTELLO)
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h263 #define HAVE_FTELLO 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h263 #define HAVE_FTELLO 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h263 #define HAVE_FTELLO 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h263 #define HAVE_FTELLO 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h263 #define HAVE_FTELLO 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h263 #define HAVE_FTELLO 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h347 #undef HAVE_FTELLO
/external/python/cpython2/Objects/
Dfileobject.c750 #elif defined(HAVE_FTELLO) && SIZEOF_OFF_T >= 8 in _portable_ftell()
/external/python/cpython2/
Dpyconfig.h.in286 #undef HAVE_FTELLO
/external/python/cpython3/
Dpyconfig.h.in364 #undef HAVE_FTELLO