HOUR_IS_DONE      489 maint/gnulib/lib/parse-duration.c         if ((whatd_we_do == HOUR_IS_DONE) && (val >= SEC_PER_HR))
HOUR_IS_DONE      537 maint/gnulib/lib/parse-duration.c           if (whatd_we_do >= HOUR_IS_DONE)
HOUR_IS_DONE      540 maint/gnulib/lib/parse-duration.c           whatd_we_do = HOUR_IS_DONE;