Searched refs:copy_block_nn (Results 1 – 1 of 1) sorted by relevance
311 # define block_copy_nn(d, s, l) copy_block_nn(d, s, l)342 static void copy_block_nn( uint8_t * d, const uint8_t *s, uint8_t nn ) in copy_block_nn() function