HomeSort by: relevance | last modified time | path
    Searched defs:arc4random_uniform (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
arc4random.c 81 __weak_alias(arc4random_uniform,_arc4random_uniform)
779 arc4random_uniform(uint32_t bound) function in typeref:typename:uint32_t
  /src/lib/libc/include/
namespace.h 211 #define arc4random_uniform _arc4random_uniform macro

Completed in 166 milliseconds