Lines Matching refs:idx
70 int idx;77 for(idx=1; idx < nbuttons + 1; idx++) {78 printf("%d ", map[idx - 1]);134 int idx;144 for(idx=1; idx < min; idx++) {145 map[idx - 1] = atoi(argv[idx]);