OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cg_magic_constant
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc
2730
cg_magic_constant
(HOST_WIDE_INT c)
2797
if (
cg_magic_constant
(i & 0xffff))
2799
if (
cg_magic_constant
((i >> 16) & 0xffff))
2816
if (
cg_magic_constant
(i))
2721
cg_magic_constant
(HOST_WIDE_INT c)
function
/src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc
2730
cg_magic_constant
(HOST_WIDE_INT c)
2797
if (
cg_magic_constant
(i & 0xffff))
2799
if (
cg_magic_constant
((i >> 16) & 0xffff))
2816
if (
cg_magic_constant
(i))
2721
cg_magic_constant
(HOST_WIDE_INT c)
function
Completed in 47 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026