OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sched_mem_unit_code
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc
6633
static int
sched_mem_unit_code
;
6786
sched_mem_unit_code
= get_cpu_unit_code ("cf_mem1");
6807
sched_mem_unit_code
= 0;
6862
if (!cpu_unit_reservation_p (curr_state,
sched_mem_unit_code
))
6619
static int
sched_mem_unit_code
;
variable
/src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc
6614
static int
sched_mem_unit_code
;
6767
sched_mem_unit_code
= get_cpu_unit_code ("cf_mem1");
6788
sched_mem_unit_code
= 0;
6843
if (!cpu_unit_reservation_p (curr_state,
sched_mem_unit_code
))
6600
static int
sched_mem_unit_code
;
variable
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026