Searched refs:TARGET_CXX_CDTOR_RETURNS_THIS (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h574 #ifndef TARGET_CXX_CDTOR_RETURNS_THIS
575 #define TARGET_CXX_CDTOR_RETURNS_THIS hook_bool_void_false macro
609 TARGET_CXX_CDTOR_RETURNS_THIS, \
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin.h965 #define TARGET_CXX_CDTOR_RETURNS_THIS (darwin_kextabi_p) macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c331 #undef TARGET_CXX_CDTOR_RETURNS_THIS macro
332 #define TARGET_CXX_CDTOR_RETURNS_THIS arm_cxx_cdtor_returns_this
330 #undef TARGET_CXX_CDTOR_RETURNS_THIS macro

Completed in 132 milliseconds