Home
last modified time | relevance | path

Searched refs:abs_time_zone_min (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetdate.y1384 int abs_time_zone_min = abs_time_zone % 60; in get_date() local
1390 abs_time_zone_hour, abs_time_zone_min); in get_date()
H A Dgetdate.c3293 int abs_time_zone_min = abs_time_zone % 60; in get_date() local
3299 abs_time_zone_hour, abs_time_zone_min); in get_date()