Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dmt_rand.c214 static uint32_t rand_range32(uint32_t umax) { in rand_range32()
244 static uint64_t rand_range64(uint64_t umax) { in rand_range64()
280 zend_ulong umax = max - min; in php_mt_rand_range() local
H A Drandom.c222 zend_ulong umax; in php_random_int() local

Completed in 8 milliseconds