Searched refs:lrand48 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/Analysis/
H A Dsecurity-syntax-checks-no-emit.c13 long lrand48(void);
29 lrand48(); // no-warning
/external/opencv3/3rdparty/openexr/Imath/
H A DImathRandom.cpp50 // Static state used by Imath::drand48(), Imath::lrand48() and Imath::srand48()
156 lrand48 () function in namespace:Imath
H A DImathRandom.h230 long int lrand48 ();
/external/libvpx/libvpx/vpx_ports/
H A Dx86_abi_support.asm396 ; On Android platforms use lrand48 when building postproc routines. Prior to L
400 extern sym(lrand48)
401 %define LIBVPX_RAND lrand48
/external/ltrace/etc/
H A Dlibc.so.conf286 long lrand48();
/external/valgrind/perf/
H A Dtest_input_for_tinycc.c615 extern long int lrand48 (void) __attribute__ ((__nothrow__));

Completed in 177 milliseconds