Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c301 static int arith_add (lua_State *L) { in arith_add() function
337 {"__add", arith_add},