Home
last modified time | relevance | path

Searched refs:sallocx (Results 1 – 13 of 13) sorted by relevance

/external/jemalloc_new/test/integration/
Drallocx.c54 szs[0] = sallocx(p, 0); in TEST_BEGIN()
62 szs[j] = sallocx(q, 0); in TEST_BEGIN()
73 tsz = sallocx(q, 0); in TEST_BEGIN()
117 psz = sallocx(p, 0); in TEST_BEGIN()
128 qsz = sallocx(q, 0); in TEST_BEGIN()
192 sz = sallocx(q, 0); in TEST_BEGIN()
Dmallocx.c128 rsz = sallocx(p, 0); in TEST_BEGIN()
144 rsz = sallocx(p, 0); in TEST_BEGIN()
190 rsz = sallocx(ps[i], 0); in TEST_BEGIN()
Dxallocx.c27 sz = sallocx(p, 0); in TEST_BEGIN()
42 sz = sallocx(p, 0); in TEST_BEGIN()
57 sz = sallocx(p, 0); in TEST_BEGIN()
/external/jemalloc_new/test/unit/
Djunk.c73 for (sz = sallocx(s, 0); sz <= sz_max; in test_junk()
74 sz_prev = sz, sz = sallocx(s, 0)) { in test_junk()
99 assert_zu_ge(sallocx(t, 0), sz+1, in test_junk()
Dzero.c13 for (sz = sallocx(s, 0); sz <= sz_max; in test_zero()
14 sz_prev = sz, sz = sallocx(s, 0)) { in test_zero()
Dprof_reset.c255 sz = sallocx(p, 0); in TEST_BEGIN()
/external/jemalloc_new/include/jemalloc/internal/
Dpublic_namespace.h18 #define je_sallocx JEMALLOC_N(sallocx)
/external/jemalloc_new/include/jemalloc/
Djemalloc_mangle_jet.h29 # define sallocx jet_sallocx macro
Djemalloc_rename.h48 # define je_sallocx sallocx
Djemalloc_protos.h.in36 JEMALLOC_EXPORT size_t JEMALLOC_NOTHROW @je_@sallocx(const void *ptr,
Djemalloc.h360 # define sallocx je_sallocx macro
/external/jemalloc_new/test/stress/
Dmicrobench.c124 if (sallocx(p, 0) < 1) { in malloc_sallocx_free()
/external/jemalloc_new/
Dconfigure.ac851 …s_print malloc_usable_size mallocx nallocx posix_memalign rallocx realloc sallocx sdallocx xallocx"