Searched refs:nn (Results 1 – 1 of 1) sorted by relevance
342 static void copy_block_nn( uint8_t * d, const uint8_t *s, uint8_t nn ) in copy_block_nn() argument344 while( nn-- ) in copy_block_nn()