OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:roundingPrecisionName
(Results
1 - 4
of
4
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/
testFunction.c
612
roundingPrecisionName
= "32";
615
roundingPrecisionName
= "64";
618
roundingPrecisionName
= "80";
622
roundingPrecisionName
= 0;
testLoops.c
75
const char *
roundingPrecisionName
, *roundingModeName, *tininessModeName;
83
if (
roundingPrecisionName
) {
85
fputs(
roundingPrecisionName
, stream );
/src/regress/lib/libc/ieeefp/testfloat/include/
testLoops.h
69
extern const char *
roundingPrecisionName
, *roundingModeName, *tininessModeName;
/src/lib/libc/softfloat/
timesoftfloat.c
64
static char *
roundingPrecisionName
, *roundingModeName, *tininessModeName;
75
if (
roundingPrecisionName
) {
77
fputs(
roundingPrecisionName
, stdout );
2064
roundingPrecisionName
= "32";
2067
roundingPrecisionName
= "64";
2070
roundingPrecisionName
= "80";
2073
roundingPrecisionName
= 0;
Completed in 34 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025