Searched refs:ialloc_struct (Results 1 – 10 of 10) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | zfjbig2.c | 116 st = ialloc_struct(jbig2_global_data_t, in z_jbig2makeglobalctx()
|
| H A D | ialloc.h | 44 #define ialloc_struct(typ, pstype, cname)\ macro
|
| H A D | ztoken.c | 289 pstate = ialloc_struct(scanner_state, &st_scanner_state, in ztoken_handle_comment()
|
| H A D | zshade.c | 173 pcs = ialloc_struct(gs_color_space, &st_color_space, in build_shading() 181 ialloc_struct(gs_client_color, &st_client_color, in build_shading()
|
| H A D | zvmem.c | 76 vmsave = ialloc_struct(vm_save_t, &st_vm_save, "zsave"); in zsave()
|
| H A D | zdps1.c | 124 pigo = ialloc_struct(igstate_obj, &st_igstate_obj, "gstate"); in zgstate()
|
| H A D | zcontext.c | 935 ialloc_struct(gs_condition_t, &st_condition, "zcondition"); in zcondition() 950 gs_lock_t *plock = ialloc_struct(gs_lock_t, &st_lock, "zlock"); in zlock()
|
| H A D | zbfont.c | 730 pdata = ialloc_struct(font_data, &st_font_data, in build_gs_sub_font()
|
| H A D | iscan.c | 259 ialloc_struct(scanner_state, &st_scanner_state, in scan_handle_refill()
|
| H A D | zchar1.c | 700 ialloc_struct(gs_type1exec_state, &st_gs_type1exec_state, in type1_call_OtherSubr()
|