Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dzfdctd.c52 jddp = gs_alloc_struct_immovable(mem,jpeg_decompress_data, in zDCTD()
H A Dszlibc.c57 gs_alloc_struct_immovable(mem, zlib_dynamic_state_t, in s_zlib_alloc_dynamic_state()
H A Dzfdcte.c55 jcdp = gs_alloc_struct_immovable(mem, jpeg_compress_data, in zDCTE()
H A Dsjpegc.c202 jpeg_block_t *p = gs_alloc_struct_immovable(mem, jpeg_block_t, in jpeg_alloc()
H A Dgsropc.c178 gs_alloc_struct_immovable(mem, gx_device_composite_rop, in c_rop_create_default_compositor()
H A Dsdeparam.c104 jpeg_compress_data *jcdp_default = gs_alloc_struct_immovable(mem, in s_DCTE_get_params()
H A Dgdevjpeg.c229 jpeg_compress_data *jcdp = gs_alloc_struct_immovable(mem, jpeg_compress_data, in jpeg_print_page()
H A Dgsmemory.h265 #define gs_alloc_struct_immovable(mem, typ, pstype, cname)\ macro
H A Dgdevpsdu.c349 jcdp = gs_alloc_struct_immovable(mem, jpeg_compress_data, in psdf_DCT_filter()
H A Dgslib.c135 gs_alloc_struct_immovable(mem, gx_device_bbox, &st_device_bbox, in main()
824 gs_alloc_struct_immovable(mem, gx_device_cmap, &st_device_cmap, in test6()
H A Dgsovrc.c967 opdev = gs_alloc_struct_immovable( mem, in c_overprint_create_default_compositor()
H A Dgsdevice.c277 new_dev = gs_alloc_struct_immovable(mem, gx_device, new_std, in gs_copydevice2()
H A Dgsalphac.c278 gs_alloc_struct_immovable(mem, gx_device_composite_alpha, in c_alpha_create_default_compositor()
H A Dgximag3x.c539 gs_alloc_struct_immovable(mem, gx_device_bbox, &st_device_bbox, in make_mcdex_default()
H A Dzcontext.c361 gs_alloc_struct_immovable((gs_memory_t *) imem, gs_scheduler_t, in ctx_initialize()
H A Dgdevvec.c290 gs_alloc_struct_immovable(vdev->v_memory, in gdev_vector_open_file_options()
H A Dgdevbbox.c1198 bbcdev = gs_alloc_struct_immovable(memory, gx_device_bbox, in bbox_create_compositor()
H A Dgxclimag.c325 pie = gs_alloc_struct_immovable(mem, clist_image_enum, in clist_begin_typed_image()