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

  /src/external/gpl3/binutils/dist/gas/
messages.c 37 as_bad() is used to mark errors that result in what we
54 treat all as_warn() errors as as_bad() errors. That is,
282 /* The common portion of as_bad and as_bad_where. */
323 as_bad (const char *format, ...) function
335 /* Like as_bad but the file name and line number are passed in.
as.h 512 PRINTF_LIKE (as_bad);
507 PRINTF_LIKE (as_bad); variable
  /src/external/gpl3/binutils.old/dist/gas/
messages.c 43 as_bad() is used to mark errors that result in what we
60 treat all as_warn() errors as as_bad() errors. That is,
247 /* The common portion of as_bad and as_bad_where. */
288 as_bad (const char *format, ...) function
300 /* Like as_bad but the file name and line number are passed in.
as.h 500 PRINTF_LIKE (as_bad);
495 PRINTF_LIKE (as_bad); variable

Completed in 23 milliseconds