Home
last modified time | relevance | path

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

/external/fio/lib/
Drand.h36 static inline void __frand32_copy(struct taus88_state *dst, in __frand32_copy() function
59 __frand32_copy(&dst->state32, &src->state32); in frand_copy()