Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Digc.c683 root.ptype = ptr_struct_type; in gc_rescan_chunk()
740 root.ptype = ptr_struct_type; in gc_trace_chunk()
843 if (ptp == ptr_struct_type) { in gc_trace()
915 ptp = ptr_struct_type; in gc_trace()
H A Dgsmemory.c220 return gs_register_root(mem, root, ptr_struct_type, pp, cname); in gs_register_struct_root()
H A Dilocate.c336 else if (ptype == ptr_struct_type) { in ialloc_validate_chunk()
H A Dgsstruct.h124 #define ptr_struct_type (&ptr_struct_procs) macro
354 (pep->ptr = (const void *)(optr), ptr_struct_type)