Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dlcong48.c17 _lcong48_r (struct _rand48 *r, in _lcong48_r() function
33 _lcong48_r (&_rand48, p); in lcong48()
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dstdlib.h299 void _lcong48_r (struct _rand48 *, unsigned short [7]);
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-201519127 * libc/stdlib/lcong48.c (_lcong48_r): Likewise.
19891 * libc/stdlib/lcong48.c (lcong48, _lcong48_r): Ditto.