wi.c | 2776 static int hist1[11]; local in function:wi_cmd_start 2795 hist1[500 - i]++; 2797 hist1[10]++; 2800 printf("%s: hist1: %d %d %d %d %d %d %d %d %d %d %d\n", 2802 hist1[0], hist1[1], hist1[2], hist1[3], hist1[4], 2803 hist1[5], hist1[6], hist1[7], hist1[8], hist1[9] [all...] |