OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ieee_double_format
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
real.cc
3389
const struct real_format
ieee_double_format
=
3896
base_fmt = fmt->qnan_msb_set ? &
ieee_double_format
: &mips_double_format;
3931
base_fmt = fmt->qnan_msb_set ? &
ieee_double_format
: &mips_double_format;
3382
const struct real_format
ieee_double_format
=
local
/src/external/gpl3/gcc.old/dist/gcc/
real.cc
3337
const struct real_format
ieee_double_format
=
3845
base_fmt = fmt->qnan_msb_set ? &
ieee_double_format
: &mips_double_format;
3880
base_fmt = fmt->qnan_msb_set ? &
ieee_double_format
: &mips_double_format;
3330
const struct real_format
ieee_double_format
=
local
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026