Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y44 static type_t *type_SetFun(type_t *, decl_t *);
1280 type_SetFun(type_t *tp, decl_t *arglist) { in type_SetFun() function
1787 type_SetFun(tp, arglist); in decl_addfun()