Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h214 DTS_RET = 3 enumerator
H A Dinterceptor.c130 (void) decl_ToString(buf, DTS_RET, dp, "_return"); in generate_interceptor()
H A Dparseproto.y1861 case DTS_RET: in decl_ToString()
1880 if (out == DTS_RET) { in decl_ToString()
1910 if (out == DTS_RET && ffun == 1) { in decl_ToString()
2044 decl_ToString(buf, DTS_RET, pp, "%s")); in main()