Searched refs:TAND (Results 1 – 5 of 5) sorted by relevance
37 #define TAND 6 /* && */ macro
242 case TAND: in execute()244 if ((rv == 0) == (t->type == TAND)) in execute()
64 case TAND: in ptree()
103 t = block(c == LOGAND? TAND: TOR, t, p, NULL); in andor()
372 DEFNAME ("TAND", "tand", "TanD", genNONE, specTAND) /* VXT */2822 DEFSPEC (TAND,2823 "TAND",