Home
last modified time | relevance | path

Searched defs:JEMALLOC_N (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/test/include/test/
Djemalloc_test.h.in64 # define JEMALLOC_N(n) @private_namespace@##n macro
Djemalloc_test.h64 # define JEMALLOC_N(n) je_##n macro
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h13 # define JEMALLOC_N(n) jet_##n macro
19 # define JEMALLOC_N(n) je_##n macro
Djemalloc_internal.h.in13 # define JEMALLOC_N(n) jet_##n macro
19 # define JEMALLOC_N(n) @private_namespace@##n macro