Home
last modified time | relevance | path

Searched defs:invln2 (Results 1 – 5 of 5) sorted by relevance

/csrg-svn/old/libm/libm/
H A Dexpm1.c82 #define invln2 (*(double*)invln2x) macro
88 invln2 = 1.4426950408889633870E0 ; /*Hex 2^ 0 * 1.71547652B82FE */ variable
H A Dexp.c77 #define invln2 (*(double*)invln2x) macro
84 invln2 = 1.4426950408889633870E0 ; /*Hex 2^ 0 * 1.71547652B82FE */ variable
H A Dpow.c101 #define invln2 (*(double*)invln2x) macro
107 invln2 = 1.4426950408889633870E0 , /*Hex 2^ 0 * 1.71547652B82FE */ variable
/csrg-svn/lib/libm/common_source/
H A Dexpm1.c79 #define invln2 vccast(invln2) macro
H A Dexp.c72 #define invln2 vccast(invln2) macro