Searched defs:short_type (Results 1 – 4 of 4) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/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 88 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
|
| H A D | atomic_gcc_sync.h | 84 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \ argument 157 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, \ argument
|
| H A D | atomic_msvc.h | 54 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \ argument 117 #define JEMALLOC_GENERATE_INT_ATOMICS(type, short_type, lg_size) \ argument
|