Home
last modified time | relevance | path

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

/external/lua/src/
Dlmathlib.c39 static int math_abs (lua_State *L) { in math_abs() function
353 {"abs", math_abs},