Home
last modified time | relevance | path

Searched refs:HAVE_FDATASYNC (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h230 #undef HAVE_FDATASYNC
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h230 #undef HAVE_FDATASYNC
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h230 #undef HAVE_FDATASYNC
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h230 #undef HAVE_FDATASYNC
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h230 #define HAVE_FDATASYNC 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h317 #undef HAVE_FDATASYNC
/external/e2fsprogs/lib/
Dconfig.h.in154 #undef HAVE_FDATASYNC
/external/python/cpython2/
Dpyconfig.h.in253 #undef HAVE_FDATASYNC
Dconfigure.ac3178 [AC_DEFINE(HAVE_FDATASYNC, 1, Define if you have the 'fdatasync' function.) definition
/external/python/cpython2/Modules/
Dposixmodule.c2044 #ifdef HAVE_FDATASYNC
9105 #ifdef HAVE_FDATASYNC
/external/python/cpython3/
Dpyconfig.h.in322 #undef HAVE_FDATASYNC
Dconfigure.ac3625 [AC_DEFINE(HAVE_FDATASYNC, 1, Define if you have the 'fdatasync' function.) definition
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h615 #if defined(HAVE_FDATASYNC)
/external/python/cpython3/Modules/
Dposixmodule.c3078 #ifdef HAVE_FDATASYNC
/external/sqlite/dist/orig/
Dsqlite3.c34150 #if !defined(fdatasync) && !HAVE_FDATASYNC
/external/sqlite/dist/
Dsqlite3.c34166 #if !defined(fdatasync) && !HAVE_FDATASYNC