Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dcp-tree.h187 #define THUNK_FUNCTION_CHECK(NODE) __extension__ \ macro
195 #define THUNK_FUNCTION_CHECK(NODE) (NODE) macro