Searched refs:nf (Results 1 – 1 of 1) sorted by relevance
751 int nf; in tchar2uni() local756 uc &= 0x1F; nf = 1; in tchar2uni()758 uc &= 0x0F; nf = 2; in tchar2uni()760 uc &= 0x07; nf = 3; in tchar2uni()768 } while (--nf != 0); in tchar2uni()5098 BYTE nf, nn; local5110 nf = fs->dirbuf[XDIR_NumSec]; nn = fs->dirbuf[XDIR_NumName];5113 fs->dirbuf[XDIR_NumSec] = nf; fs->dirbuf[XDIR_NumName] = nn;