Home
last modified time | relevance | path

Searched defs:forstat (Results 1 – 2 of 2) sorted by relevance

/external/one-true-awk/
Drun.c1417 Cell *forstat(Node **a, int n) /* for (a[0]; a[1]; a[2]) a[3] */ in forstat() function
/external/syslinux/com32/lua/src/
Dlparser.c1356 static void forstat (LexState *ls, int line) { in forstat() function