Searched refs:__arc4random_uniform (Results 1 – 3 of 3) sorted by relevance
53 __arc4random_uniform (uint32_t n) in __arc4random_uniform() function139 libc_hidden_def (__arc4random_uniform)140 weak_alias (__arc4random_uniform, arc4random_uniform)
151 __typeof (arc4random_uniform) __arc4random_uniform; variable152 libc_hidden_proto (__arc4random_uniform);
525 [! _ISOMAC](__arc4random_uniform): New.