Home | History | Annotate | Download | only in demos

Lines Matching defs:which

2113     int which = -1;
2115 while (result > 1024 && which < 7) {
2117 ++which;
2121 if (which >= 0) {
2122 unit[0] = prefixes[which];