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

  /src/usr.bin/xlint/lint1/
err.c 596 (error_at)(int msgid, const pos_t *pos, ...) function
lint1.h 602 # define error_at(msgid, pos, args...) \ macro
603 wrap_check_printf_at(error_at, msgid, pos, ##args)
  /src/tests/usr.bin/indent/
fmt_decl.c 974 (error_at)(int msgid, const pos_t *pos, ...) function

Completed in 18 milliseconds