Home | History | Annotate | Download | only in testprof

Lines Matching defs:sizes

1010    static unsigned long sizes[] = {
1037 for (x = sizes[i=0]; x < 100000; x = sizes[++i]) {