Home
last modified time | relevance | path

Searched refs:je_fn (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Djemalloc.c2095 #define ALIAS(je_fn) __attribute__((alias (#je_fn), used)) argument
2097 #define PREALIAS(je_fn) ALIAS(je_fn) argument
/external/jemalloc_new/src/
Djemalloc.c2525 # define ALIAS(je_fn) __attribute__((alias (#je_fn), used)) argument
2527 # define PREALIAS(je_fn) ALIAS(je_fn) argument