Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h213 DTS_CAST = 1, enumerator
H A Dparseproto.y1858 case DTS_CAST: in decl_ToString()
1950 if (out == DTS_CAST) { in decl_ToString()
2040 decl_ToString(buf, DTS_CAST, pp, NULL)); in main()
H A Dtrace.c837 symtab_set_cast(decl_ToString(buf, DTS_CAST, pp, NULL)); in collect_prototype()