Searched refs:TAND (Results 1 – 4 of 4) sorted by relevance
118 case TAND: in ptree()1063 OPEN(TAND) in dumptree()
284 case TAND: in execute()286 if ((rv == 0) == (t->type == TAND)) in execute()
129 t = block(c == LOGAND? TAND: TOR, t, p); in andor()
1681 #define TAND 6 /* && */ macro