Home
last modified time | relevance | path

Searched refs:__S_TYPEISMQ (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstat.h244 #define __S_TYPEISMQ(buf) ((buf)->st_mode - (buf)->st_mode) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h156 # define S_TYPEISMQ(buf) __S_TYPEISMQ(buf)