Home
last modified time | relevance | path

Searched defs:JEMALLOC_NOTHROW (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/
Djemalloc_macros.h.in74 # define JEMALLOC_NOTHROW __declspec(nothrow) macro
76 # define JEMALLOC_NOTHROW macro
106 # define JEMALLOC_NOTHROW JEMALLOC_ATTR(nothrow) macro
118 # define JEMALLOC_NOTHROW macro
Djemalloc_macros.h74 # define JEMALLOC_NOTHROW __declspec(nothrow) macro
76 # define JEMALLOC_NOTHROW macro
106 # define JEMALLOC_NOTHROW JEMALLOC_ATTR(nothrow) macro
118 # define JEMALLOC_NOTHROW macro
Djemalloc.h137 # define JEMALLOC_NOTHROW __declspec(nothrow) macro