Searched defs:block_copy_nn (Results 1 – 1 of 1) sorted by relevance
308 # define block_copy_nn(d, s, l) memcpy(d, s, l) macro311 # define block_copy_nn(d, s, l) copy_block_nn(d, s, l) macro