OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fmt_mpfr
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/tests/
tsprintf.c
1089
char
fmt_mpfr
[FMT_MPFR_SIZE];
local
1124
/* 2. build random format strings
fmt_mpfr
and fmt */
1125
ptr_mpfr =
fmt_mpfr
;
1147
MPFR_ASSERTN (ptr_mpfr -
fmt_mpfr
< FMT_MPFR_SIZE);
1156
xi = mpfr_asprintf (&xs,
fmt_mpfr
, prec, x);
1179
fmt_mpfr
, prec, x);
Completed in 29 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026