Home
last modified time | relevance | path

Searched refs:nothrow (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Djemalloc.h33 …const char *name, void *oldp, size_t *oldlenp, void *newp, size_t newlen) __attribute__((nothrow));
Dnew.cpp24 const std::nothrow_t std::nothrow = {}; member in std
/bionic/libstdc++/include/
Dnew12 extern const nothrow_t nothrow;