Searched refs:ALIGN_NUM (Results 1 – 3 of 3) sorted by relevance
79 #define ALIGN_NUM 1024 macro80 #define ALIGN_MASK (ALIGN_NUM-1)81 static uint8_t src_align_arr[ALIGN_NUM];82 static uint8_t dst_align_arr[ALIGN_NUM];119 assert (n == ALIGN_NUM); in init_copy_distribution()124 assert (n == ALIGN_NUM); in init_copy_distribution()
78 #define ALIGN_NUM 1024 macro79 #define ALIGN_MASK (ALIGN_NUM-1)80 static uint8_t align_arr[ALIGN_NUM];101 assert (n == ALIGN_NUM); in init_memset_distribution()
61 #define ALIGN_NUM 1024 macro62 #define ALIGN_MASK (ALIGN_NUM - 1)63 static uint8_t strlen_align_arr[ALIGN_NUM];84 assert (n == ALIGN_NUM); in init_strlen_distribution()