OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_coef
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-affine.cc
107
widest_int
new_coef
local
111
if (
new_coef
== 0)
113
comb->elts[j].coef =
new_coef
;
152
widest_int
new_coef
local
154
if (
new_coef
!= 0)
156
comb->elts[i].coef =
new_coef
;
/src/external/gpl3/gcc.old/dist/gcc/
tree-affine.cc
107
widest_int
new_coef
local
111
if (
new_coef
== 0)
113
comb->elts[j].coef =
new_coef
;
152
widest_int
new_coef
local
154
if (
new_coef
!= 0)
156
comb->elts[i].coef =
new_coef
;
Completed in 17 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026