Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/
Djemalloc_macros.h.in55 # define JEMALLOC_NOTHROW __declspec(nothrow) macro
57 # define JEMALLOC_NOTHROW macro
87 # define JEMALLOC_NOTHROW JEMALLOC_ATTR(nothrow) macro
99 # define JEMALLOC_NOTHROW macro
Djemalloc_macros.h55 # define JEMALLOC_NOTHROW __declspec(nothrow) macro
57 # define JEMALLOC_NOTHROW macro
87 # define JEMALLOC_NOTHROW JEMALLOC_ATTR(nothrow) macro
99 # define JEMALLOC_NOTHROW macro
Djemalloc.h145 # define JEMALLOC_NOTHROW __declspec(nothrow) macro