Home
last modified time | relevance | path

Searched refs:huge (Results 1 – 12 of 12) sorted by relevance

/device/google/contexthub/firmware/lib/libm/
Dsf_scalbn.c33 huge = 1.0e+30, variable
60 if (k > FLT_LARGEST_EXP) return huge*copysignf(huge,x); /* overflow */
65 return huge*copysignf(huge,x); /*overflow*/
Dsf_floor.c28 static const float huge = 1.0e30; variable
30 static float huge = 1.0e30; variable
47 if(huge+x>(float)0.0) {/* return 0*sign(x) if |x|<1 */
55 if(huge+x>(float)0.0) { /* raise inexact flag */
Def_pow.c34 huge = 1.0e30, variable
138 if(ix<0x3f7ffff8) return (hy<0)? huge*huge:tiny*tiny;
139 if(ix>0x3f800007) return (hy>0)? huge*huge:tiny*tiny;
217 return s*huge*huge; /* overflow */
219 if(p_l+ovt>z-p_h) return s*huge*huge; /* overflow */
Def_exp.c29 huge = 1.0e+30, variable
63 return huge*huge; /* overflow */
80 if(huge+x>one) return one+x;/* trigger inexact */
Dsf_atan.c65 huge = 1.0e30; variable
86 if(huge+x>one) return x; /* raise inexact */
Def_asin.c24 huge = 1.000e+30, variable
58 if(huge+x>one) return x;/* return x with inexact if x!=0*/
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
De_expf.c42 huge = 1.0e+30, variable
62 if(x > o_threshold) return huge*huge; /* overflow */ in __ieee754_expf()
79 if(huge+x>one) return one+x;/* trigger inexact */ in __ieee754_expf()
Ds_atanf.c46 huge = 1.0e30; variable
63 if(huge+x>one) return x; /* raise inexact */ in atanf()
/device/linaro/hikey/
Dinit.common.rc8 # disable transparent huge pages
/device/google/bonito/json-c/
DDoxyfile38 # Enabling this option can be useful when feeding doxygen a huge amount of source
/device/google/crosshatch/json-c/
DDoxyfile38 # Enabling this option can be useful when feeding doxygen a huge amount of source
/device/google/coral/json-c/
DDoxyfile38 # Enabling this option can be useful when feeding doxygen a huge amount of source