Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h259 extern char *decl_ToFormal(decl_t *);
H A Dtrace.c834 symtab_set_formals(decl_ToFormal(pp)); in collect_prototype()
H A Dparseproto.y2172 decl_ToFormal(decl_t *dp) in decl_ToFormal() function