Searched refs:luaL_intop (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/lua/src/
H A Dlauxlib.h161 #define luaL_intop(op,v1,v2) \ macro
H A Dlbaselib.c304 i = luaL_intop(+, i, 1);
H A Dltablib.c64 e = luaL_intop(+, e, 1); /* first empty element */

Completed in 73 milliseconds