Searched defs:short_type (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | atomic_c11.h | 17 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument 66 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
|
H A D | atomic_gcc_atomic.h | 39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument 90 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
|
H A D | atomic_gcc_sync.h | 86 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument 161 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
|
H A D | seq.h | 10 #define seq_define(type, short_type) \ argument
|