Searched refs:ref_stack_store_check (Results 1 – 3 of 3) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | istack.h | 116 int ref_stack_store_check(const ref_stack_t *pstack, ref *parray,
|
| H A D | istack.c | 251 ref_stack_store_check(const ref_stack_t *pstack, ref *parray, uint count, in ref_stack_store_check() function 306 int code = ref_stack_store_check(pstack, parray, count, skip); in ref_stack_store()
|
| H A D | zcontrol.c | 747 int code = ref_stack_store_check(&e_stack, op1, size, 0); in push_execstack()
|