HomeSort by: relevance | last modified time | path
    Searched refs:OP_LOADI (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/lua/dist/src/
lopcodes.h 204 OP_LOADI,/* A sBx R[A] := sBx */
luac.c 366 case OP_LOADI:
lcode.c 683 luaK_codeAsBx(fs, OP_LOADI, reg, cast_int(i));
lvm.c 1273 vmcase(OP_LOADI) {

Completed in 20 milliseconds