Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/
Djemalloc_macros.h.in66 # define JEMALLOC_EXPORT __declspec(dllexport) macro
68 # define JEMALLOC_EXPORT __declspec(dllimport) macro
96 # define JEMALLOC_EXPORT JEMALLOC_ATTR(visibility("default")) macro
115 # define JEMALLOC_EXPORT macro
Djemalloc_macros.h66 # define JEMALLOC_EXPORT __declspec(dllexport) macro
68 # define JEMALLOC_EXPORT __declspec(dllimport) macro
96 # define JEMALLOC_EXPORT JEMALLOC_ATTR(visibility("default")) macro
115 # define JEMALLOC_EXPORT macro
Djemalloc.h129 # define JEMALLOC_EXPORT __declspec(dllexport) macro
/external/jemalloc_new/
Dconfigure.ac847 AC_DEFINE([JEMALLOC_EXPORT],[]) definition