Home
last modified time | relevance | path

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

/dports/print/pcal/pcal-4.11.0/src/
H A Dpcaldefs.h851 #define SC_SPLIT 3 /* split between first and last */ macro
H A Dpcal.c934 #if SMALL_CAL_POS == SC_SPLIT
1836 small_cal_pos = flag == F_SC_FIRST ? SC_FIRST : SC_SPLIT; in get_args()