OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_words
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-call.cc
1250
int
start_words
= cum->words;
1251
int align_words = rs6000_parm_start (mode, type,
start_words
);
1272
named, align_words -
start_words
, depth);
1248
int
start_words
= cum->words;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-call.cc
1258
int
start_words
= cum->words;
1259
int align_words = rs6000_parm_start (mode, type,
start_words
);
1280
named, align_words -
start_words
, depth);
1256
int
start_words
= cum->words;
local
Completed in 46 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026