Home
last modified time | relevance | path

Searched refs:__testbinary (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dfstream.tcc177 const bool __testbinary = _M_mode & ios_base::binary; in showmanyc() local
179 && __testbinary) in showmanyc()