Home
last modified time | relevance | path

Searched refs:nonconst (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-fnsummary.c2736 bool nonconst = e->nonconst_predicate.evaluate (possible_truths); in estimate_node_size_and_time() local
2747 if (nonconst) in estimate_node_size_and_time()
2750 if (!nonconst) in estimate_node_size_and_time()
2754 if (nonconst) in estimate_node_size_and_time()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c6527 char nonconst; member
6692 p->nonconst = constructor_nonconst; in really_start_incremental_init()
6838 p->nonconst = constructor_nonconst; in push_init_level()
7144 constructor_nonconst = p->nonconst; in pop_init_level()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Drope952 // Dereferencing a nonconst iterator has to return something
1148 // Only nonconst iterators modify root ref count
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drope951 // Dereferencing a nonconst iterator has to return something
1147 // Only nonconst iterators modify root ref count
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c7763 char nonconst; member
7929 p->nonconst = constructor_nonconst; in really_start_incremental_init()
8077 p->nonconst = constructor_nonconst; in push_init_level()
8416 constructor_nonconst = p->nonconst; in pop_init_level()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dparser.c19068 bool nonconst; in cp_parser_member_declaration() local
19075 &nonconst); in cp_parser_member_declaration()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c23930 bool nonconst; in cp_parser_member_declaration() local
23937 &nonconst); in cp_parser_member_declaration()