Searched refs:__fill_pos (Results 1 – 1 of 1) sorted by relevance
446 ios_base::fmtflags __fill_pos = __str.flags() & ios_base::adjustfield; in __money_do_put() local449 !(__fill_pos & (ios_base::left | ios_base::internal))) in __money_do_put()458 if (__fill_amt != 0 && __fill_pos == ios_base::internal) in __money_do_put()495 !(__fill_pos & (ios_base::right | ios_base::internal))) in __money_do_put()