Home
last modified time | relevance | path

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

/third_party/optimized-routines/string/bench/
Dstrlen.c19 #define NUM_STRLEN 16384 macro
52 static uint16_t strlen_tests[NUM_STRLEN];
120 for (int n = 0; n < NUM_STRLEN; n++) in init_strlen_tests()
144 for (int c = 0; c < NUM_STRLEN; c++) in main()
151 for (int c = 0; c < NUM_STRLEN; c++) in main()