Searched defs:de_const (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c120 static char *de_const(char *);
590 * de_const -- get rid of const meta-types. This is actually a
595 de_const(char *type) function
793 (q = de_const(type_of(symtab_get_function()))));
802 strnormalize(de_const(declspec_ToString(buf,
830 q = de_const(type_of(symtab_get_last_arg())));

Completed in 62 milliseconds