Home
last modified time | relevance | path

Searched refs:array_indexed_param_list_read (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Diparam.h98 int array_indexed_param_list_read(dict_param_list *, const ref * /*t_*array */ ,
H A Diparam.c686 code = array_indexed_param_list_read(dlist, loc.pvalue, NULL, false, in ref_param_begin_read_collection()
979 array_indexed_param_list_read(dict_param_list * plist, const ref * parray, in array_indexed_param_list_read() function