OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_LOG10Eq
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/math/
clog10q.c
72
* ((__float128)
M_LOG10Eq
/ 2));
80
__real__ result = log1pq (d2m1) * ((__float128)
M_LOG10Eq
/ 2);
88
__real__ result = log1pq (d2m1) * ((__float128)
M_LOG10Eq
/ 2);
96
__real__ result = log1pq (d2m1) * ((__float128)
M_LOG10Eq
/ 2);
104
__imag__ result =
M_LOG10Eq
* atan2q (__imag__ x, __real__ x);
/src/external/gpl3/gcc.old/dist/libquadmath/math/
clog10q.c
72
* ((__float128)
M_LOG10Eq
/ 2));
80
__real__ result = log1pq (d2m1) * ((__float128)
M_LOG10Eq
/ 2);
88
__real__ result = log1pq (d2m1) * ((__float128)
M_LOG10Eq
/ 2);
96
__real__ result = log1pq (d2m1) * ((__float128)
M_LOG10Eq
/ 2);
104
__imag__ result =
M_LOG10Eq
* atan2q (__imag__ x, __real__ x);
/src/external/gpl3/gcc/dist/libquadmath/
quadmath.h
170
#define
M_LOG10Eq
0.434294481903251827651128918916605082Q /* log_10 e */
/src/external/gpl3/gcc.old/dist/libquadmath/
quadmath.h
170
#define
M_LOG10Eq
0.434294481903251827651128918916605082Q /* log_10 e */
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026