Home
last modified time | relevance | path

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

/php-src/ext/random/
H A Dphp_random_uint128.h41 static inline php_random_uint128_t php_random_uint128_constant(uint64_t hi, uint64_t lo) in php_random_uint128_constant() function
99 static inline php_random_uint128_t php_random_uint128_constant(uint64_t hi, uint64_t lo) in php_random_uint128_constant() function

Completed in 6 milliseconds