HomeSort by relevance Sort by last modified time
    Searched refs:S_TYPEISSEM (Results 1 - 4 of 4) sorted by null

  /bionic/tests/headers/posix/
sys_stat_h.c 123 #if !defined(S_TYPEISSEM)
124 #error S_TYPEISSEM
  /bionic/libc/include/sys/
stat.h 150 #define S_TYPEISSEM(__sb) 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 159 # define S_TYPEISSEM(buf) __S_TYPEISSEM(buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 159 # define S_TYPEISSEM(buf) __S_TYPEISSEM(buf)

Completed in 152 milliseconds