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

/freebsd-9.3-release/contrib/libstdc++/include/std/
H A Dstd_fstream.h399 const bool __testin = _M_mode & ios_base::in; local
402 if (__testin && __off > 0)
H A Dstd_sstream.h241 const bool __testin = _M_mode & ios_base::in; local
244 if (__testin)

Completed in 69 milliseconds