Searched refs:s1_alignment (Results 1 – 1 of 1) sorted by relevance
232 const size_t s1_alignment = state.range(1); in BM_string_strcmp() local237 char* s1_aligned = GetAlignedPtrFilled(&s1, s1_alignment, nbytes, 'x'); in BM_string_strcmp()253 const size_t s1_alignment = state.range(1); in BM_string_strncmp() local258 char* s1_aligned = GetAlignedPtrFilled(&s1, s1_alignment, nbytes, 'x'); in BM_string_strncmp()