OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_uniq
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
57
int
p_uniq
;
member in struct:lint2_type::__anon8399::__anon8400
emit2.c
83
outint(tp->t_uniqpos.
p_uniq
);
chk.c
1255
tp1->t_uniqpos.
p_uniq
==
1256
tp2->t_uniqpos.
p_uniq
);
1289
tp1->t_uniqpos.
p_uniq
==
1290
tp2->t_uniqpos.
p_uniq
);
read.c
732
tp->t_uniqpos.
p_uniq
= parse_int(&cp);
/src/usr.bin/xlint/lint1/
lint1.h
71
int
p_uniq
; /* uniquifier */
member in struct:__anon8365
656
curr_pos.
p_uniq
++;
658
csrc_pos.
p_uniq
++;
emit1.c
161
outint(tag->s_def_pos.
p_uniq
);
lex.c
1102
curr_pos.
p_uniq
= 0;
1105
csrc_pos.
p_uniq
= 0;
1412
curr_pos.
p_uniq
= 0;
1417
csrc_pos.
p_uniq
= 0;
debug.c
529
dl->d_func_def_pos.
p_uniq
);
Completed in 25 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026