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

  /external/libcxx/src/support/win32/
support.cpp 66 const size_t terminated_sequence = static_cast<size_t>(0); local
96 if ( have_result && result == terminated_sequence )
101 if ( have_result && result != terminated_sequence && result != incomplete_sequence )
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/
support.cpp 66 const size_t terminated_sequence = static_cast<size_t>(0); local
96 if ( have_result && result == terminated_sequence )
101 if ( have_result && result != terminated_sequence && result != incomplete_sequence )

Completed in 56 milliseconds