Home
last modified time | relevance | path

Searched defs:WLOBYTE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dwait.h77 #define WLOBYTE(stat) ((int)((stat)&0377)) macro
/titanic_41/usr/src/ucbhead/sys/
H A Dwait.h133 #define WLOBYTE(stat) ((int)((stat)&0377)) macro