Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c206 static int math_min (lua_State *L) { in math_min() function
720 {"min", math_min},