Searched refs:SIZE_NUM (Results 1 – 4 of 4) sorted by relevance
40 #define SIZE_NUM 65536 macro41 #define SIZE_MASK (SIZE_NUM-1)42 static uint8_t len_arr[SIZE_NUM];96 assert (n == SIZE_NUM); in init_memset_distribution()
40 #define SIZE_NUM 65536 macro41 #define SIZE_MASK (SIZE_NUM - 1)42 static uint8_t strlen_len_arr[SIZE_NUM];79 assert (n == SIZE_NUM); in init_strlen_distribution()
39 #define SIZE_NUM 65536 macro40 #define SIZE_MASK (SIZE_NUM-1)41 static uint8_t size_arr[SIZE_NUM];114 assert (n == SIZE_NUM); in init_copy_distribution()
117 #define SIZE_NUM OSSL_NELEM(lengths_list) macro326 static double results[ALGOR_NUM][SIZE_NUM];509 static long c[ALGOR_NUM][SIZE_NUM];1465 unsigned int size_num = SIZE_NUM; in speed_main()