HomeSort by relevance Sort by last modified time
    Searched defs:_M_regular_file (Results 1 - 2 of 2) sorted by null

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 121 unsigned char _M_regular_file ;
132 bool __regular_file() const { return (_M_regular_file != 0); }
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 121 unsigned char _M_regular_file ;
132 bool __regular_file() const { return (_M_regular_file != 0); }

Completed in 90 milliseconds