Searched refs:dict_int_array_check_param (Results 1 – 3 of 3) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | idparam.c | 162 dict_int_array_check_param(const ref * pdict, const char *kstr, uint len, in dict_int_array_check_param() function 206 return dict_int_array_check_param(pdict, kstr, maxlen, ivec, in dict_int_array_param() 213 return dict_int_array_check_param(pdict, kstr, len, ivec, in dict_ints_param()
|
| H A D | idparam.h | 71 int dict_int_array_check_param(const ref * pdict, const char *kstr,
|
| H A D | zimage3.c | 104 code = dict_int_array_check_param(op, "MaskColor", num_components * 2, in zimage4()
|