Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstrlib.c305 static int arith_mul (lua_State *L) { in arith_mul() function
333 {"__mul", arith_mul},