Searched refs:__do_put_bool (Results 1 – 1 of 1) sorted by relevance
386 __do_put_bool(_OutputIter __s, ios_base& __f, _CharT __fill, bool __x) { in __do_put_bool() function426 return _STLP_PRIV __do_put_bool(__s, __f, __fill, __val); in do_put()