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

  /external/bison/linux-lib/sys/
stat.h 502 #ifndef S_TYPEISMQ
503 # define S_TYPEISMQ(p) 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
stat.h 156 # define S_TYPEISMQ(buf) __S_TYPEISMQ(buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
stat.h 156 # define S_TYPEISMQ(buf) __S_TYPEISMQ(buf)
  /external/bison/darwin-lib/sys/
stat.h 502 #ifndef S_TYPEISMQ
503 # define S_TYPEISMQ(p) 0
    [all...]

Completed in 745 milliseconds