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