Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y61 static void type_PrintType(type_t *, int);
1319 type_PrintType(type_t *tp, int lvl) { in type_PrintType() function
1822 type_PrintType(dp->d_type, lvl + 1); in decl_PrintDecl()