HomeSort by relevance Sort by last modified time
    Searched refs:lrand48_r (Results 1 - 6 of 6) sorted by null

  /external/ltp/utils/ffsb-6.0-rc2/
rand.c 59 lrand48_r(&(state->data), &rand);
configure     [all...]
  /external/fio/os/
os-linux.h 175 lrand48_r(rs, &val);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdlib.h 435 extern int lrand48_r (struct drand48_data *__restrict __buffer,
    [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc     [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 651 extern int lrand48_r (struct drand48_data *__restrict __buffer,
    [all...]

Completed in 2209 milliseconds