Searched refs:nf (Results 1 – 1 of 1) sorted by relevance
757 int nf; in tchar2uni() local762 uc &= 0x1F; nf = 1; in tchar2uni()764 uc &= 0x0F; nf = 2; in tchar2uni()766 uc &= 0x07; nf = 3; in tchar2uni()774 } while (--nf != 0); in tchar2uni()5183 BYTE nf, nn; local5195 nf = fs->dirbuf[XDIR_NumSec]; nn = fs->dirbuf[XDIR_NumName];5198 fs->dirbuf[XDIR_NumSec] = nf; fs->dirbuf[XDIR_NumName] = nn;