Home
last modified time | relevance | path

Searched refs:S_ISWHT (Results 1 – 4 of 4) sorted by relevance

/external/bison/lib/
Dsys_stat.in.h231 #ifndef S_ISWHT
232 # define S_ISWHT(m) 0
/external/bison/linux-lib/sys/
Dstat.h543 #ifndef S_ISWHT
544 # define S_ISWHT(m) 0 macro
/external/bison/darwin-lib/sys/
Dstat.h543 #ifndef S_ISWHT
544 # define S_ISWHT(m) 0 macro
/external/valgrind/include/vki/
Dvki-darwin.h131 #define VKI_S_ISWHT(m) S_ISWHT(m)