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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dwchar.h188 #define putwchar(wc) fputwc((wc), _REENT->_stdout) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dwchar.h189 #define putwchar(wc) fputwc((wc), _REENT->_stdout) macro
192 #define putwchar(wc) fputwc((wc), _impure_ptr->_stdout) macro

Completed in 54 milliseconds