| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/ |
| D | vms-ld.c | 62 static int staticp = 1; variable 186 if (staticp) in locate_lib() 358 staticp = 1; in process_args() 591 staticp = 0; in main()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | c-typeprint.c | 250 const char *varstring, int staticp, in cp_type_print_method_args() argument 269 if (i == 0 && !staticp) in cp_type_print_method_args() 309 if (!staticp) in cp_type_print_method_args() 1187 int staticp = TYPE_FN_FIELD_STATIC_P (f, j); in c_type_print_base_struct_union() local 1193 staticp, in c_type_print_base_struct_union()
|
| D | valops.c | 49 static int typecmp (bool staticp, bool varargs, int nargs, 1784 typecmp (bool staticp, bool varargs, int nargs, in typecmp() argument 1791 if (staticp) in typecmp() 2708 int *staticp, const int no_adl, in find_overload_match() argument 2763 *staticp = 1; in find_overload_match() 2997 if (staticp != NULL) in find_overload_match() 2998 *staticp = oload_method_static_p (methods.data (), method_oload_champ); in find_overload_match()
|
| D | value.h | 1318 int *staticp, const int no_adl,
|
| D | ChangeLog-2010 | 9161 and return with staticp set.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | decl.cc | 10094 int staticp = ctype && TREE_CODE (type) == FUNCTION_TYPE; in grokfndecl() local 10276 if (staticp) in grokfndecl() 11700 int virtualp, explicitp, friendp, inlinep, staticp; in grokdeclarator() local 12432 staticp = 0; in grokdeclarator() 12439 staticp = 1 + (decl_context == FIELD); in grokdeclarator() 12443 staticp = 2; in grokdeclarator() 12447 if (staticp == 2) in grokdeclarator() 12454 staticp = 0; in grokdeclarator() 12618 if (staticp && decl_context == TYPENAME in grokdeclarator() 12694 staticp = 1; in grokdeclarator() [all …]
|
| D | ChangeLog-2008 | 1480 * decl.c (grokdeclarator): Reset storage_class and staticp for friend
|
| D | ChangeLog-2006 | 2962 * decl.c (grokdeclarator): Clear storage_class together with staticp.
|
| D | ChangeLog-2007 | 2311 Revert change removing staticp.
|
| D | ChangeLog-1995 | 900 to unset staticp or constp (for example, when const is part of the
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | stabs.c | 2737 bool constp, volatilep, staticp; in parse_stab_members() local 2830 staticp = false; in parse_stab_members() 2884 staticp = true; in parse_stab_members() 2936 if (! staticp) in parse_stab_members()
|
| D | wrstabs.c | 1633 bool staticp, bool constp, in stab_class_method_var() argument 1691 if (staticp) in stab_class_method_var()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree.cc | 3693 staticp (tree arg) in staticp() function 3730 return staticp (TREE_OPERAND (arg, 0)); in staticp() 3742 return staticp (TREE_OPERAND (arg, 0)); in staticp() 4927 tc &= (staticp (node) != NULL_TREE); in recompute_tree_invariant_for_addr_expr()
|
| D | tree.h | 4967 extern tree staticp (tree);
|
| D | varasm.cc | 4846 tree op0 = staticp (TREE_OPERAND (value, 0)); in initializer_constant_valid_p_1()
|
| D | ChangeLog-2004 | 6529 * tree.c (staticp) <case FUNCTION_DECL>: Nested functions are static 8008 * tree.c (staticp): A CONST_DECL has static storage if either 11550 * tree.c (staticp, build1_stat): Likewise. 16555 * tree.c (staticp): Return the static object. 16556 * tree.h (staticp): Update decl. 16557 * langhooks.h (struct lang_hooks): Change staticp return type to tree. 21826 * tree.h (staticp): Change return type to bool. 21830 * c-common.c (c_staticp): Last episode of the staticp saga. 21835 * tree.c (staticp): Likewise. 21836 * langhooks.h (staticp): Likewise. [all …]
|
| D | expr.cc | 8124 if (staticp (TREE_OPERAND (exp, 0)) in safe_from_p()
|
| D | FSFChangeLog.11 | 3842 * tree.c (staticp, unsave_expr_now, contains_placeholder_p): Likewise. 8141 * tree.c (staticp, case COMPONENT_REF, BIT_FIELD_REF): Not 9835 for staticp things.
|
| D | FSFChangeLog.10 | 733 * tree.c (staticp): Check DECL_NO_STATIC_CHAIN on nested functions. 5013 * tree.c (staticp, case INDIRECT_EXPR): Disable case.
|
| D | ChangeLog-2007 | 23944 Revert change removing staticp. 23966 * tree.c (staticp): No longer use staticp langhook. 23968 * langhooks.h (struct lang_hooks): Remove staticp.
|
| D | ChangeLog-2001 | 3063 * langhooks.h (struct lang_hooks): Add staticp. 3067 * tree.c (staticp): Call lang_hooks.staticp for language-specific 21435 * tree.c (staticp, stabilize_reference): Likewise.
|
| D | ChangeLog-2009 | 30729 * tree.c (staticp): Move COMPOUND_LITERAL_EXPR handling from c_staticp. 30734 * tree.c (staticp): Do not call langhook.
|
| D | ChangeLog-2005 | 5764 (staticp): Replace DECL_NON_ADDR_CONSTANT_P with DECL_DLLIMPORT_P. 13456 * tree.c (staticp): Likewise.
|
| D | ChangeLog-1998 | 8944 * tree.c (staticp): Use.
|
| D | ChangeLog-2010 | 15169 * tree.c (staticp): Likewise. 22829 * tree.c (staticp): Likewise.
|