| getdate.c | 190 #define HOUR(x) ((x) * 60) 209 /* Meridian: am, pm, or 24-hour style. */ 235 /* Gregorian year, month, day, hour, minutes, seconds, and nanoseconds. */ 239 long int hour; member in struct:__anon9582 243 /* Relative year, month, day, hour, minutes, seconds, and nanoseconds. */ 1731 pc->hour = (yyvsp[(3) - (5)].timespec).tv_nsec / 10000000; 1745 pc->hour = (yyvsp[(1) - (2)].textintval).value; 1758 pc->hour = (yyvsp[(1) - (4)].textintval).value; 1771 pc->hour = (yyvsp[(1) - (5)].textintval).value; 1786 pc->hour = (yyvsp[(1) - (6)].textintval).value [all...] |