Home
last modified time | relevance | path

Searched refs:d_print (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp4623.C30 void d_print() { } in d_print() function
34 derived d(1); d.d_print(); return 0; in main()
/openbsd/gnu/lib/libiberty/src/
H A Dcp-demangle.c135 #define cplus_demangle_print d_print
136 static char *d_print (int, const struct demangle_component *, int, size_t *);
H A DChangeLog1259 (d_print): Add estimate parameter. Change all callers.