Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dconfigure.in46 AC_CHECK_FUNCS(system gettimeofday mkdir strerror open64 stat64 fseeko64 lrand48_r srand48_r)
Drand.c59 lrand48_r(&(state->data), &rand); in sgenrand()
Dconfig.h.in24 /* Define to 1 if you have the `lrand48_r' function. */
Dconfigure5561 for ac_func in system gettimeofday mkdir strerror open64 stat64 fseeko64 lrand48_r srand48_r
/external/fio/os/
Dos-linux.h175 lrand48_r(rs, &val); in os_random_long()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1845 TEST(MemorySanitizer, lrand48_r) { in TEST() argument
1849 lrand48_r(&buf, &d); in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc4320 INTERCEPTOR(int, lrand48_r, void *buffer, long *result) {
4322 COMMON_INTERCEPTOR_ENTER(ctx, lrand48_r, buffer, result);
4326 int res = REAL(lrand48_r)(buffer, result);
4332 COMMON_INTERCEPT_FUNCTION(lrand48_r);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2225 fun:lrand48_r=uninstrumented
/external/valgrind/perf/
Dtest_input_for_tinycc.c651 extern int lrand48_r (struct drand48_data *__restrict __buffer,
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym195 PUBLIC 37c20 0 lrand48_r