HomeSort by relevance Sort by last modified time
    Searched full:__dorand48 (Results 1 - 25 of 180) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libc/upstream-netbsd/android/include/
rand48.h 21 __LIBC_HIDDEN__ void __dorand48(unsigned short[3]);
  /bionic/libc/upstream-netbsd/lib/libc/stdlib/
jrand48.c 37 __dorand48(xseed);
lrand48.c 31 __dorand48(__rand48_seed);
mrand48.c 31 __dorand48(__rand48_seed);
nrand48.c 36 __dorand48(xseed);
erand48.c 38 __dorand48(xseed);
_rand48.c 38 __dorand48(unsigned short xseed[3]) function
  /external/llvm/test/CodeGen/Mips/
2008-11-10-xint_to_fp.ll 15 tail call void @__dorand48( %struct._reent* %r, i16* %xseed ) nounwind
32 declare void @__dorand48(%struct._reent*, i16*)
39 tail call void @__dorand48( %struct._reent* %0, i16* %xseed ) nounwind
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 25 __dorand48
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 21 __dorand48
  /development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt 25 __dorand48
  /development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt 21 __dorand48
  /development/ndk/platforms/android-17/arch-mips/symbols/
libc.so.functions.txt 25 __dorand48
  /development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt 21 __dorand48
  /development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt 25 __dorand48
  /development/ndk/platforms/android-18/arch-x86/symbols/
libc.so.functions.txt 21 __dorand48
  /development/ndk/platforms/android-19/arch-mips/symbols/
libc.so.functions.txt 25 __dorand48
  /development/ndk/platforms/android-19/arch-x86/symbols/
libc.so.functions.txt 21 __dorand48
  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt 92 __dorand48
  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt 107 __dorand48
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt 25 __dorand48
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 21 __dorand48

Completed in 1199 milliseconds

1 2 3 4 5 6 7 8