Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c113 static void checknext (LexState *ls, int c) { in checknext() function
/freebsd/contrib/lua/src/
H A Dlparser.c116 static void checknext (LexState *ls, int c) { in checknext() function