Searched refs:dprintstr (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Ded.refresh.c66 static void dprintstr (char *, const Char *, const Char *);
69 dprintstr(char *str, const Char *f, const Char *t) function
778 dprintstr("old- oe", old, oe);
779 dprintstr("new- ne", new, ne);
780 dprintstr("old-ofd", old, ofd);
781 dprintstr("new-nfd", new, nfd);
782 dprintstr("ofd-osb", ofd, osb);
783 dprintstr("nfd-nsb", nfd, nsb);
784 dprintstr("osb-ose", osb, ose);
785 dprintstr("ns
[all...]

Completed in 52 milliseconds