Home
last modified time | relevance | path

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

/external/lua/src/
Dlmathlib.c96 static void pushnumint (lua_State *L, lua_Number d) { in pushnumint() function
110 pushnumint(L, d); in math_floor()
121 pushnumint(L, d); in math_ceil()
158 pushnumint(L, ip); in math_modf()