OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_use_pos
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
debug.c
431
if (sym->
s_use_pos
.p_file != NULL)
433
sym->
s_use_pos
.p_file, sym->
s_use_pos
.p_line);
decl.c
2113
sym->
s_use_pos
= rdsym->
s_use_pos
;
2903
sym->
s_use_pos
= unique_curr_pos();
3004
xsym->
s_use_pos
= sym->
s_use_pos
;
3029
warning_at(23, &lab->
s_use_pos
, lab->s_name);
3134
error_at(225, &sym->
s_use_pos
, sym->s_name);
lint1.h
212
pos_t
s_use_pos
; /* position of first use */
member in struct:sym
Completed in 14 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025