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

  /bionic/libc/include/
dirent.h 49 #define __DIRENT64_BODY \
56 struct dirent { __DIRENT64_BODY };
57 struct dirent64 { __DIRENT64_BODY };
59 #undef __DIRENT64_BODY
  /development/ndk/platforms/android-L/include/
dirent.h 49 #define __DIRENT64_BODY \
56 struct dirent { __DIRENT64_BODY };
57 struct dirent64 { __DIRENT64_BODY };
59 #undef __DIRENT64_BODY
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
dirent.h 49 #define __DIRENT64_BODY \
56 struct dirent { __DIRENT64_BODY };
57 struct dirent64 { __DIRENT64_BODY };
59 #undef __DIRENT64_BODY
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
dirent.h 49 #define __DIRENT64_BODY \
56 struct dirent { __DIRENT64_BODY };
57 struct dirent64 { __DIRENT64_BODY };
59 #undef __DIRENT64_BODY
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
dirent.h 49 #define __DIRENT64_BODY \
56 struct dirent { __DIRENT64_BODY };
57 struct dirent64 { __DIRENT64_BODY };
59 #undef __DIRENT64_BODY

Completed in 4178 milliseconds