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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stat.h 156 #define __S_TYPEISSEM(buf) ((buf)->st_mode - (buf)->st_mode)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stat.h 196 #define __S_TYPEISSEM(buf) ((buf)->st_mode - (buf)->st_mode)
  /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 651 milliseconds