Home
last modified time | relevance | path

Searched refs:_cups_debug_puts (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Ddebug-private.h70 # define DEBUG_puts(x) _cups_debug_puts(x)
87 extern void _cups_debug_puts(const char *s);
Ddebug.c172 _cups_debug_puts(const char *s) /* I - String to output */ in _cups_debug_puts() function