OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tt_rank_value
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
111
unsigned int
tt_rank_value
; /* relative size of the type; depends
member in struct:__anon8359
/src/usr.bin/xlint/lint1/
decl.c
87
ttab[i].
tt_rank_value
=
90
ttab[BOOL].
tt_rank_value
= 1;
tree.c
138
lint_assert(p1->
tt_rank_value
> 0);
139
lint_assert(p2->
tt_rank_value
> 0);
140
return (int)p1->
tt_rank_value
- (int)p2->
tt_rank_value
;
Completed in 20 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026