OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:POINT_INCREASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/rtl-ssa/
insns.cc
42
static const unsigned int
POINT_INCREASE
= 2;
331
insn->set_point (after->point () +
POINT_INCREASE
);
/src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
insns.cc
42
static const unsigned int
POINT_INCREASE
= 2;
318
insn->set_point (after->point () +
POINT_INCREASE
);
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026