OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:func_kind
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc
841
enum m68k_function_kind
func_kind
=
843
bool interrupt_handler =
func_kind
== m68k_fk_interrupt_handler;
844
bool interrupt_thread =
func_kind
== m68k_fk_interrupt_thread;
836
enum m68k_function_kind
func_kind
=
local
/src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc
837
enum m68k_function_kind
func_kind
=
839
bool interrupt_handler =
func_kind
== m68k_fk_interrupt_handler;
840
bool interrupt_thread =
func_kind
== m68k_fk_interrupt_thread;
832
enum m68k_function_kind
func_kind
=
local
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026