Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Dcompat.h309 size_t __sz = sz >> 2; in copy_words() local
314 while (__sz--) in copy_words()
322 size_t __sz = sz >> 1; in copy_shorts() local
327 while (__sz--) in copy_shorts()