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

/opensolaris-onvv-gate/usr/src/lib/print/libipp-core/common/
H A Dipp.h155 DTAG_MAX = 0x0f, /* 0x0f */ enumerator in enum:__anon4660
H A Dread.c284 if (*type > DTAG_MAX) {
301 if (value_tag <= DTAG_MAX)
H A Dwrite.c343 for (c = DTAG_MIN; c <= DTAG_MAX; c++) {

Completed in 91 milliseconds