OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_func_def_pos
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint1/
debug.c
526
if (dl->
d_func_def_pos
.p_file != NULL)
528
dl->
d_func_def_pos
.p_file, dl->
d_func_def_pos
.p_line,
529
dl->
d_func_def_pos
.p_uniq);
lint1.h
382
pos_t
d_func_def_pos
; /* position of the function definition */
member in struct:decl_level
func.c
269
dcs->
d_func_def_pos
= fsym->s_def_pos;
363
outfdef(funcsym, &dcs->
d_func_def_pos
,
decl.c
662
dcs->
d_func_def_pos
= (pos_t){ NULL, 0, 0 };
Completed in 14 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025