Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp_types.c38 #ifndef MININT
39 #define MININT (-MAXINT - 1) macro
175 {"time-at-completed", VTAG_INTEGER, MININT, MAXINT},
176 {"time-at-creation", VTAG_INTEGER, MININT, MAXINT},
177 {"time-at-processing", VTAG_INTEGER, MININT, MAXINT},
247 result = MININT; in min_val_len()
266 result = MININT; in min_val_len()