Home
last modified time | relevance | path

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

/external/jemalloc/test/integration/
Dthread_arena.c21 char buf[BUFERROR_BUF]; in thd_start()
30 char buf[BUFERROR_BUF]; in thd_start()
56 char buf[BUFERROR_BUF]; in TEST_BEGIN()
Dposix_memalign.c100 char buf[BUFERROR_BUF]; in TEST_BEGIN()
Daligned_alloc.c106 char buf[BUFERROR_BUF]; in TEST_BEGIN()
/external/jemalloc/src/
Dpages.c92 char buf[BUFERROR_BUF]; in pages_unmap()
/external/jemalloc/include/jemalloc/internal/
Dutil.h35 #define BUFERROR_BUF 64 macro