Home
last modified time | relevance | path

Searched refs:whilestat (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/one-true-awk/
H A Dproto.h185 extern Cell *whilestat(Node **, int);
H A Drun.c1880 Cell *whilestat(Node **a, int n) /* while (a[0]) a[1] */ in whilestat() function
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c1236 static void whilestat (LexState *ls, int line) { in whilestat() function
1546 whilestat(ls, line); in statement()
/freebsd/contrib/lua/src/
H A Dlparser.c1468 static void whilestat (LexState *ls, int line) { in whilestat() function
1858 whilestat(ls, line); in statement()