Searched refs:ppd_debug_marked (Results 1 – 1 of 1) sorted by relevance
31 static void ppd_debug_marked(ppd_file_t *ppd, const char *title);33 # define ppd_debug_marked(ppd,title) macro79 ppd_debug_marked(ppd, "Before..."); in cupsMarkOptions()359 ppd_debug_marked(ppd, "After..."); in cupsMarkOptions()701 ppd_debug_marked(ppd_file_t *ppd, /* I - PPD file data */ in ppd_debug_marked() function