Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c460 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto() function
/freebsd/contrib/lua/src/
H A Dlparser.c658 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto() function