OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_used
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/xlint/lint2/
lint2.h
168
bool
h_used
:1; /* symbol is used */
member in struct:hte
hash.c
99
hte->
h_used
= false;
read.c
381
hte->
h_used
= true;
512
hte->
h_used
|= used;
580
hte->
h_used
= true;
1168
hte->
h_used
= true;
1186
nhte->
h_used
= true;
chk.c
87
hte->
h_used
= true;
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)
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025