Searched refs:CUPS_TC_other (Results 1 – 3 of 3) sorted by relevance
61 page_count < 0 || printer_state < CUPS_TC_other || in main()
175 #define CUPS_TC_other 1 macro
752 if (type < CUPS_TC_other || type > CUPS_TC_covers) in backend_init_supplies()755 strlcpy(ptr, types[type - CUPS_TC_other], sizeof(value) - (size_t)(ptr - value)); in backend_init_supplies()