Home
last modified time | relevance | path

Searched refs:DohPutc (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cscout/cscout-bd7dfac/swill/Source/Objects/
H A Ddoh.h70 #define DohPutc DOH_NAMESPACE(Putc) macro
204 extern int DohPutc(int ch, DOHFile *obj);
329 #define Putc DohPutc
H A Dbase.c606 DohPutc(int ch, DOH *obj) { in DohPutc() function
/dports/dns/totd/totd-1.5.1/SWILL-0.1/Source/Objects/
H A Ddoh.h70 #define DohPutc DOH_NAMESPACE(Putc) macro
204 extern int DohPutc(int ch, DOHFile *obj);
329 #define Putc DohPutc
H A Dbase.c605 DohPutc(int ch, DOH *obj) { in DohPutc() function
/dports/devel/swig/swig-4.0.2/Source/DOH/
H A Ddoh.h74 #define DohPutc DOH_NAMESPACE(Putc) macro
228 extern int DohPutc(int ch, DOHFile * obj);
381 #define Putc DohPutc
H A Dbase.c721 int DohPutc(int ch, DOH *obj) { in DohPutc() function