Searched refs:__flg (Results 1 – 1 of 1) sorted by relevance
150 ios_base::fmtflags __flg, streamsize __wid, _CharT __fill, in __copy_integer_and_fill() argument161 ios_base::fmtflags __dir = __flg & ios_base::adjustfield; in __copy_integer_and_fill()174 (__flg & ios_base::showbase) && in __copy_integer_and_fill()175 (__flg & ios_base::basefield) == ios_base::hex) { in __copy_integer_and_fill()