Searched refs:NUNTIL (Results 1 – 6 of 6) sorted by relevance
15 #define NUNTIL 10 macro
128 case NUNTIL:224 case NUNTIL:
85 NUNTIL nbinary # the until statement
276 case NUNTIL: in evaltree()
1300 case NUNTIL: in cmdtxt()
347 n1->type = (lasttoken == TWHILE)? NWHILE : NUNTIL; in command()