Home
last modified time | relevance | path

Searched refs:make_array (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzmisc3.c58 make_array(&stack[0].proc1, 0, 1, op - 1); in zeqproc()
59 make_array(&stack[0].proc2, 0, 1, op); in zeqproc()
H A Dzfrsd.c60 make_array(&filter1_array, a_readonly, 1, pFilter); in zrsdparams()
70 make_array(&parms1_array, a_readonly, 1, pDecodeParms); in zrsdparams()
H A Dstore.h232 #define make_array(pref,attrs,size,elts)\ macro
239 make_array(pref, attrs, 0, (ref *)NULL)
H A Dzcrd.c367 make_array(pqr_procs.value.refs + i, a_readonly | a_executable | space, in cie_cache_joint()
369 make_array(p, a_readonly | space, 4 * 6, p + 4); in cie_cache_joint()
H A Dialloc.c217 make_array(parr, attrs | mem->space, num_refs, obj); in gs_alloc_ref_array()
H A Dimain.c129 make_array(&minst->lib_path.container, avm_foreign, max_lib_paths, in gs_main_init0()
132 make_array(&minst->lib_path.list, avm_foreign | a_readonly, 0, in gs_main_init0()
H A Dzfcmap.c268 make_array(psia, a_readonly, 1, prcidsi); in acquire_cid_system_info()