Home
last modified time | relevance | path

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

/external/lua/src/
Dlstrlib.c311 static int arith_pow (lua_State *L) { in arith_pow() function
333 {"__pow", arith_pow},