Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlmathlib.c26 static int math_abs (lua_State *L) { in math_abs() function
234 {"abs", math_abs},