Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Datomic_c11.h17 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument
66 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
H A Datomic_gcc_atomic.h39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument
90 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
H A Datomic_gcc_sync.h86 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument
161 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
H A Dseq.h10 #define seq_define(type, short_type) \ argument