Searched refs:MEM_RANG_ALLOC_BLK_MIN (Results 1 – 1 of 1) sorted by relevance
298 #define MEM_RANG_ALLOC_BLK_MIN 2 macro334 size = rand() % MEM_RANG_ALLOC_BLK_MAX + MEM_RANG_ALLOC_BLK_MIN; in mem_alloc_test()474 size = rand() % MEM_RANG_ALLOC_BLK_MAX + MEM_RANG_ALLOC_BLK_MIN; in mem_realloc_test()
Completed in 3 milliseconds