Home | History | Annotate | Download | only in scripts

Lines Matching defs:bit

126     unsigned bit;
129 bit = fscanf(stdin, "%255s \"%1023[^\"]\" \"%1023[^\"]\"\n",
137 if (bit != 3) {
142 bit = 0;
177 char *llstr = bit>31 ? "LL" : "";
185 llstr, bit);
188 aflist->lopt->command, llstr, bit);
192 bit++;
200 llstr, bit);
203 *aflist->command, llstr, bit);
204 bit++;