Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c303 static int arith_mul (lua_State *L) { in arith_mul() function
331 {"__mul", arith_mul},