Searched refs:ref_stack_store (Results 1 – 6 of 6) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | istack.h | 129 int ref_stack_store(const ref_stack_t *pstack, ref *parray, uint count,
|
| H A D | zarray.c | 103 code = ref_stack_store(&o_stack, &arr, size, 1, 0, true, idmemory, in zastore()
|
| H A D | zdict.c | 321 return ref_stack_store(&d_stack, op, count, 0, 0, true, idmemory, in zdictstack()
|
| H A D | istack.c | 295 ref_stack_store(const ref_stack_t *pstack, ref *parray, uint count, in ref_stack_store() function
|
| H A D | iscan.c | 660 retcode = ref_stack_store(&o_stack, myref, size, 0, 1, in scan_token()
|
| H A D | interp.c | 684 code = ref_stack_store(pstack, arr, size, 0, 1, true, idmemory, in copy_stack()
|