HomeSort by relevance Sort by last modified time
    Searched defs:__STATVFS64_BODY (Results 1 - 5 of 5) sorted by null

  /bionic/libc/include/sys/
statvfs.h 32 #define __STATVFS64_BODY \
46 struct statvfs { __STATVFS64_BODY };
47 struct statvfs64 { __STATVFS64_BODY };
49 #undef __STATVFS64_BODY
  /development/ndk/platforms/android-L/include/sys/
statvfs.h 32 #define __STATVFS64_BODY \
46 struct statvfs { __STATVFS64_BODY };
47 struct statvfs64 { __STATVFS64_BODY };
49 #undef __STATVFS64_BODY
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
statvfs.h 32 #define __STATVFS64_BODY \
46 struct statvfs { __STATVFS64_BODY };
47 struct statvfs64 { __STATVFS64_BODY };
49 #undef __STATVFS64_BODY
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
statvfs.h 32 #define __STATVFS64_BODY \
46 struct statvfs { __STATVFS64_BODY };
47 struct statvfs64 { __STATVFS64_BODY };
49 #undef __STATVFS64_BODY
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
statvfs.h 32 #define __STATVFS64_BODY \
46 struct statvfs { __STATVFS64_BODY };
47 struct statvfs64 { __STATVFS64_BODY };
49 #undef __STATVFS64_BODY

Completed in 40 milliseconds