HomeSort by relevance Sort by last modified time
    Searched refs:__S_TYPEISSEM (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 193 #define __S_TYPEISSEM(buf) ((buf)->st_mode - (buf)->st_mode)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 193 #define __S_TYPEISSEM(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 193 #define __S_TYPEISSEM(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 157 # define S_TYPEISSEM(buf) __S_TYPEISSEM(buf)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 157 # define S_TYPEISSEM(buf) __S_TYPEISSEM(buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 157 # define S_TYPEISSEM(buf) __S_TYPEISSEM(buf)

Completed in 281 milliseconds