Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h638 #define THUNK_FUNCTION_CHECK(NODE) __extension__ \ macro
648 #define THUNK_FUNCTION_CHECK(NODE) (NODE) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h663 #define THUNK_FUNCTION_CHECK(NODE) __extension__ \ macro
673 #define THUNK_FUNCTION_CHECK(NODE) (NODE) macro