/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 2235 synthesized_method_walk (tree ctype, special_function_kind sfk, bool const_p, in synthesized_method_walk() 2450 bool const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in get_defaulted_eh_spec() local 2540 bool const_p = false; in maybe_explain_implicit_delete() local 2589 bool const_p = CP_TYPE_CONST_P (non_reference (TREE_VALUE (parms))); in explain_implicit_non_constexpr() local 2647 bool const_p, tree pattern_fn, in implicitly_declare_fn() 3083 bool const_p = false; in lazily_declare_fn() local
|
H A D | search.c | 1761 field_accessor_p (tree fn, tree field_decl, bool const_p) in field_accessor_p() 1823 bool const_p; variable 1861 locate_field_accessor (tree basetype_path, tree field_decl, bool const_p) in locate_field_accessor()
|
H A D | typeck.c | 2895 access_failure_info::get_any_accessor (bool const_p) const in get_any_accessor() 2930 access_failure_info::maybe_suggest_accessor (bool const_p) const in maybe_suggest_accessor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 2528 synthesized_method_walk (tree ctype, special_function_kind sfk, bool const_p, in synthesized_method_walk() 2743 bool const_p = CP_TYPE_CONST_P (non_reference (parm_type)); in get_defaulted_eh_spec() local 2833 bool const_p = false; in maybe_explain_implicit_delete() local 2882 bool const_p = CP_TYPE_CONST_P (non_reference (TREE_VALUE (parms))); in explain_implicit_non_constexpr() local 2944 bool const_p, tree pattern_fn, in implicitly_declare_fn() 3388 bool const_p = false; in lazily_declare_fn() local
|
H A D | search.cc | 1777 field_accessor_p (tree fn, tree field_decl, bool const_p) in field_accessor_p() 1839 bool const_p; member in locate_field_data 1877 locate_field_accessor (tree basetype_path, tree field_decl, bool const_p) in locate_field_accessor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-builtins.h | 232 unsigned char const_p:1; /* true if the declaration is constant */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-tree.h | 399 BOOL_BITFIELD const_p : 1; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-tree.h | 397 BOOL_BITFIELD const_p : 1; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-builtins.h | 231 unsigned char const_p:1; /* true if the declaration is constant */ member
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/ |
H A D | statem_srvr.c | 3673 const unsigned char *const_p; in construct_stateless_ticket() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/ |
H A D | statem_srvr.c | 3872 const unsigned char *const_p; in construct_stateless_ticket() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-codegen.cc | 1813 build_array_from_exprs (Type *type, Expressions *exps, bool const_p) in build_array_from_exprs()
|
H A D | expr.cc | 3061 build_expr (Expression *e, bool const_p, bool literal_p) in build_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | expr.cc | 3100 build_expr (Expression *e, bool const_p) in build_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expr.cc | 6430 bool const_p = const_from_elts_p ? true : TREE_STATIC (ctor); in categorize_ctor_elements_1() local
|
H A D | fold-const.cc | 4539 int const_p = TREE_CODE (rhs) == INTEGER_CST; in optimize_bit_field_compare() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expr.c | 6082 bool const_p = const_from_elts_p ? true : TREE_STATIC (ctor); in categorize_ctor_elements_1() local
|
H A D | fold-const.c | 4456 int const_p = TREE_CODE (rhs) == INTEGER_CST; in optimize_bit_field_compare() local
|