Home
last modified time | relevance | path

Searched refs:debug_dump_bytes (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdebug.h118 void debug_dump_bytes(const byte * from, const byte * to,
H A Dgsmisc.c399 debug_dump_bytes(const byte * from, const byte * to, const char *msg) in debug_dump_bytes() function
423 debug_dump_bytes(data, data + raster, (y == 0 ? msg : NULL)); in debug_dump_bitmap()
H A Dgdevprn.c1269 debug_dump_bytes((const byte *)old_sp, (const byte *)(old_sp + 1), "old"); in gdev_prn_maybe_realloc_memory()
1270 debug_dump_bytes((const byte *)&prdev->space_params, in gdev_prn_maybe_realloc_memory()
H A Dgdevpsds.c570 debug_dump_bytes(table, table + sizeof(table), "table");
571 debug_dump_bytes(out, w.ptr + 1, "out");