Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlparser.c1378 static void test_then_block (LexState *ls, int *escapelist) { in test_then_block()
1416 int escapelist = NO_JUMP; /* exit list for finished parts */ in ifstat() local
/freebsd-src/contrib/lua/src/
H A Dlparser.c1638 static void test_then_block (LexState *ls, int *escapelist) { in test_then_block()
1678 int escapelist = NO_JUMP; /* exit list for finished parts */ in ifstat() local