Searched refs:type_IsPtrTo (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ | ||
H A D | parseproto.h | 261 extern int type_IsPtrTo(type_t *); |
H A D | parseproto.y | 1443 type_IsPtrTo(type_t *tp) { in type_IsPtrTo() function |