OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpc_abs
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/lgpl3/mpc/dist/src/
abs.c
0
/*
mpc_abs
-- Absolute value of a complex number.
25
mpc_abs
(mpfr_ptr a, mpc_srcptr b, mpfr_rnd_t rnd)
function
norm.c
35
return
mpc_abs
(a, b, rnd);
log.c
128
mpc_abs
(w, op, MPFR_RNDN);
mpc.h
191
__MPC_DECLSPEC int
mpc_abs
(mpfr_ptr, mpc_srcptr, mpfr_rnd_t);
/src/external/lgpl3/mpc/dist/tests/
tabs.c
1
/* tabs -- test file for
mpc_abs
.
24
P[0].mpfr_inex =
mpc_abs
(P[1].mpfr, P[2].mpc, P[3].mpfr_rnd)
/src/external/gpl3/gcc/dist/gcc/fortran/
simplify.cc
784
mpc_abs
(result->value.real, e->value.complex, GFC_RND_MODE);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
simplify.cc
758
mpc_abs
(result->value.real, e->value.complex, GFC_RND_MODE);
Completed in 23 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026