Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlstrlib.c313 static int arith_pow (lua_State *L) { in arith_pow() function
335 {"__pow", arith_pow},