Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c2509 # define ALIAS(je_fn) __attribute__((alias (#je_fn), used)) macro
2511 # define PREALIAS(je_fn) ALIAS(je_fn)
2534 # undef ALIAS