Searched refs:new_std (Results 1 – 1 of 1) sorted by relevance
244 const gs_memory_struct_type_t *new_std; in gs_copydevice2() local259 new_std = a_std; in gs_copydevice2()262 new_std = std; in gs_copydevice2()271 new_std = a_std; in gs_copydevice2()277 new_dev = gs_alloc_struct_immovable(mem, gx_device, new_std, in gs_copydevice2()283 new_dev->stype = new_std; in gs_copydevice2()284 new_dev->stype_is_dynamic = new_std != std; in gs_copydevice2()