OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_ISWHT
(Results
1 - 5
of
5
) sorted by null
/system/core/toolbox/
bsd-compatibility.h
51
#define
S_ISWHT
(x) false
/external/bison/lib/
sys_stat.in.h
231
#ifndef
S_ISWHT
232
# define
S_ISWHT
(m) 0
/external/bison/darwin-lib/sys/
stat.h
543
#ifndef
S_ISWHT
544
# define
S_ISWHT
(m) 0
[
all
...]
/external/bison/linux-lib/sys/
stat.h
543
#ifndef
S_ISWHT
544
# define
S_ISWHT
(m) 0
[
all
...]
/external/valgrind/include/vki/
vki-darwin.h
131
#define VKI_S_ISWHT(m)
S_ISWHT
(m)
Completed in 107 milliseconds