HomeSort by: relevance | last modified time | path
    Searched defs:JEMALLOC_GENERATE_ATOMICS (Results 1 - 16 of 16) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
atomic_c11.h 17 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
68 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_gcc_atomic.h 39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
92 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_gcc_sync.h 86 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
163 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_msvc.h 54 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
118 JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
  /src/external/bsd/jemalloc/include/jemalloc/internal/
atomic_c11.h 17 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
68 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_gcc_atomic.h 39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
92 JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
atomic_gcc_sync.h 86 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
163 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_msvc.h 54 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
118 JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
atomic_c11.h 17 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
68 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_gcc_atomic.h 39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
88 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_gcc_sync.h 84 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
159 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_msvc.h 54 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
118 JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
atomic_c11.h 17 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
68 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_gcc_atomic.h 39 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
88 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_gcc_sync.h 84 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, \
159 JEMALLOC_GENERATE_ATOMICS(type, short_type, /* unused */ lg_size) \
atomic_msvc.h 54 #define JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \
118 JEMALLOC_GENERATE_ATOMICS(type, short_type, lg_size) \

Completed in 31 milliseconds