Searched defs:WLOBYTE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ | ||
H A D | wait.h | 77 #define WLOBYTE(stat) ((int)((stat)&0377)) macro |
/titanic_41/usr/src/ucbhead/sys/ | ||
H A D | wait.h | 133 #define WLOBYTE(stat) ((int)((stat)&0377)) macro |