Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/Porting/
H A Dfindrfuncs71 delete $rfuncs{drand48_r};
H A Dconfig_H4409 * This symbol, if defined, indicates that the drand48_r routine
4413 * This symbol encodes the prototype of drand48_r.
H A DGlossary737 which indicates to the C program that the drand48_r()
3086 This variable encodes the prototype of drand48_r.
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2004 TEST(MemorySanitizer, drand48_r) { in TEST() argument
2008 drand48_r(&buf, &d); in TEST()
/openbsd/gnu/usr.bin/perl/plan9/
H A Dconfig_h.sample1097 * This symbol, if defined, indicates that the drand48_r routine
1101 * This symbol encodes the prototype of drand48_r.
H A Dconfig.plan91148 * This symbol, if defined, indicates that the drand48_r routine
1152 * This symbol encodes the prototype of drand48_r.
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc5321 INTERCEPTOR(int, drand48_r, void *buffer, double *result) {
5323 COMMON_INTERCEPTOR_ENTER(ctx, drand48_r, buffer, result);
5327 int res = REAL(drand48_r)(buffer, result);
5342 COMMON_INTERCEPT_FUNCTION(drand48_r); \
/openbsd/gnu/usr.bin/perl/win32/
H A Dconfig_H.gc4530 * This symbol, if defined, indicates that the drand48_r routine
4534 * This symbol encodes the prototype of drand48_r.
H A Dconfig_H.vc4530 * This symbol, if defined, indicates that the drand48_r routine
4534 * This symbol encodes the prototype of drand48_r.
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1569 fun:drand48_r=uninstrumented
/openbsd/gnu/usr.bin/perl/
H A Dembed.fnc1085 TXop |double |drand48_r |NN perl_drand48_t *random_state
H A DConfigure12721 ''|0) try='int drand48_r(struct drand48_data*, double*);'
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc2649 XpTo |double |drand48_r |NN perl_drand48_t *random_state