Searched refs:TAND (Results 1 – 4 of 4) sorted by relevance
137 case TAND: in ptree()1070 OPEN(TAND) in dumptree()
285 case TAND: in execute()287 if ((rv == 0) == (t->type == TAND)) in execute()
133 t = block(c == LOGAND? TAND: TOR, t, p); in andor()
1968 #define TAND 6 /* && */ macro