Searched defs:fstat64 (Results 1 - 4 of 4) sorted by relevance

/external/gptfdisk/
H A Ddiskio.cc21 #define fstat64 fstat macro
H A Ddiskio.h33 #define fstat64 fstat macro
H A Ddiskio-windows.cc20 #define fstat64 fstat macro
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h131 # pragma push_macro("fstat64")
134 # undef fstat64 macro
3446 LSS_INLINE _syscall2(int, fstat64, int, f,
4020 # pragma pop_macro("fstat64")

Completed in 104 milliseconds