Searched refs:di (Results 1 – 1 of 1) sorted by relevance
1908 UINT ni, di; local1916 for (pchr = 1, di = 0; di < 13; di++) { /* Process all characters in the entry */1917 chr = ld_word(dir + LfnOfs[di]); /* Pick a character from the entry */1944 UINT ni, di; local1952 for (pchr = 1, di = 0; di < 13; di++) { /* Process all characters in the entry */1953 chr = ld_word(dir + LfnOfs[di]); /* Pick a character from the entry */1984 UINT ni, di; local1994 di = chr = 0;1997 st_word(dir + LfnOfs[di], chr); /* Set it */1999 } while (++di < 13);[all …]