Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlmathlib.c184 static int math_max (lua_State *L) { in math_max() function
252 {"max", math_max},