Searched refs:DTS_DECL (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | linkage.c | 99 symtab_set_prototype(decl_ToString(buf, DTS_DECL, pp, composite_name)); in generate_interface_predeclaration()
|
H A D | parseproto.h | 212 DTS_DECL = 0, enumerator
|
H A D | parseproto.y | 1849 out = DTS_DECL; in decl_ToString() 1851 case DTS_DECL: in decl_ToString() 1923 decl_ToString(buf2, DTS_DECL, argp, in decl_ToString() 2040 decl_ToString(buf, DTS_DECL, pp, NULL)); in main() 2200 decl_ToString(buf2, DTS_DECL, argp, in decl_ToFormal()
|
H A D | interceptor.c | 122 (void) decl_ToString(buf, DTS_DECL, dp, function_name); in generate_interceptor()
|