Searched refs:nf (Results 1 – 1 of 1) sorted by relevance
764 int nf; in tchar2uni() local769 uc &= 0x1F; nf = 1; in tchar2uni()772 uc &= 0x0F; nf = 2; in tchar2uni()775 uc &= 0x07; nf = 3; in tchar2uni()785 } while (--nf != 0); in tchar2uni()4979 BYTE nf, nn; local4991 nf = fs->dirbuf[XDIR_NumSec]; nn = fs->dirbuf[XDIR_NumName];4994 fs->dirbuf[XDIR_NumSec] = nf; fs->dirbuf[XDIR_NumName] = nn;