Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c295 static int arith_add (lua_State *L) { in arith_add() function
329 {"__add", arith_add},