Searched refs:l_pushtime (Results 1 – 1 of 1) sorted by relevance
59 #define l_pushtime(L,t) lua_pushinteger(L,(lua_Integer)(t)) macro65 #define l_pushtime(L,t) lua_pushnumber(L,(lua_Number)(t)) macro365 l_pushtime(L, t); in os_time()