Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y46 static const char *type_Verify(type_t *);
484 const char *sp = type_Verify($1->d_type);
494 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()