Searched refs:gs_register_struct_root (Results 1 – 9 of 9) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | iinit.c | 497 (code = gs_register_struct_root(imemory, NULL, in op_init() 510 (code = gs_register_struct_root(imemory, NULL, in op_init()
|
| H A D | ireclaim.c | 154 gs_register_struct_root((gs_memory_t *)lmem, &context_root, in gs_vmreclaim()
|
| H A D | gsiodev.c | 89 code = gs_register_struct_root(mem, NULL, (void **)&io_device_table, in gs_iodev_init()
|
| H A D | gsmemory.c | 217 gs_register_struct_root(gs_memory_t *mem, gs_gc_root_t *root, in gs_register_struct_root() function
|
| H A D | gsmemory.h | 426 int gs_register_struct_root(gs_memory_t *mem, gs_gc_root_t *root,
|
| H A D | zfont.c | 71 return gs_register_struct_root(imemory, NULL, (void **)&ifont_dir, in zfont_init()
|
| H A D | imain.c | 166 code = gs_register_struct_root(mem, NULL, in gs_main_init1()
|
| H A D | igc.c | 238 gs_register_struct_root((gs_memory_t *)space_memories[ispace], in gs_gc_reclaim()
|
| H A D | interp.c | 417 gs_register_struct_root(imemory_system, &ctx_root, in interp_reclaim()
|