Searched refs:make_packed_array (Results 1 – 3 of 3) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | iparray.h | 33 int make_packed_array(ref *, ref_stack_t *, uint, gs_dual_memory_t *,
|
| H A D | zpacked.c | 57 code = make_packed_array(&parr, &o_stack, (uint) op->value.intval, in zpackedarray() 85 make_packed_array(ref * parr, ref_stack_t * pstack, uint size, in make_packed_array() function
|
| H A D | iscan.c | 641 retcode = make_packed_array(myref, &o_stack, size, in scan_token()
|