OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:warning_at
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.bin/xlint/lint1/
ckgetopt.c
141
warning_at
(338, &ck.options_pos, *opt);
decl.c
1410
warning_at
(384, &decl->s_def_pos, decl->s_name);
2943
warning_at
(231, &arg->s_def_pos, arg->s_name, funcsym->s_name);
2974
warning_at
(192, &sym->s_def_pos,
2980
warning_at
(191, &sym->s_set_pos,
2984
warning_at
(192, &sym->s_def_pos,
3026
warning_at
(232, &lab->s_set_pos, lab->s_name, funcsym->s_name);
3029
warning_at
(23, &lab->s_use_pos, lab->s_name);
3046
warning_at
(233, &sym->s_def_pos, sym->s_name);
3050
warning_at
(234, &sym->s_def_pos, sym->s_name);
3055
warning_at
(235, &sym->s_def_pos, sym->s_name)
[
all
...]
lint1.h
602
# define
warning_at
(msgid, pos, args...) \
macro
603
wrap_check_printf_at(
warning_at
, msgid, pos, ##args)
check-msgs.lua
68
warning_at
= "",
err.c
645
(
warning_at
)(int msgid, const pos_t *pos, ...)
func.c
987
warning_at
(282, &argsused_pos, "ARGSUSED");
993
warning_at
(282, &vapos, "VARARGS");
999
warning_at
(282, &printflike_pos, "PRINTFLIKE");
1005
warning_at
(282, &scanflike_pos, "SCANFLIKE");
externs1.h
194
void
warning_at
(int, const pos_t *, ...);
Completed in 47 milliseconds
Indexes created Wed Oct 29 07:09:46 GMT 2025