Home
last modified time | relevance | path

Searched defs:half (Results 26 – 50 of 78) sorted by relevance

1234

/titanic_51/usr/src/lib/libm/common/complex/
H A Dclog.c68 static const double half = 0.5, one = 1.0; variable
H A Dcatan.c85 half = 0.5, variable
[all...]
H A Dclogl.c45 static const long double zero = 0.0L, half = 0.5L, one = 1.0L; variable
H A Dcsqrtl.c43 half = 0.5L, variable
H A Dcatanf.c41 half = 0.5F, variable
H A Dcatanl.c113 half = 0.5L, variable
[all...]
H A Dcsqrt.c116 half = 0.5; variable
H A Dcasin.c211 half = 0.5; variable
H A Dcasinl.c42 half = 0.5L, variable
H A Dcacos.c215 half = 0.5; variable
/titanic_51/usr/src/lib/libm/common/Q/
H A Dcoshl.c77 half = 0.5L, variable
H A Derfl.c105 half = 0.5L, variable
/titanic_51/usr/src/lib/libm/amd64/src/
H A Dpowl.s64 half: label
/titanic_51/usr/src/lib/libm/common/LD/
H A Derfl.c104 half = 0.5L, variable
/titanic_51/usr/src/lib/libm/i386/src/
H A Dpowf.s68 half: label
H A Dpowl.s64 half: label
/titanic_51/usr/src/lib/libm/common/C/
H A D__rem_pio2.c53 half = 0.5, variable
H A Dexp.c271 #define half C[0] macro
H A D__rem_pio2m.c159 half = 0.5, variable
/titanic_51/usr/src/lib/libm/common/R/
H A Dcosf.c69 #define half C[10] macro
H A Dsinf.c69 #define half C[10] macro
H A Dtanf.c69 #define half C[12] macro
H A Dsincosf.c91 #define half C[10] macro
/titanic_51/usr/src/lib/libproc/common/
H A Dpr_lseek.c36 uint32_t half[2]; /* two 32-bit halves */ member
/titanic_51/usr/src/lib/libm/common/m9x/
H A Dremquof.c52 static const float zero = 0.0F, half = 0.5F; variable

1234