OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONST_DOUBLE_LOW
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
rtl.h
2007
For a VOIDmode, there are two integers
CONST_DOUBLE_LOW
is the
2012
#define
CONST_DOUBLE_LOW
(r) XCMWINT (r, 0, CONST_DOUBLE, VOIDmode)
2313
return wi::storage_ref (&
CONST_DOUBLE_LOW
(x.first), 2, precision);
/src/external/gpl3/gcc.old/dist/gcc/
rtl.h
1998
For a VOIDmode, there are two integers
CONST_DOUBLE_LOW
is the
2003
#define
CONST_DOUBLE_LOW
(r) XCMWINT (r, 0, CONST_DOUBLE, VOIDmode)
2303
return wi::storage_ref (&
CONST_DOUBLE_LOW
(x.first), 2, precision);
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026