Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dloslib.c148 static int getboolfield (lua_State *L, const char *key) { in getboolfield() function
255 ts.tm_isdst = getboolfield(L, "isdst"); in os_time()
/external/syslinux/com32/lua/src/
Dloslib.c153 static int getboolfield (lua_State *L, const char *key) { in getboolfield() function
260 ts.tm_isdst = getboolfield(L, "isdst"); in os_time()