OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_imag
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/mpc/dist/src/
pow.c
182
int
x_imag
= mpfr_zero_p (mpc_realref(x));
local
208
if (
x_imag
)
223
if (
x_imag
)
420
if (ret >= 0 &&
x_imag
)
484
int ret = -2, loop, x_real,
x_imag
, y_real, z_real = 0, z_imag = 0,
local
668
x_imag
= mpfr_zero_p (mpc_realref(x));
807
if (y_real && (x_real ||
x_imag
))
838
if (y_real &&
x_imag
)
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026