Searched defs:psref (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | iname.h | 44 #define name_string_ref(mem, pnref, psref)\ argument 55 #define name_from_string(mem, psref, pnref)\ argument
|
H A D | ialloc.c | 353 gs_alloc_string_ref(gs_ref_memory_t * mem, ref * psref, in gs_alloc_string_ref()
|
H A D | iname.c | 229 ref * psref /* result, t_string */ ) in names_string_ref() 243 names_from_string(name_table * nt, const ref * psref, ref * pnref) in names_from_string()
|
H A D | ialloc.h | 109 #define ialloc_string_ref(psref, attrs, nbytes, cname)\ argument
|
H A D | zusparam.c | 631 pname_matches(const char *pname, const ref * psref) in pname_matches() 640 const ref * psref /*t_string */ ) in current_param_list()
|