Searched refs:Eprintf (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_gamma_pack.c827 #define Eprintf printf macro
829 static void Eprintf(char*d,...){} function
853 Eprintf("\n{%d,%d,%d,%d}\n",tbl[g],tbl[g+1],tbl[g+2],tbl[g+3]);
867 Eprintf("pw=%d\n", pw);
891 Eprintf("Val = %d\n", tbl[g]);
900 Eprintf("Start Compressed\n");
916 Eprintf("End Compressed\n");
925 #ifdef Eprintf
927 Eprintf("%s\n", str_data);

Completed in 11 milliseconds