OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:roundingPrecisionName
(Results
1 - 2
of
2
) sorted by relevancy
/src/regress/lib/libc/ieeefp/testfloat/
testLoops.c
75
const char *
roundingPrecisionName
, *roundingModeName, *tininessModeName;
83
if (
roundingPrecisionName
) {
85
fputs(
roundingPrecisionName
, stream );
/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 15 milliseconds
Indexes created Sun Sep 21 14:09:52 GMT 2025