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_imag
(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
624
z_imag
= 1;
636
z_imag
= 1; /* Re(y) odd: z is imaginary */
646
z_imag
= 1;
737
if ((
z_imag
|| (p > q + 3 + dr && mpfr_can_round (mpc_realref(u), p - q - 3 - dr, MPFR_RNDN, MPFR_RNDZ, pr))) &&
743
MPC_ASSERT (
z_imag
|| mpfr_number_p (mpc_realref(u)));
828
else if (
z_imag
)
Completed in 14 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026