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

  /external/fdlibm/
w_exp.c 25 u_threshold= -7.45133219101941108420e+02; /* 0xc0874910, 0xD52D3051 */ variable
43 else if(x<u_threshold)
e_exp.c 88 u_threshold= -7.45133219101941108420e+02, /* 0xc0874910, 0xD52D3051 */ variable
124 if(x < u_threshold) return twom1000*twom1000; /* underflow */
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_exp.c 88 u_threshold= -7.45133219101941108420e+02, /* 0xc0874910, 0xD52D3051 */ variable
125 if(x < u_threshold) return twom1000*twom1000; /* underflow */
e_expf.c 28 u_threshold= -1.0397208405e+02, /* 0xc2cff1b5 */ variable
63 if(x < u_threshold) return twom100*twom100; /* underflow */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ip_vs.h 122 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_user
187 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_entry
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ip_vs.h 122 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_user
187 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_entry
  /bionic/libc/kernel/uapi/linux/
ip_vs.h 124 __u32 u_threshold; member in struct:ip_vs_dest_user
170 __u32 u_threshold; member in struct:ip_vs_dest_entry
  /development/ndk/platforms/android-L/include/linux/
ip_vs.h 117 __u32 u_threshold; member in struct:ip_vs_dest_user
164 __u32 u_threshold; member in struct:ip_vs_dest_entry
  /external/kernel-headers/original/uapi/linux/
ip_vs.h 155 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_user
219 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_entry
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ip_vs.h 124 __u32 u_threshold; member in struct:ip_vs_dest_user
170 __u32 u_threshold; member in struct:ip_vs_dest_entry
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ip_vs.h 124 __u32 u_threshold; member in struct:ip_vs_dest_user
170 __u32 u_threshold; member in struct:ip_vs_dest_entry
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ip_vs.h 124 __u32 u_threshold; member in struct:ip_vs_dest_user
170 __u32 u_threshold; member in struct:ip_vs_dest_entry
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ip_vs.h 124 __u32 u_threshold; member in struct:ip_vs_dest_user
170 __u32 u_threshold; member in struct:ip_vs_dest_entry
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ip_vs.h 124 __u32 u_threshold; member in struct:ip_vs_dest_user
170 __u32 u_threshold; member in struct:ip_vs_dest_entry
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ip_vs.h 124 __u32 u_threshold; member in struct:ip_vs_dest_user
170 __u32 u_threshold; member in struct:ip_vs_dest_entry
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 57 u_threshold = -11433.462743336297878837243843452621503L; variable
249 if (x < u_threshold)

Completed in 663 milliseconds