Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgsmalloc.c59 private const gs_memory_procs_t gs_malloc_memory_procs = variable
117 mem->procs = gs_malloc_memory_procs; in gs_malloc_memory_init()