Searched refs:hour12 (Results 1 – 1 of 1) sorted by relevance
384 int hour12 = tp->tm_hour; variable454 if (hour12 > 12)455 hour12 -= 12;457 if (hour12 == 0)458 hour12 = 12;943 DO_NUMBER (2, hour12);955 DO_NUMBER_SPACEPAD (2, hour12);