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

  /bionic/libstdc++/src/
new.cpp 4 const std::nothrow_t std::nothrow = {}; member in class:std
  /external/stlport/stlport/stl/
_new.h 67 # define nothrow nothrow_t() macro
98 using _STLP_VENDOR_EXCEPT_STD::nothrow;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_new.h 67 # define nothrow nothrow_t() macro
98 using _STLP_VENDOR_EXCEPT_STD::nothrow;
  /external/stlport/src/
dll_main.cpp 90 const nothrow_t nothrow /* = {} */; variable
  /ndk/sources/cxx-stl/stlport/src/
dll_main.cpp 90 const nothrow_t nothrow /* = {} */; variable

Completed in 340 milliseconds