OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MPFR_SGN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpc/dist/tests/
exceptions.c
27
#define
MPFR_SGN
(x) (mpfr_signbit (x) ? -1 : 1)
texceptions.c
27
#define
MPFR_SGN
(x) (mpfr_signbit (x) ? -1 : 1)
Completed in 58 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026