Searched defs:whilestat (Results 1 – 3 of 3) sorted by relevance
1236 static void whilestat (LexState *ls, int line) { in whilestat() function
1468 static void whilestat (LexState *ls, int line) { in whilestat() function
1883 Cell *whilestat(Node **a, int n) /* while (a[0]) a[1] */ in whilestat() function