Home
last modified time | relevance | path

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

/external/jemalloc/test/include/test/
DSFMT.h92 double to_res53_mix(uint32_t x, uint32_t y);
147 JEMALLOC_INLINE double to_res53_mix(uint32_t x, uint32_t y) in to_res53_mix() function
168 return to_res53_mix(x, y); in genrand_res53_mix()