taglinefilesource code
print68net/appletalk/ddp.c#define DPRINT(x)    print(x)
print60scripts/ksymoops.ccostream& print(ostream&) const;
print65scripts/ksymoops.ccfriend ostream& operator << (ostream& os, const KSym& k) { return k.print(os); }