Searched refs:l_pushtime (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dloslib.c68 #define l_pushtime(L,t) lua_pushinteger(L,(lua_Integer)(t)) macro
74 #define l_pushtime(L,t) lua_pushnumber(L,(lua_Number)(t)) macro
367 l_pushtime(L, t);

Completed in 173 milliseconds