Searched refs:forstat (Results 1 – 3 of 3) sorted by relevance
190 extern Cell *forstat(Node **, int);
1464 Cell *forstat(Node **a, int n) /* for (a[0]; a[1]; a[2]) a[3] */ in forstat() function
1610 static void forstat (LexState *ls, int line) { in forstat() function1897 forstat(ls, line); in statement()