Searched refs:forstat (Results 1 – 4 of 4) sorted by relevance
144 forstat, /* FOR */
182 extern Cell *forstat(Node **, int);
1461 Cell *forstat(Node **a, int n) /* for (a[0]; a[1]; a[2]) a[3] */ in forstat() function
1364 static void forstat (LexState *ls, int line) { in forstat() function1560 forstat(ls, line); in statement()