Home
last modified time | relevance | path

Searched refs:DTS_DECL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dlinkage.c99 symtab_set_prototype(decl_ToString(buf, DTS_DECL, pp, composite_name)); in generate_interface_predeclaration()
H A Dparseproto.h212 DTS_DECL = 0, enumerator
H A Dparseproto.y1849 out = DTS_DECL; in decl_ToString()
1851 case DTS_DECL: in decl_ToString()
1923 decl_ToString(buf2, DTS_DECL, argp, in decl_ToString()
2038 decl_ToString(buf, DTS_DECL, pp, NULL)); in main()
2198 decl_ToString(buf2, DTS_DECL, argp, in decl_ToFormal()
H A Dinterceptor.c122 (void) decl_ToString(buf, DTS_DECL, dp, function_name); in generate_interceptor()