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

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h551 COMPLAIN = 1,
549 COMPLAIN = 1, enumerator in enum:action_discarded
H A Delflink.c6756 COMPLAIN set, ld will issue a warning message. If this function
6775 return COMPLAIN | PRETEND;
7149 if (action & COMPLAIN)
/haiku-buildtools/gcc/gcc/cp/
H A Dcall.c170 #define convert_like(CONV, EXPR, COMPLAIN) \
173 /*c_cast_p=*/false, (COMPLAIN))
174 #define convert_like_with_context(CONV, EXPR, FN, ARGNO, COMPLAIN ) \
177 /*c_cast_p=*/false, (COMPLAIN))
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h758 COMPLAIN = 1,
756 COMPLAIN = 1, enumerator in enum:action_discarded
H A Delflink.c9840 COMPLAIN set, ld will issue a warning message. If this function
9859 return COMPLAIN | PRETEND;
10419 if (action_discarded & COMPLAIN)

Completed in 303 milliseconds