Searched refs:nn (Results 1 – 2 of 2) sorted by relevance
340 static void copy_block_nn( void *d, const void *s, uint_8t nn ) in copy_block_nn() argument342 while ( nn-- ) { in copy_block_nn()
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;