Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddate.c494 #if !HAVE_LOCALTIME_R && !HAVE_LOCALTIME_S \
496 #undef HAVE_LOCALTIME_S
497 #define HAVE_LOCALTIME_S 1 macro
517 #if !HAVE_LOCALTIME_R && !HAVE_LOCALTIME_S in osLocaltime()
/sqlite-3.40.0/
H A Dsqlite_cfg.h.in37 #undef HAVE_LOCALTIME_S