OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_def
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
169
bool
h_def
:1; /* symbol is defined */
member in struct:hte
emit2.c
152
if (hte->h_static || !hte->
h_def
)
hash.c
100
hte->
h_def
= false;
read.c
514
hte->
h_def
= true;
1170
hte->
h_def
= true;
1187
nhte->
h_def
= true; /* error in lint1 */
1240
/*
h_def
must be recalculated for old hte */
1241
hte->
h_def
= nhte->
h_def
= false;
1244
hte->
h_def
= true;
chk.c
144
if (!hte->h_used || hte->
h_def
)
164
if (!hte->
h_def
|| hte->h_used)
185
if (hte->h_syms == NULL || hte->h_used || hte->
h_def
)
207
if (!hte->
h_def
)
Completed in 13 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025