OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_rank_mod
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
decl.c
204
dcs->d_sign_mod != NO_TSPEC || dcs->
d_rank_mod
!= NO_TSPEC)
323
lint_assert(dcs->
d_rank_mod
== NO_TSPEC);
334
dcs->
d_rank_mod
!= NO_TSPEC || dcs->d_sign_mod != NO_TSPEC) {
338
dcs->
d_rank_mod
= NO_TSPEC;
365
if (t == LONG && dcs->
d_rank_mod
== LONG) {
368
dcs->
d_rank_mod
= NO_TSPEC;
390
if (dcs->
d_rank_mod
!= NO_TSPEC)
392
dcs->
d_rank_mod
= t;
394
if (dcs->
d_rank_mod
== NO_TSPEC || dcs->
d_rank_mod
== LONG)
[
all
...]
debug.c
494
if (dl->
d_rank_mod
!= NO_TSPEC)
495
debug_printf(" %s", tspec_name(dl->
d_rank_mod
));
lint1.h
355
tspec_t
d_rank_mod
; /* SHORT, LONG or LLONG */
member in struct:decl_level
Completed in 172 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025