Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y48 static const char *type_Verify(type_t *);
486 const char *sp = type_Verify($1->d_type);
496 const char *sp = type_Verify($3->d_type);
1384 type_Verify(type_t *tp) { in type_Verify() function
1669 ep = type_Verify(dp->d_type); in decl_Verify()