Searched defs:pcg_xsl_rr_128_64 (Results 1 – 6 of 6) sorted by relevance
245 struct pcg_xsl_rr_128_64 { struct247 using state_type = __uint128_t;251 using result_type = uint64_t;253 inline uint64_t operator()(state_type state) { in operator()
246 struct pcg_xsl_rr_128_64 { struct248 using state_type = __uint128_t;252 using result_type = uint64_t;254 inline uint64_t operator()(state_type state) { in operator()