Searched refs:HAVE_LOCALTIME_S (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c16498 #if !HAVE_LOCALTIME_R && !HAVE_LOCALTIME_S \
16500 #undef HAVE_LOCALTIME_S macro
16501 #define HAVE_LOCALTIME_S 1 macro
16520 #if !HAVE_LOCALTIME_R && !HAVE_LOCALTIME_S
16542 #endif /* HAVE_LOCALTIME_R || HAVE_LOCALTIME_S */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c16498 #if !HAVE_LOCALTIME_R && !HAVE_LOCALTIME_S \
16500 #undef HAVE_LOCALTIME_S macro
16501 #define HAVE_LOCALTIME_S 1 macro
16520 #if !HAVE_LOCALTIME_R && !HAVE_LOCALTIME_S
16542 #endif /* HAVE_LOCALTIME_R || HAVE_LOCALTIME_S */
[all...]

Completed in 826 milliseconds