Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlmathlib.c88 static void pushnumint (lua_State *L, lua_Number d) { in pushnumint() function
102 pushnumint(L, d); in math_floor()
113 pushnumint(L, d); in math_ceil()
150 pushnumint(L, ip); in math_modf()