OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bank_switch_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc
70
static int
bank_switch_p
(tree node);
2868
bank_switch_p
(tree node ATTRIBUTE_UNUSED)
function
4080
else if (
bank_switch_p
(cfun->decl))
4088
if (
bank_switch_p
(cfun->decl))
4170
if (!
bank_switch_p
(cfun->decl) && cfun->machine->intr_pushm)
/src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc
70
static int
bank_switch_p
(tree node);
2865
bank_switch_p
(tree node ATTRIBUTE_UNUSED)
function
4078
else if (
bank_switch_p
(cfun->decl))
4086
if (
bank_switch_p
(cfun->decl))
4168
if (!
bank_switch_p
(cfun->decl) && cfun->machine->intr_pushm)
Completed in 16 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026