Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y62 static void decl_PrintDecl(decl_t *, int);
1342 decl_PrintDecl(tp->t_args, lvl + 1); in type_PrintType()
1811 decl_PrintDecl(decl_t *dp, int lvl) { in decl_PrintDecl() function
2034 decl_PrintDecl(pp, 0); in main()