Searched refs:dprintf7 (Results 1 – 5 of 5) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gdevtrac.c | 157 dprintf7("copy_mono(x=%d, y=%d, w=%d, h=%d, dx=%d, raster=%d, id=0x%lx,\n", in trace_copy_mono() 168 dprintf7("copy_color(x=%d, y=%d, w=%d, h=%d, dx=%d, raster=%d, id=0x%lx)\n", in trace_copy_color() 178 dprintf7("copy_alpha(x=%d, y=%d, w=%d, h=%d, dx=%d, raster=%d, id=0x%lx,\n", in trace_copy_alpha() 191 dprintf7("fill_mask(x=%d, y=%d, w=%d, h=%d, dx=%d, raster=%d, id=0x%lx,\n", in trace_fill_mask() 377 dprintf7("begin_typed_image(type=%d, ImageMatrix=[%g %g %g %g %g %g]", in trace_begin_typed_image()
|
| H A D | std.h | 242 #define dprintf7(str,arg1,arg2,arg3,arg4,arg5,arg6,arg7)\ macro 245 (_dpl dprintf7(str, arg1, arg2, arg3, arg4, arg5, arg6, arg7))
|
| H A D | gxalloc.h | 283 dprintf7(dprintf_chunk_format,\
|
| H A D | gsfont.c | 472 dprintf7(", FontType=%d,\n[m] new FontMatrix=[%g %g %g %g %g %g]\n", in gs_makefont()
|
| H A D | gxpath.c | 989 dprintf7("%s: %1.4f %1.4f %1.4f %1.4f %1.4f %1.4f curveto\n", in gx_print_segment()
|