Home
last modified time | relevance | path

Searched defs:FUNC_IS_NORETURN_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.c62 #define FUNC_IS_NORETURN_P(decl) (TREE_THIS_VOLATILE (decl)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.cc62 #define FUNC_IS_NORETURN_P(decl) (TREE_THIS_VOLATILE (decl)) macro