Home
last modified time | relevance | path

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

/php-src/ext/random/
H A Dengine_pcgoneseq128xslrr64.c38 PHPAPI inline void php_random_pcgoneseq128xslrr64_seed128(php_random_status_state_pcgoneseq128xslrr… in php_random_pcgoneseq128xslrr64_seed128() function
161 php_random_pcgoneseq128xslrr64_seed128(state, s); in PHP_METHOD()
176 php_random_pcgoneseq128xslrr64_seed128(state, php_random_uint128_constant(t[0], t[1])); in PHP_METHOD()
182php_random_pcgoneseq128xslrr64_seed128(state, php_random_uint128_constant(0ULL, (uint64_t) int_see… in PHP_METHOD()
H A Dphp_random.h177 PHPAPI void php_random_pcgoneseq128xslrr64_seed128(php_random_status_state_pcgoneseq128xslrr64 *s, …
/php-src/ext/session/
H A Dsession.c2973 php_random_pcgoneseq128xslrr64_seed128(ps_globals->random.state, seed); in PHP_GINIT_FUNCTION()

Completed in 39 milliseconds