Home
last modified time | relevance | path

Searched refs:de_const (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c118 static char *de_const(char *);
593 de_const(char *type) in de_const() function
791 (q = de_const(type_of(symtab_get_function())))); in collect_prototype()
800 strnormalize(de_const(declspec_ToString(buf, in collect_prototype()
828 q = de_const(type_of(symtab_get_last_arg()))); in collect_prototype()
H A Dparseproto.y64 static char *de_const(char *);
80 static char *de_const(char *);
2100 de_const(declspec_ToString(buf, funargs->d_ds))); in decl_PrintTraceInfo()
2131 de_const(char *str) in de_const() function
2149 de_const(declspec_ToString(buf, dp->d_ds))); in decl_GetTraceInfo()