Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlmathlib.c106 static int math_ceil (lua_State *L) { in math_ceil() function
727 {"ceil", math_ceil},