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_src
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint2/
msg.c
118
if (Hflag && posp->
p_src
!= posp->p_isrc) {
122
filename = posp->
p_src
;
126
bool qm = !Hflag && posp->
p_src
!= posp->p_isrc;
read.c
192
pos.
p_src
= (unsigned short)csrcfile;
1152
if (sym->s_pos.
p_src
!= sym1->s_pos.
p_src
)
1156
if (call->f_pos.
p_src
!= sym1->s_pos.
p_src
)
1160
if (usym->u_pos.
p_src
!= sym1->s_pos.
p_src
)
1199
if (sym->s_pos.
p_src
== sym1->s_pos.
p_src
) {
1212
if (call->f_pos.
p_src
== sym1->s_pos.p_src)
[
all
...]
lint2.h
95
unsigned short
p_src
; /* index of name of translation unit (the name
member in struct:__anon8401
97
unsigned short p_line; /* line number in
p_src
*/
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026