Searched refs:WWORD (Results 1 – 1 of 1) sorted by relevance
30 def WWORD(stat): return (_W_INT(stat)&0177777) function32 def WIFCONTINUED(stat): return (WWORD(stat)==WCONTFLG)