Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/regression/
Dmalloc-free-performance.c10 #define SIZE_ARR_SIZE 2048 macro
16 size_t sizes[SIZE_ARR_SIZE] = {
180 index %= SIZE_ARR_SIZE; in main()