Searched defs:_sputc (Results 1 – 1 of 1) sorted by relevance
696 _ELIDABLE_INLINE int _sputc( int _c, FILE *_p) { in _sputc() function719 #define _sputc( __c, __p) \ macro724 #define _sputc( __c, __p) _sputc_raw( __c, __p) macro