Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Didebug.c197 private void print_ref_data(const gs_memory_t *mem, const ref *);
219 print_ref_data(mem, p); in debug_dump_one_ref()
223 print_ref_data(const gs_memory_t *mem, const ref *p) in print_ref_data() function
312 print_ref_data(mem, &temp); in debug_dump_array()