OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPLEX
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
83
COMPLEX
, /* keyword "_Complex", only used in the parser */
122
bool tt_is_complex:1; /*
complex
type */
/src/usr.bin/xlint/lint1/
decl.c
350
if (t ==
COMPLEX
) {
356
t =
COMPLEX
;
397
else if (t ==
COMPLEX
&& dcs->d_abstract_type == NO_TSPEC)
726
if (t ==
COMPLEX
&& c == FLOAT)
728
else if (t ==
COMPLEX
&& c == DOUBLE)
730
else if (t ==
COMPLEX
&& c == LDOUBLE)
732
else if (t ==
COMPLEX
) {
lex.c
145
kwdef_type( "_Complex",
COMPLEX
, 99),
Completed in 41 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026