OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constructor_constant
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc
9140
static int
constructor_constant
;
9389
p->constant =
constructor_constant
;
9407
constructor_constant
= 1;
9539
p->constant =
constructor_constant
;
9557
constructor_constant
= 1;
9608
constructor_constant
= TREE_CONSTANT (value);
9864
if (
constructor_constant
)
9866
if (
constructor_constant
&& constructor_simple)
9889
constructor_constant
= p->constant;
10654
constructor_constant
= 0
9113
static int
constructor_constant
;
variable
[
all
...]
c-typeck.cc
9140
static int
constructor_constant
;
9389
p->constant =
constructor_constant
;
9407
constructor_constant
= 1;
9539
p->constant =
constructor_constant
;
9557
constructor_constant
= 1;
9608
constructor_constant
= TREE_CONSTANT (value);
9864
if (
constructor_constant
)
9866
if (
constructor_constant
&& constructor_simple)
9889
constructor_constant
= p->constant;
10654
constructor_constant
= 0
9113
static int
constructor_constant
;
variable
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc
8341
static int
constructor_constant
;
8593
p->constant =
constructor_constant
;
8611
constructor_constant
= 1;
8742
p->constant =
constructor_constant
;
8760
constructor_constant
= 1;
8811
constructor_constant
= TREE_CONSTANT (value);
9055
if (
constructor_constant
)
9057
if (
constructor_constant
&& constructor_simple)
9080
constructor_constant
= p->constant;
9826
constructor_constant
= 0
8316
static int
constructor_constant
;
variable
[
all
...]
c-typeck.cc
8341
static int
constructor_constant
;
8593
p->constant =
constructor_constant
;
8611
constructor_constant
= 1;
8742
p->constant =
constructor_constant
;
8760
constructor_constant
= 1;
8811
constructor_constant
= TREE_CONSTANT (value);
9055
if (
constructor_constant
)
9057
if (
constructor_constant
&& constructor_simple)
9080
constructor_constant
= p->constant;
9826
constructor_constant
= 0
8316
static int
constructor_constant
;
variable
[
all
...]
Completed in 53 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026