Searched refs:READY (Results 1 – 3 of 3) sorted by relevance
87 #define READY 0x0004 macro
140 if(node->flags&READY) in vacuous()142 node->flags |= READY; in vacuous()
81 if((n->flags&READY) == 0) in dorecipe()