Searched refs:MININT (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/print/libipp-core/common/ |
H A D | ipp_types.c | 40 #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; in min_val_len() 268 result = MININT; in min_val_len()
|