OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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;
1164
hte->
h_used
= true;
1182
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 45 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026