HomeSort by: relevance | last modified time | path
    Searched defs:as_warn (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
messages.c 47 as_warn() is used when we have an error from which we
54 treat all as_warn() errors as as_bad() errors. That is,
188 /* The common portion of as_warn, as_warn_where, and as_tsktsk. */
227 as_warn (const char *format, ...) function
243 /* Like as_warn but the file name and line number are passed in.
as.h 515 PRINTF_LIKE (as_warn);
510 PRINTF_LIKE (as_warn); variable
  /src/external/gpl3/binutils.old/dist/gas/
messages.c 53 as_warn() is used when we have an error from which we
60 treat all as_warn() errors as as_bad() errors. That is,
173 /* The common portion of as_warn and as_warn_where. */
214 as_warn (const char *format, ...) function
228 /* Like as_warn but the file name and line number are passed in.
as.h 503 PRINTF_LIKE (as_warn);
498 PRINTF_LIKE (as_warn); variable

Completed in 142 milliseconds