Home
last modified time | relevance | path

Searched refs:BUFERROR_BUF (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/test/integration/
Dthread_arena.c20 char buf[BUFERROR_BUF]; in thd_start()
29 char buf[BUFERROR_BUF]; in thd_start()
42 char buf[BUFERROR_BUF]; in mallctl_failure()
Dposix_memalign.c95 char buf[BUFERROR_BUF]; in TEST_BEGIN()
Daligned_alloc.c101 char buf[BUFERROR_BUF]; in TEST_BEGIN()
/external/jemalloc_new/include/jemalloc/internal/
Dmalloc_io.h35 #define BUFERROR_BUF 64 macro
/external/jemalloc_new/src/
Dpages.c152 char buf[BUFERROR_BUF]; in os_pages_unmap()