OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:z_real
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/mpc/dist/src/
pow.c
484
int ret = -2, loop, x_real, x_imag, y_real,
z_real
= 0, z_imag = 0,
local
616
z_real
= 1;
638
z_real
= 1; /* Re(y) even: z is real */
648
z_real
= 1;
707
if (
z_real
)
738
(
z_real
|| (p > q + 3 + di && mpfr_can_round (mpc_imagref(u), p - q - 3 - di, MPFR_RNDN, MPFR_RNDZ, pi))))
745
MPC_ASSERT (
z_real
|| mpfr_number_p (mpc_imagref(u)));
767
if (
z_real
)
Completed in 14 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026