Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dconfig.h254 #define HAVE_LOCALTIME_R 1 macro
/external/bluetooth/glib/
Dconfig.h.win32.in276 /* #undef HAVE_LOCALTIME_R */
DChangeLog.pre-1-2575 * gdate.c: Include config.h to get HAVE_LOCALTIME_R macro.
/external/sqlite/dist/
Dsqlite3.c13953 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
13970 #if (!defined(HAVE_LOCALTIME_R) || !HAVE_LOCALTIME_R) \ in osLocaltime()
13988 #if defined(HAVE_LOCALTIME_R) && HAVE_LOCALTIME_R in osLocaltime()
/external/sqlite/dist/orig/
Dsqlite3.c13953 #if !defined(HAVE_LOCALTIME_R) && !defined(HAVE_LOCALTIME_S) && \
13970 #if (!defined(HAVE_LOCALTIME_R) || !HAVE_LOCALTIME_R) \ in osLocaltime()
13988 #if defined(HAVE_LOCALTIME_R) && HAVE_LOCALTIME_R in osLocaltime()