OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FCOMPLEX
(Results
1 - 12
of
12
) sorted by relevancy
/src/usr.bin/xlint/common/
inittyp.c
108
typeinfo("float _Complex",
FCOMPLEX
,
FCOMPLEX
,
lint.h
84
FCOMPLEX
, /* float _Complex */
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
pass1.h
618
#define
FCOMPLEX
(MAXTYPES+6)
624
#define ISCTY(x) ((x) >=
FCOMPLEX
&& (x) <= LCOMPLEX)
gcc_compat.c
289
{
FCOMPLEX
, "SC" },
trees.c
113
"
fcomplex
", /* pass1 */
1816
case
FCOMPLEX
:
/src/external/bsd/pcc/dist/pcc/cc/ccom/
pass1.h
675
#define
FCOMPLEX
(MAXTYPES+6)
681
#define ISCTY(x) ((x) >=
FCOMPLEX
&& (x) <= LCOMPLEX)
gcc_compat.c
396
{
FCOMPLEX
, "SC" },
706
case
FCOMPLEX
:
712
i -= (
FCOMPLEX
-FLOAT);
trees.c
115
"
fcomplex
", /* pass1 */
1886
case
FCOMPLEX
:
/src/usr.bin/xlint/lint2/
read.c
634
return s == 's' ?
FCOMPLEX
857
t =
FCOMPLEX
;
/src/usr.bin/xlint/lint1/
tree.c
1067
if (lt ==
FCOMPLEX
|| rt ==
FCOMPLEX
)
1068
return
FCOMPLEX
;
1841
case
FCOMPLEX
:
4095
case
FCOMPLEX
:
4123
if (nt == FLOAT || nt ==
FCOMPLEX
)
lex.c
637
t = imaginary ?
FCOMPLEX
: FLOAT;
decl.c
352
t =
FCOMPLEX
;
727
t =
FCOMPLEX
;
Completed in 39 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026