Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in67 # define JEMALLOC_EXPORT __declspec(dllexport) macro
69 # define JEMALLOC_EXPORT __declspec(dllimport) macro
100 # define JEMALLOC_EXPORT JEMALLOC_ATTR(visibility("default")) macro
134 # define JEMALLOC_EXPORT macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc.h154 # define JEMALLOC_EXPORT global() macro
[all...]
/freebsd/contrib/jemalloc/
H A Dconfigure.ac1055 AC_DEFINE([JEMALLOC_EXPORT],[], [ ]) definition