Home
last modified time | relevance | path

Searched defs:newhigh (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/pcg-c/include/
H A Dpcg_variants.h253 uint32_t newhigh = pcg_rotr_32(high, newlow & 31u); in pcg_output_xsl_rr_rr_64_64() local
265 uint64_t newhigh = pcg_rotr_64(high, newlow & 63u); in pcg_output_xsl_rr_rr_128_128() local