Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlopcodes.h81 #define MAXARG_Ax ((1<<SIZE_Ax)-1) macro
83 #define MAXARG_Ax MAX_INT macro
A Dlcode.c440 lua_assert(a <= MAXARG_Ax); in codeextraarg()
562 luaM_growvector(L, f->k, k, f->sizek, TValue, MAXARG_Ax, "constants"); in addk()

Completed in 7 milliseconds