Home
last modified time | relevance | path

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

/third_party/libsnd/include/
Dconfig.h114 #define HAVE_LOCALTIME macro
/third_party/libsnd/programs/
Dsndfile-metadata-set.c285 #elif defined (HAVE_LOCALTIME) in read_localtime()
/third_party/libsnd/cmake/
DSndFileChecks.cmake131 check_function_exists (localtime HAVE_LOCALTIME)
/third_party/libsnd/src/
Dconfig.h.cmake95 #cmakedefine HAVE_LOCALTIME
/third_party/chromium/patch/
D0001-cve.patch73590 -#define HAVE_LOCALTIME 1
73937 -#define HAVE_LOCALTIME 1
74318 - check_function_exists(localtime HAVE_LOCALTIME)
99704 -#cmakedefine HAVE_LOCALTIME 1
99869 -#undef HAVE_LOCALTIME
123167 -#define HAVE_LOCALTIME
134454 -#if defined(HAVE_LOCALTIME) && defined(HAVE_STRFTIME)
134466 -#if defined(HAVE_LOCALTIME) && defined(HAVE_STRFTIME)
136786 - check_function_exists(localtime HAVE_LOCALTIME)
137035 -#cmakedefine HAVE_LOCALTIME 1
[all …]