Home
last modified time | relevance | path

Searched refs:removelastinstruction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlcode.c372 static void removelastinstruction (FuncState *fs) { in removelastinstruction() function
1126 removelastinstruction(fs); /* remove previous OP_NOT */ in jumponcond()