Home
last modified time | relevance | path

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

/external/lua/src/
Dloslib.c226 static int getboolfield (lua_State *L, const char *key) { in getboolfield() function
339 ts.tm_isdst = getboolfield(L, "isdst"); in os_time()