OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inex3
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/tests/
tset_z_2exp.c
143
int inex2,
inex3
;
local
150
inex3
= mpfr_set (f3, f1, rnd);
151
MPFR_ASSERTN (
inex3
== 0);
158
inex3
= mpfr_check_range (f3, 0, rnd);
161
SAME_SIGN (inex2,
inex3
) &&
170
printf ("with inex = %d and flags =",
inex3
);
tset_z_2exp.c
143
int inex2,
inex3
;
local
150
inex3
= mpfr_set (f3, f1, rnd);
151
MPFR_ASSERTN (
inex3
== 0);
158
inex3
= mpfr_check_range (f3, 0, rnd);
161
SAME_SIGN (inex2,
inex3
) &&
170
printf ("with inex = %d and flags =",
inex3
);
Completed in 70 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026