Home
last modified time | relevance | path

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

/dports/audio/cpige/cpige-1.5/
H A Dcpige.c331 case IVAL_HOUR:
367 case IVAL_HOUR:
484 case IVAL_HOUR:
1005 cmdLine->intervalType = IVAL_HOUR;
1129 cmdLine->intervalType = IVAL_HOUR;
1238 cmdLine->intervalType = IVAL_HOUR;
1323 if (cmdLine->intervalType == IVAL_HOUR)
1396 if (cmdLine->intervalType == IVAL_HOUR)
H A Dcpige.h3 #define IVAL_HOUR 1 macro