Searched refs:luaL_intop (Results 1 – 3 of 3) sorted by relevance
161 #define luaL_intop(op,v1,v2) \ macro
64 e = luaL_intop(+, e, 1); /* first empty element */ in tinsert()
304 i = luaL_intop(+, i, 1); in ipairsaux()