OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
353
if (dcs->
d_complex_mod
== FLOAT)
355
else if (dcs->
d_complex_mod
== DOUBLE)
362
dcs->
d_complex_mod
= NO_TSPEC;
395
if (dcs->
d_complex_mod
!= NO_TSPEC
398
dcs->
d_complex_mod
= t;
641
dcs->
d_complex_mod
= NO_TSPEC;
699
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 15 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025