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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stat.h 194 #define __S_TYPEISSHM(buf) ((buf)->st_mode - (buf)->st_mode)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 194 #define __S_TYPEISSHM(buf) ((buf)->st_mode - (buf)->st_mode)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 194 #define __S_TYPEISSHM(buf) ((buf)->st_mode - (buf)->st_mode)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
stat.h 158 # define S_TYPEISSHM(buf) __S_TYPEISSHM(buf)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 158 # define S_TYPEISSHM(buf) __S_TYPEISSHM(buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 158 # define S_TYPEISSHM(buf) __S_TYPEISSHM(buf)

Completed in 493 milliseconds