Searched refs:MAX_ARR_SIZE (Results 1 – 1 of 1) sorted by relevance
35 #define MAX_ARR_SIZE (1 << 20) macro42 uint32_t idx = rand() % MAX_ARR_SIZE; in test_thread()71 for (unsigned i = 0; i < MAX_ARR_SIZE; i++) { in run_test()