OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_fast_interrupt_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc
1228
is_fast_interrupt_func
(const_tree decl)
1367
?
is_fast_interrupt_func
(rx_previous_fndecl) : false;
1370
= fndecl ?
is_fast_interrupt_func
(fndecl) : false;
1447
||
is_fast_interrupt_func
(NULL_TREE)))
1505
|| (
is_fast_interrupt_func
(NULL_TREE)
1921
if (
is_fast_interrupt_func
(NULL_TREE))
2037
||
is_fast_interrupt_func
(NULL_TREE)
2121
||
is_fast_interrupt_func
(NULL_TREE)
2185
if (
is_fast_interrupt_func
(NULL_TREE))
2889
return !
is_fast_interrupt_func
(decl
1224
is_fast_interrupt_func
(const_tree decl)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc
1227
is_fast_interrupt_func
(const_tree decl)
1366
?
is_fast_interrupt_func
(rx_previous_fndecl) : false;
1369
= fndecl ?
is_fast_interrupt_func
(fndecl) : false;
1446
||
is_fast_interrupt_func
(NULL_TREE)))
1504
|| (
is_fast_interrupt_func
(NULL_TREE)
1920
if (
is_fast_interrupt_func
(NULL_TREE))
2036
||
is_fast_interrupt_func
(NULL_TREE)
2120
||
is_fast_interrupt_func
(NULL_TREE)
2184
if (
is_fast_interrupt_func
(NULL_TREE))
2889
return !
is_fast_interrupt_func
(decl
1223
is_fast_interrupt_func
(const_tree decl)
function
[
all
...]
Completed in 19 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026