Searched refs:SIZE_NUM (Results 1 – 1 of 1) sorted by relevance
35 #define SIZE_NUM 65536 macro36 #define SIZE_MASK (SIZE_NUM-1)37 static uint8_t size_arr[SIZE_NUM];111 assert (n == SIZE_NUM); in init_copy_distribution()
Completed in 3 milliseconds