Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxalloc.h90 typedef uint string_reloc_offset; typedef
100 sizeof(string_reloc_offset))
182 string_reloc_offset *sreloc; /* relocation for string blocks */
H A Digcstr.c220 string_reloc_offset *relp = in gc_strings_set_reloc()
224 register string_reloc_offset reloc = 0; in gc_strings_set_reloc()
H A Dgsalloc.c1715 (string_reloc_offset *) (cp->smark + cp->smark_size); in alloc_init_chunk()