Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/
Djemalloc_macros.h.in47 # define JEMALLOC_EXPORT __declspec(dllexport) macro
49 # define JEMALLOC_EXPORT __declspec(dllimport) macro
77 # define JEMALLOC_EXPORT JEMALLOC_ATTR(visibility("default")) macro
96 # define JEMALLOC_EXPORT macro
Djemalloc_macros.h47 # define JEMALLOC_EXPORT __declspec(dllexport) macro
49 # define JEMALLOC_EXPORT __declspec(dllimport) macro
77 # define JEMALLOC_EXPORT JEMALLOC_ATTR(visibility("default")) macro
96 # define JEMALLOC_EXPORT macro
Djemalloc.h137 # define JEMALLOC_EXPORT __declspec(dllexport) macro
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal_defs.h320 #define JEMALLOC_EXPORT macro
/external/jemalloc/
Dconfigure.ac661 AC_DEFINE([JEMALLOC_EXPORT],[]) definition