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