Searched defs:vzero (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A De_log2f.c29 static volatile float vzero = 0.0; variable
H A De_log10f.c31 static volatile float vzero = 0.0; variable
H A De_log2.c39 static volatile double vzero = 0.0; variable
H A De_log.c86 static volatile double vzero = 0.0; variable
H A De_log10.c39 static volatile double vzero = 0.0; variable
H A De_logf.c33 static volatile float vzero = 0.0; variable
H A Ds_log1p.c99 static volatile double vzero = 0.0; variable
H A Ds_log1pf.c37 static volatile float vzero = 0.0; variable
H A De_jn.c46 static const volatile double vone = 1, vzero = 0; variable
H A De_jnf.c26 static const volatile float vone = 1, vzero = 0; variable
H A De_j1.c67 static const volatile double vone = 1, vzero = 0; variable
H A De_j1f.c28 static const volatile float vone = 1, vzero = 0; variable
H A De_lgammaf_r.c23 static const volatile float vzero = 0; variable
H A De_j0.c67 static const volatile double vone = 1, vzero = 0; variable
H A De_j0f.c28 static const volatile float vone = 1, vzero = 0; variable
H A De_lgamma_r.c88 static const volatile double vzero = 0; variable
/freebsd-10-stable/lib/msun/ld128/
H A De_lgammal_r.c26 static const volatile double vzero = 0; variable
/freebsd-10-stable/lib/msun/ld80/
H A De_lgammal_r.c30 static const volatile double vzero = 0; variable

Completed in 147 milliseconds