Searched refs:LIBSTDCXX (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/gcc/config/i386/
H A Ddjgpp.h170 #define LIBSTDCXX "-lstdcxx" macro
/freebsd-10.1-release/contrib/gcc/config/s390/
H A Dtpf.h129 #define LIBSTDCXX "-lCPP1" macro
/freebsd-10.1-release/contrib/gcc/cp/
H A Dg++spec.c42 #ifndef LIBSTDCXX
43 #define LIBSTDCXX "-lstdc++" macro
46 #define LIBSTDCXX_PROFILE LIBSTDCXX
312 arglist[j] = saw_profile_flag ? LIBSTDCXX_PROFILE : LIBSTDCXX;
/freebsd-10.1-release/contrib/libc++/src/
H A Dstdexcept.cpp130 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
174 #if !defined(_LIBCPPABI_VERSION) && !defined(LIBSTDCXX)
H A Dnew.cpp227 #ifndef LIBSTDCXX
237 #endif // !LIBSTDCXX

Completed in 129 milliseconds