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

/external/dropbear/libtomcrypt/testprof/
H A Dx86_prof.c6 int no_results; variable
22 qsort(results, no_results, sizeof(struct list), &sorter);
26 for (x = 0; x < no_results; x++) {
30 for (x = 0; x < no_results; x++) {
35 for (x = 0; x < no_results; x++) {
265 no_results = 0;
280 results[no_results].spd1 = results[no_results].avg = t1;
281 results[no_results++].id = x;
300 no_results
[all...]
H A Dtomcrypt_test.h49 extern int no_results;

Completed in 32 milliseconds