Searched refs:decl_IsVarargs (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/ | ||
H A D | parseproto.h | 256 extern int decl_IsVarargs(decl_t *dp); |
H A D | parseproto.y | 1594 decl_IsVarargs(decl_t *dp) { in decl_IsVarargs() function |