Searched refs:gx_ht_init_cache (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gzht.h | 180 void gx_ht_init_cache(const gs_memory_t *mem, gx_ht_cache *, const gx_ht_order *);
|
H A D | gxht.c | 298 gx_ht_init_cache(pis->memory, pcache, porder); in gx_dc_ht_binary_load() 708 gx_ht_init_cache(const gs_memory_t *mem, gx_ht_cache * pcache, const gx_ht_order * porder) in gx_ht_init_cache() function
|
H A D | gshtx.c | 447 gx_ht_init_cache(pmem, pcache, &(pocs[j].corder)); in gs_ht_install()
|
H A D | gsht.c | 1113 gx_ht_init_cache(pis->memory, pcache, porder); in gx_imager_dev_ht_install()
|