Searched refs:d_print (Results 1 – 3 of 3) sorted by relevance
30 void d_print() { } in d_print() function34 derived d(1); d.d_print(); return 0; in main()
135 #define cplus_demangle_print d_print136 static char *d_print (int, const struct demangle_component *, int, size_t *);
1259 (d_print): Add estimate parameter. Change all callers.