/device/linaro/bootloader/edk2/StdLib/LibC/Math/ |
w_exp.c | 27 u_threshold= -7.45133219101941108420e+02; /* 0xc0874910, 0xD52D3051 */
variable 41 else if(x<u_threshold)
|
e_exp.c | 95 u_threshold= -7.45133219101941108420e+02, /* 0xc0874910, 0xD52D3051 */
variable 131 if(x < u_threshold) return twom1000*twom1000; /* underflow */
|
/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 */
|
/device/google/contexthub/firmware/lib/libm/ |
wf_exp.c | 30 u_threshold= -1.0397208405e+02; /* 0xc2cff1b5 */ variable 72 } else if(x<u_threshold) {
|
/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 */
|
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
e_expf.c | 28 u_threshold= -1.0397208405e+02, /* 0xc2cff1b5 */ variable 63 if(x < u_threshold) return twom100*twom100; /* underflow */
|
/bionic/libc/kernel/uapi/linux/ |
ip_vs.h | 103 __u32 u_threshold; member in struct:ip_vs_dest_user 140 __u32 u_threshold; member in struct:ip_vs_dest_entry
|
/external/kernel-headers/original/uapi/linux/ |
ip_vs.h | 156 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_user 220 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_entry
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
ip_vs.h | 144 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_user 208 __u32 u_threshold; /* upper threshold */ member in struct:ip_vs_dest_entry
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
s_expl.c | 56 u_threshold = -11433.462743336297878837243843452621503L; variable 80 if (x < u_threshold)
|
/external/v8/src/base/ |
ieee754.cc | 1500 u_threshold = -7.45133219101941108420e+02, \/* 0xc0874910, 0xD52D3051 *\/ local [all...] |