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

  /src/external/bsd/jemalloc.old/include/jemalloc/
jemalloc_macros.h 63 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
90 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2))
93 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
114 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
jemalloc.h 177 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
205 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2))
208 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
229 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
259 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);
  /src/external/bsd/jemalloc/include/jemalloc/
jemalloc_macros.h 64 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
94 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2))
97 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
133 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
jemalloc.h 188 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
218 # define JEMALLOC_ALLOC_SIZE2(s1, s2) JEMALLOC_ATTR(alloc_size(s1, s2))
221 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
257 # define JEMALLOC_ALLOC_SIZE2(s1, s2)
295 JEMALLOC_CXX_THROW JEMALLOC_ATTR(malloc) JEMALLOC_ALLOC_SIZE2(1, 2);

Completed in 157 milliseconds