Searched refs:_FILE_OFFSET_BITS (Results 1 - 8 of 8) sorted by relevance

/system/core/include/utils/
H A DCompat.h24 #if _FILE_OFFSET_BITS < 64
25 #error "_FILE_OFFSET_BITS < 64; large files are not supported on this platform"
26 #endif /* _FILE_OFFSET_BITS < 64 */
/system/core/libsparse/
H A Dimg2simg.c17 #define _FILE_OFFSET_BITS 64 macro
H A Dsimg2simg.c17 #define _FILE_OFFSET_BITS 64 macro
H A Dsparse_read.c18 #define _FILE_OFFSET_BITS 64 macro
H A Doutput_file.c17 #define _FILE_OFFSET_BITS 64 macro
/system/extras/ext4_utils/
H A Dext4_utils.h27 #define _FILE_OFFSET_BITS 64 macro
H A Dext2simg.c17 #define _FILE_OFFSET_BITS 64 macro
/system/extras/tests/directiotest/
H A Ddirectiotest.c21 #define _FILE_OFFSET_BITS 64 macro

Completed in 135 milliseconds