OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:small_slots
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc
1099
int
small_slots
= 0;
1131
small_slots
= epiphany_stack_offset / UNITS_PER_WORD;
1165
: pretend_size ?
small_slots
1166
: 4 +
small_slots
- (first_slot == GPR_FP));
1092
int
small_slots
= 0;
local
/src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc
1099
int
small_slots
= 0;
1131
small_slots
= epiphany_stack_offset / UNITS_PER_WORD;
1165
: pretend_size ?
small_slots
1166
: 4 +
small_slots
- (first_slot == GPR_FP));
1092
int
small_slots
= 0;
local
Completed in 40 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026