Searched defs:non_const (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-general.c | 1749 unsigned non_const = 0; in oacc_set_fn_attrib() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-general.cc | 2701 unsigned non_const = 0; in oacc_set_fn_attrib() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 5650 build_compound_literal (location_t loc, tree type, tree init, bool non_const, in build_compound_literal()
|
H A D | c-parser.c | 10215 bool non_const; in c_parser_postfix_expression_after_paren_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 5968 build_compound_literal (location_t loc, tree type, tree init, bool non_const, in build_compound_literal()
|
H A D | c-parser.cc | 10268 bool non_const; in c_parser_postfix_expression_after_paren_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 3207 c_wrap_maybe_const (tree expr, bool non_const) in c_wrap_maybe_const()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 3415 c_wrap_maybe_const (tree expr, bool non_const) in c_wrap_maybe_const()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 23492 bool non_const = false; in cp_parser_initializer_list() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 25456 bool non_const = false; in cp_parser_initializer_list() local
|