OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_x
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libc/gen/
t_fpsetmask.c
104
static volatile float
f_x
;
variable
113
f_x
= f_one / f_zero;
149
f_x
= f_zero / f_zero;
157
f_x
= f_huge * f_huge;
179
f_x
= f_tiny * f_tiny;
263
#define BARRIER() fpsetmask(0);
f_x
= f_one * f_one
/src/external/gpl2/gettext/dist/gettext-tools/tests/
format-sh-1
15
"abc$
f_x
"
/src/external/lgpl3/gmp/dist/tests/rand/
statlib.c
91
mpf_t
f_x
;
local
104
mpf_init (Kt); mpf_init (
f_x
); mpf_init (f_j); mpf_init (f_jnq);
108
P (
f_x
, X[j-1]);
112
mpf_sub (Kt, f_jnq,
f_x
);
118
printf ("P()="); mpf_out_str (stdout, 10, 2,
f_x
); printf ("\t");
126
mpf_sub (Kt,
f_x
, f_jnq);
142
mpf_clear (Kt); mpf_clear (
f_x
); mpf_clear (f_j); mpf_clear (f_jnq);
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026