Searched refs:__lcong48_r (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c649 void __lcong48_r() {} function
H A Dlibroot_stubs.c813 void __lcong48_r() {} function
/haiku/src/system/libroot/posix/glibc/include/
H A Dstdlib.h34 extern int __lcong48_r (unsigned short int __param[7],
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dlcong48.c29 (void) __lcong48_r (param, &__libc_drand48_data);
H A Dlcong48_r.c26 __lcong48_r (param, buffer) function
39 weak_alias (__lcong48_r, lcong48_r)

Completed in 77 milliseconds