Searched defs:wxPutchar (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwxchar.h386 #define wxPutchar _puttchar macro
533 #define wxPutchar(wch) wxPutc(wch, stdout) macro
621 #define wxPutchar wputchar macro
623 #define wxPutchar(wch) wxPutc(wch, stdout) macro
690 #define wxPutchar putwchar macro
790 #define wxPutchar putchar macro

Completed in 61 milliseconds