Searched defs:DPRINTF (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A DCUPSfuncs.c36 #define DPRINTF(x, y) fprintf(stderr, x, y); macro
38 #define DPRINTF(x, y) macro
232 DPRINTF("CUPSfuncs::unable to open PPD %s\n", filename);
251 DPRINTF("CUPSfuncs::bad alloc new array\n", "")
262 DPRINTF("CUPSfuncs::bad alloc new string ->text\n", "")
272 DPRINTF("CUPSfuncs::bad alloc new string ->choice\n", "")
286 DPRINTF("CUPSfuncs::bad alloc new string text\n", "")
297 DPRINTF("CUPSfuncs::bad alloc new string choice\n", "")
340 DPRINTF("unable to open PPD %s\n", filename)
347 DPRINTF( "CUPSfunc
[all...]

Completed in 30 milliseconds