Home
last modified time | relevance | path

Searched refs:strlen_len_freq (Results 1 – 1 of 1) sorted by relevance

/third_party/optimized-routines/string/bench/
Dstrlen.c62 static freq_data_t strlen_len_freq[] = variable
93 for (n = i = 0; (freq = strlen_len_freq[i].freq) != 0; i++) in init_strlen_distribution()
94 for (j = 0, size = strlen_len_freq[i].size; j < freq; j++) in init_strlen_distribution()