Home
last modified time | relevance | path

Searched refs:get_random8 (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c29 static uint8_t get_random8() in get_random8() function
56 r = get_random8() % last_idx; in get_randomIdx()
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c27 static uint8_t get_random8() in get_random8() function
54 r = get_random8() % last_idx; in get_randomIdx()

Completed in 2 milliseconds