Searched refs:ppd_debug_marked (Results 1 – 1 of 1) sorted by relevance
27 static void ppd_debug_marked(ppd_file_t *ppd, const char *title);29 # define ppd_debug_marked(ppd,title) macro75 ppd_debug_marked(ppd, "Before..."); in cupsMarkOptions()355 ppd_debug_marked(ppd, "After..."); in cupsMarkOptions()697 ppd_debug_marked(ppd_file_t *ppd, /* I - PPD file data */ in ppd_debug_marked() function