Searched refs:whilestat (Results 1 – 4 of 4) sorted by relevance
187 whilestat, /* WHILE */
179 extern Cell *whilestat(Node **, int);
1379 Cell *whilestat(Node **a, int n) /* while (a[0]) a[1] */ in whilestat() function
1233 static void whilestat (LexState *ls, int line) { in whilestat() function1542 whilestat(ls, line); in statement()