Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h263 extern int type_IsVarargs(type_t *);
H A Dtrace.c768 if (type_IsVarargs(tp)) { in collect_prototype()
H A Dparseproto.y1467 type_IsVarargs(type_t *tp) { in type_IsVarargs() function
2093 if (type_IsVarargs(dp->d_type)) in decl_PrintTraceInfo()