Searched refs:strlen_len_arr (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/arm-optimized-routines/string/bench/
H A Dstrlen.c59 static uint8_t strlen_len_arr[SIZE_NUM]; variable
95 strlen_len_arr[n++] = size;
123 int exp_len = strlen_len_arr[rand32 (0) & SIZE_MASK];

Completed in 129 milliseconds