Searched refs:rel_minutes (Results 1 – 2 of 2) sorted by relevance
174 long int rel_minutes; member467 pc->rel_minutes = -pc->rel_minutes;502 { pc->rel_minutes += $1 * $2; }504 { pc->rel_minutes += $1.value * $2; }506 { pc->rel_minutes += $1; }530 { pc->rel_minutes += $1.value * $2; }1252 pc.rel_minutes = 0; in get_date()1461 long int d2 = 60 * pc.rel_minutes; in get_date()1469 | (d2 / 60 ^ pc.rel_minutes) in get_date()
248 long int rel_minutes; member2022 pc->rel_minutes = -pc->rel_minutes;2118 { pc->rel_minutes += (yyvsp[(1) - (2)].intval) * (yyvsp[(2) - (2)].intval); ;}2125 { pc->rel_minutes += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;}2132 { pc->rel_minutes += (yyvsp[(1) - (1)].intval); ;}2202 { pc->rel_minutes += (yyvsp[(1) - (2)].textintval).value * (yyvsp[(2) - (2)].intval); ;}3161 pc.rel_minutes = 0; in get_date()3370 long int d2 = 60 * pc.rel_minutes; in get_date()3378 | (d2 / 60 ^ pc.rel_minutes) in get_date()