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

  /src/usr.bin/xlint/lint1/
lint1.h 600 # define error_at(msgid, pos, args...) \ macro
601 wrap_check_printf_at(error_at, msgid, pos, ##args)
check-msgs.lua 66 error_at = "",
err.c 596 (error_at)(int msgid, const pos_t *pos, ...)
externs1.h 193 void error_at(int, const pos_t *, ...);
decl.c 1407 error_at(384, &decl->s_def_pos, decl->s_name);
3105 error_at(190, &sym->s_def_pos, sym->s_name);
3134 error_at(225, &sym->s_use_pos, sym->s_name);
  /src/tests/usr.bin/indent/
fmt_decl.c 974 (error_at)(int msgid, const pos_t *pos, ...)

Completed in 41 milliseconds