Home
last modified time | relevance | path

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

/external/lua/src/
Dlcode.c380 static void removelastinstruction (FuncState *fs) { in removelastinstruction() function
1102 removelastinstruction(fs); /* remove previous OP_NOT */ in jumponcond()