Home
last modified time | relevance | path

Searched refs:HAVE_LSEEK64 (Results 1 – 18 of 18) sorted by relevance

/third_party/f2fs-tools/include/
Dandroid_config.h27 #define HAVE_LSEEK64 1 macro
63 #define HAVE_LSEEK64 macro
/third_party/e2fsprogs/lib/ext2fs/
Dllseek.c38 #if defined(HAVE_LSEEK64) && defined(HAVE_LSEEK64_PROTOTYPE)
131 #if defined(HAVE_LSEEK64) && defined(HAVE_LSEEK64_PROTOTYPE) in ext2fs_llseek()
/third_party/e2fsprogs/lib/blkid/
Dllseek.c38 #if defined(HAVE_LSEEK64) && defined(HAVE_LSEEK64_PROTOTYPE)
133 #if defined(HAVE_LSEEK64) && defined(HAVE_LSEEK64_PROTOTYPE) in blkid_llseek()
/third_party/f2fs-tools/
Dconfig.h106 #define HAVE_LSEEK64 1 macro
/third_party/e2fsprogs/util/
Dandroid_config.h63 # define HAVE_LSEEK64 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dconfig.h119 #define HAVE_LSEEK64 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dconfig.h122 #define HAVE_LSEEK64 1 macro
/third_party/libsnd/include/
Dconfig.h132 #define HAVE_LSEEK64 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h127 #define HAVE_LSEEK64 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h124 #define HAVE_LSEEK64 1 macro
/third_party/e2fsprogs/lib/
Dconfig.h285 #define HAVE_LSEEK64 1 macro
Dconfig.h.in194 #undef HAVE_LSEEK64
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dconfig.h.cmake119 #cmakedefine HAVE_LSEEK64 ${HAVE_LSEEK64}
/third_party/libsnd/cmake/
DSndFileChecks.cmake186 # check_function_exists (lseek64 HAVE_LSEEK64)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp603 #elif defined(HAVE_LSEEK64) in seek()
/third_party/f2fs-tools/lib/
Dlibf2fs_io.c65 #ifndef HAVE_LSEEK64
/third_party/libsnd/src/
Dconfig.h.cmake110 #cmakedefine01 HAVE_LSEEK64
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp757 #elif defined(HAVE_LSEEK64) in seek()