OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_complex_mod
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
debug.c
490
if (dl->
d_complex_mod
!= NO_TSPEC)
491
debug_printf(" %s", tspec_name(dl->
d_complex_mod
));
decl.c
351
if (dcs->
d_complex_mod
== FLOAT)
353
else if (dcs->
d_complex_mod
== DOUBLE)
357
dcs->
d_complex_mod
= NO_TSPEC;
386
if (dcs->
d_complex_mod
!= NO_TSPEC
389
dcs->
d_complex_mod
= t;
628
dcs->
d_complex_mod
= NO_TSPEC;
687
tspec_t c = dcs->
d_complex_mod
;
lint1.h
353
tspec_t
d_complex_mod
; /* FLOAT or DOUBLE */
member in struct:decl_level
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026