Searched refs:math_ceil (Results 1 – 3 of 3) sorted by relevance
82 static int math_ceil (lua_State *L) { in math_ceil() function239 {"ceil", math_ceil},
1578 {"ceil", math_ceil, METH_O, math_ceil_doc},