Searched defs:WWORD (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ | ||
H A D | wait.h | 79 #define WWORD(stat) ((int)((stat))&0177777) macro |
/titanic_44/usr/src/ucbhead/sys/ | ||
H A D | wait.h | 135 #define WWORD(stat) ((int)((stat))&0177777) macro |