Home
last modified time | relevance | path

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

/external/lua/src/
Dlmathlib.c86 static void pushnumint (lua_State *L, lua_Number d) { in pushnumint() function
100 pushnumint(L, d); in math_floor()
111 pushnumint(L, d); in math_ceil()
148 pushnumint(L, ip); in math_modf()