Home
last modified time | relevance | path

Searched refs:__sz (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/common/dpaax/
H A Dcompat.h304 size_t __sz = sz >> 2; in copy_words() local
309 while (__sz--) in copy_words()
317 size_t __sz = sz >> 1; in copy_shorts() local
322 while (__sz--) in copy_shorts()