Searched refs:__need_fill (Results 1 – 1 of 1) sorted by relevance
442 …const bool __need_fill = (((sizeof(streamsize) > sizeof(size_t)) && (__STATIC_CAST(streamsize, __l… in __money_do_put() local444 streamsize __fill_amt = __need_fill ? __width - __length : 0; in __money_do_put()