Home
last modified time | relevance | path

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

/third_party/glib/
Dconfig.h278 #define HAVE_STRUCT_TM_TM_GMTOFF 1 macro
/third_party/nghttp2/src/
Dutil.cc315 #ifdef HAVE_STRUCT_TM_TM_GMTOFF in common_log_date()
366 #ifdef HAVE_STRUCT_TM_TM_GMTOFF in iso8601_date()
/third_party/nghttp2/
DCMakeLists.txt293 check_struct_has_member("struct tm" tm_gmtoff time.h HAVE_STRUCT_TM_TM_GMTOFF)
Dconfigure.ac658 AC_DEFINE([HAVE_STRUCT_TM_TM_GMTOFF], [1], definition
/third_party/glib/glib/tests/
Dgdatetime.c1400 #if defined (HAVE_STRUCT_TM_TM_GMTOFF) || defined (HAVE_STRUCT_TM___TM_GMTOFF) in test_GDateTime_get_utc_offset()
1410 #ifdef HAVE_STRUCT_TM_TM_GMTOFF in test_GDateTime_get_utc_offset()