OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_complex
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
142
#define
is_complex
(t) (type_properties(t)->tt_is_complex)
macro
/src/external/gpl3/gcc/dist/gcc/config/
darwin.cc
1071
int
is_complex
= (GET_CODE (XEXP (orig, 0)) == MEM);
local
1079
is_complex
= 1;
1084
if (reg &&
is_complex
)
/src/external/gpl3/gcc.old/dist/gcc/config/
darwin.cc
1032
int
is_complex
= (GET_CODE (XEXP (orig, 0)) == MEM);
local
1040
is_complex
= 1;
1045
if (reg &&
is_complex
)
/src/external/gpl3/binutils/dist/gas/config/
tc-hppa.c
1096
#define
is_complex
(exp) \
macro
1257
else if (
is_complex
(*exp))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-hppa.c
1096
#define
is_complex
(exp) \
macro
1257
else if (
is_complex
(*exp))
/src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc
6859
bool
is_complex
= target_expr_needs_replace (t);
local
6860
if (!
is_complex
)
6873
if (
is_complex
)
Completed in 37 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026