OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_TYPEISMQ
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/include/sys/
stat.h
145
#define
S_TYPEISMQ
(__sb) 0
/external/bison/lib/
sys_stat.in.h
190
#ifndef
S_TYPEISMQ
191
# define
S_TYPEISMQ
(p) 0
/external/bison/darwin-lib/sys/
stat.h
502
#ifndef
S_TYPEISMQ
503
# define
S_TYPEISMQ
(p) 0
[
all
...]
/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.8/sysroot/usr/include/sys/
stat.h
156
# define
S_TYPEISMQ
(buf) __S_TYPEISMQ(buf)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h
158
# define
S_TYPEISMQ
(buf) __S_TYPEISMQ(buf)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h
158
# define
S_TYPEISMQ
(buf) __S_TYPEISMQ(buf)
Completed in 312 milliseconds