Home
last modified time | relevance | path

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

/external/lua/src/
Dloslib.c31 #if !defined(LUA_STRFTIMEOPTIONS) /* { */
45 #define LUA_STRFTIMEOPTIONS L_STRFTIMEWIN macro
47 #define LUA_STRFTIMEOPTIONS L_STRFTIMEC89 macro
49 #define LUA_STRFTIMEOPTIONS L_STRFTIMEC99 macro
262 const char *option = LUA_STRFTIMEOPTIONS; in checkoption()