Searched refs:DohPutc (Results 1 – 6 of 6) sorted by relevance
70 #define DohPutc DOH_NAMESPACE(Putc) macro204 extern int DohPutc(int ch, DOHFile *obj);329 #define Putc DohPutc
606 DohPutc(int ch, DOH *obj) { in DohPutc() function
605 DohPutc(int ch, DOH *obj) { in DohPutc() function
74 #define DohPutc DOH_NAMESPACE(Putc) macro228 extern int DohPutc(int ch, DOHFile * obj);381 #define Putc DohPutc
721 int DohPutc(int ch, DOH *obj) { in DohPutc() function