Home
last modified time | relevance | path

Searched refs: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
488 undefgoto(ls, &ls->dyd->gt.arr[bl->firstgoto]); /* error */ in leaveblock()
/freebsd/contrib/lua/src/
H A Dlparser.c658 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto() function
690 undefgoto(ls, &ls->dyd->gt.arr[bl->firstgoto]); /* error */ in leaveblock()