Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dlcode.c378 static void removelastinstruction (FuncState *fs) { in removelastinstruction() function
1136 removelastinstruction(fs); /* remove previous OP_NOT */ in jumponcond()