Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgzht.h171 gx_ht_cache *gx_ht_alloc_cache(gs_memory_t *, uint, uint);
H A Dgshtx.c436 pcache = gx_ht_alloc_cache(pmem, in gs_ht_install()
H A Dgxht.c145 gx_ht_alloc_cache(gs_memory_t * mem, uint max_tiles, uint max_bits) in gx_ht_alloc_cache() function
H A Dgsht.c1106 pcache = gx_ht_alloc_cache( pis->memory, in gx_imager_dev_ht_install()