Searched refs:__testin (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_fstream.h377 const bool __testin = _M_mode & ios_base::in; local
380 if (__testin && __off > 0)
H A Dstd_sstream.h241 const bool __testin = _M_mode & ios_base::in; local
243 if (__testin)

Completed in 193 milliseconds