Searched refs:LIB_SPEC (Results 1 – 6 of 6) sorted by relevance
61 #undef LIB_SPEC62 #define LIB_SPEC \ macro
59 #undef LIB_SPEC60 #define LIB_SPEC \ macro
512 #ifndef LIB_SPEC513 #define LIB_SPEC "%{!shared:%{g*:-lg} %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}}" macro717 static const char *lib_spec = LIB_SPEC;
670 #ifndef LIB_SPEC671 #define LIB_SPEC "%{!shared:%{g*:-lg} %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}}" macro1082 static const char *lib_spec = LIB_SPEC;
231 @defmac LIB_SPEC233 between the two is that @code{LIB_SPEC} is used at the end of the244 the value of @code{LIB_SPEC}.