Home
last modified time | relevance | path

Searched refs:rsxp (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Darc4random.h63 _rs_allocate(struct _rs **rsp, struct _rsx **rsxp) in _rs_allocate() argument
66 _ARC4RANDOM_ALLOCATE(rsp, rsxp); in _rs_allocate()
69 *rsxp = &_arc4random_data.rsx; in _rs_allocate()