Home
last modified time | relevance | path

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

/external/libcups/cups/
Ddebug-internal.h61 # define DEBUG_puts(x) _cups_debug_puts(x)
77 extern void _cups_debug_puts(const char *s) _CUPS_INTERNAL;
Ddebug.c168 _cups_debug_puts(const char *s) /* I - String to output */ in _cups_debug_puts() function