Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/lua/src/
H A Dlmathlib.c219 static int math_max (lua_State *L) { in math_max() function
718 {"max", math_max},