gmtoff 99 maint/gnulib/tests/test-parse-datetime.c long gmtoff; gmtoff 105 maint/gnulib/tests/test-parse-datetime.c gmtoff = tm_diff (&tm_local, &tm_gmt); gmtoff 107 maint/gnulib/tests/test-parse-datetime.c gmtoff = localtime (&s)->tm_gmtoff; gmtoff 110 maint/gnulib/tests/test-parse-datetime.c return gmtoff; gmtoff 122 maint/gnulib/tests/test-parse-datetime.c long gmtoff; gmtoff 131 maint/gnulib/tests/test-parse-datetime.c gmtoff = gmt_offset (ref_time); gmtoff 137 maint/gnulib/tests/test-parse-datetime.c expected.tv_sec = ref_time - gmtoff; gmtoff 147 maint/gnulib/tests/test-parse-datetime.c expected.tv_sec = ref_time - gmtoff;