Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxcdevn.h45 int alloc_device_n_map(gs_device_n_map ** ppmap, gs_memory_t * mem,
H A Dgscdevn.c118 code = alloc_device_n_map(&pcsdevn->map, pmem, "gs_cspace_build_DeviceN"); in gs_build_DeviceN()
168 alloc_device_n_map(gs_device_n_map ** ppmap, gs_memory_t * mem, in alloc_device_n_map() function
H A Dgscsepr.c210 code = alloc_device_n_map(&pcssepr->map, pmem, "gs_cspace_build_Separation"); in gs_build_Separation()