Home
last modified time | relevance | path

Searched defs:arr (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dzarray.c98 ref arr; in zastore() local
H A Didict.c134 ref arr; in dict_alloc() local
201 ref arr; in dict_create_contents() local
H A Discan.c629 ref arr; in scan_token() local
H A Diparam.c471 const ref *const arr = &((dict_param_list *)iplist)->dict; in array_new_indexed_param_write() local
968 ref *const arr = &((dict_param_list *) plist)->dict; in array_indexed_param_read() local
H A Dinterp.c675 copy_stack(i_ctx_t *i_ctx_p, const ref_stack_t * pstack, ref * arr) in copy_stack()
/plan9/sys/src/cmd/postscript/p9bitpost/
H A Dpslib.c633 static uchar *arr = nil; variable