Searched refs:vmcase (Results 1 – 2 of 2) sorted by relevance
1226 #define vmcase(l) case l: macro1268 vmcase(OP_MOVE) {1273 vmcase(OP_LOADI) {1280 vmcase(OP_LOADF) {1287 vmcase(OP_LOADK) {1293 vmcase(OP_LOADKX) {1300 vmcase(OP_LOADFALSE) {1305 vmcase(OP_LFALSESKIP) {1311 vmcase(OP_LOADTRUE) {1316 vmcase(OP_LOADNIL) {[all …]
11 #undef vmcase16 #define vmcase(l) L_##l: macro