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

/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dipp_types.c40 #ifndef MININT
41 #define MININT (-MAXINT - 1) macro
177 {"time-at-completed", VTAG_INTEGER, MININT, MAXINT},
178 {"time-at-creation", VTAG_INTEGER, MININT, MAXINT},
179 {"time-at-processing", VTAG_INTEGER, MININT, MAXINT},
249 result = MININT;
268 result = MININT;

Completed in 56 milliseconds