Home
last modified time | relevance | path

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

/dports/print/lout/lout-3.40/
H A Dz14.c69 #define TOO_LOOSE 0 /* interval is too loose */ macro
116 { I.class = TOO_LOOSE; \
129 { I.class = I.tab_count > 0 ? LOOSE : TOO_LOOSE; \
891 case TOO_LOOSE: in FillObject()