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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c13617 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
13619 #define HAVE_LOCALTIME_S 1 macro
13635 && (!defined(HAVE_LOCALTIME_S) || !HAVE_LOCALTIME_S)
13657 #endif /* HAVE_LOCALTIME_R || HAVE_LOCALTIME_S */
[all...]

Completed in 459 milliseconds