Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstrlib.c297 static int arith_add (lua_State *L) { in arith_add() function
331 {"__add", arith_add},