Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dfstream.tcc192 const bool __testbinary = _M_mode & ios_base::binary; in showmanyc() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfstream.tcc275 const bool __testbinary = _M_mode & ios_base::binary; in showmanyc() local