Home
last modified time | relevance | path

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

/external/lua/src/
Dlopcodes.h146 #define GETARG_sBx(i) \ macro
Dluac.c350 int sbx=GETARG_sBx(i); in PrintCode()
Dlvm.c1163 lua_Integer b = GETARG_sBx(i); in luaV_execute()
1168 int b = GETARG_sBx(i); in luaV_execute()