Searched refs:SIZE_NUM (Results 1 – 2 of 2) sorted by relevance
57 #define SIZE_NUM 65536 macro58 #define SIZE_MASK (SIZE_NUM - 1)59 static uint8_t strlen_len_arr[SIZE_NUM];96 assert (n == SIZE_NUM); in init_strlen_distribution()
49 #define SIZE_NUM 65536 macro50 #define SIZE_MASK (SIZE_NUM-1)51 static uint8_t size_arr[SIZE_NUM];124 assert (n == SIZE_NUM); in init_copy_distribution()