Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dloslib.c26 #if !defined(LUA_STRFTIMEOPTIONS)
29 #define LUA_STRFTIMEOPTIONS { "aAbBcdHIjmMpSUwWxXyYz%", "" } macro
31 #define LUA_STRFTIMEOPTIONS \ macro
172 static const char *const options[] = LUA_STRFTIMEOPTIONS; in checkoption()
/external/syslinux/com32/lua/src/
Dloslib.c29 #if !defined(LUA_STRFTIMEOPTIONS)
32 #define LUA_STRFTIMEOPTIONS { "aAbBcdHIjmMpSUwWxXyYz%", "" } macro
34 #define LUA_STRFTIMEOPTIONS \ macro
177 static const char *const options[] = LUA_STRFTIMEOPTIONS; in checkoption()