Searched refs:PCG_128BIT_CONSTANT (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/pcg-c/include/ |
| H A D | pcg_variants.h | 41 #define PCG_128BIT_CONSTANT(high,low) \ macro 193 * (PCG_128BIT_CONSTANT(17766728186571221404ULL, in pcg_output_rxs_m_xs_128_128() 222 * (PCG_128BIT_CONSTANT(17766728186571221404ULL, in pcg_output_rxs_m_128_64() 282 PCG_128BIT_CONSTANT(2549297995355413924ULL,4865540595714422341ULL) 284 PCG_128BIT_CONSTANT(6364136223846793005ULL,1442695040888963407ULL) 298 { PCG_128BIT_CONSTANT(0xb8dc10e158a92392ULL, 0x98046df007ec0a53ULL) } 315 { PCG_128BIT_CONSTANT(0x0000000000000000ULL, 0xcafef00dd15ea5e5ULL) } 325 { PCG_128BIT_CONSTANT(0x979c9a98d8462005ULL, 0x7d3e9cb6cfe0549bULL), \ 326 PCG_128BIT_CONSTANT(0x0000000000000001ULL, 0xda3e39cb94b95bdbULL) }
|