/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | c-typeprint.c | 42 char *varstring, int staticp, 154 int staticp, struct ui_file *stream) in cp_type_print_method_args() argument 166 i = staticp ? 0 : 1; in cp_type_print_method_args() 1023 int staticp = TYPE_FN_FIELD_STATIC_P (f, j); in c_type_print_base() local 1028 staticp, in c_type_print_base()
|
H A D | valops.c | 50 static int typecmp (int staticp, int varargs, int nargs, 1137 typecmp (int staticp, int varargs, int nargs, in typecmp() argument 1146 if (staticp) in typecmp() 1857 struct value **valp, struct symbol **symp, int *staticp) in find_overload_match() argument 1960 if (staticp != NULL) in find_overload_match() 1961 *staticp = oload_method_static (method, fns_ptr, oload_champ); in find_overload_match()
|
H A D | value.h | 396 int *staticp);
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | vms-ld.c | 62 static int staticp = 0; variable 169 if (debug || staticp) in locate_lib() 348 staticp = 1; in process_args()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | vms-ld.c | 60 static int staticp = 0; variable 170 if (debug || staticp) 355 staticp = 1;
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | cp-objcp-common.c | 194 return staticp (BASELINK_FUNCTIONS (arg)); in cxx_staticp()
|
H A D | decl.c | 6148 if (staticp) in grokfndecl() 7476 staticp = 0; in grokdeclarator() 7489 staticp = 0; in grokdeclarator() 7727 if (staticp == 2) in grokdeclarator() 7760 staticp = 0; in grokdeclarator() 8542 if (!staticp) in grokdeclarator() 8559 staticp = 1; in grokdeclarator() 8575 if (staticp) in grokdeclarator() 8677 if (staticp == 1) in grokdeclarator() 8698 staticp = 0; in grokdeclarator() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | langhooks.h | 288 int (*staticp) PARAMS ((tree)); member
|
H A D | tree.c | 1332 staticp (arg) in staticp() function 1359 && staticp (TREE_OPERAND (arg, 0))); 1376 return staticp (TREE_OPERAND (arg, 0)); 1381 return (*lang_hooks.staticp) (arg);
|
H A D | tree.h | 2655 extern int staticp PARAMS ((tree));
|
H A D | c-typeck.c | 899 TREE_CONSTANT (adr) = staticp (exp); 3083 if (staticp (arg)
|
H A D | varasm.c | 3792 return staticp (TREE_OPERAND (value, 0)) ? TREE_OPERAND (value, 0) : 0;
|
/openbsd/gnu/gcc/gcc/ |
H A D | langhooks.h | 337 tree (*staticp) (tree); member
|
H A D | tree.c | 1928 staticp (tree arg) in staticp() function 1959 return (*lang_hooks.staticp) (arg); in staticp() 1966 return staticp (TREE_OPERAND (arg, 0)); in staticp() 1980 return staticp (TREE_OPERAND (arg, 0)); in staticp() 1987 return lang_hooks.staticp (arg); in staticp() 2810 if (staticp (node)) in recompute_tree_invariant_for_addr_expr()
|
H A D | tree.h | 4011 extern tree staticp (tree);
|
H A D | varasm.c | 3759 value = staticp (TREE_OPERAND (value, 0)); in initializer_constant_valid_p()
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl.c | 9690 if (staticp) 11250 staticp = 0; 11264 staticp = 0; 11634 staticp = 0; 12503 if (!staticp) 12520 staticp = 1; 12542 && staticp) 12546 if (staticp) 12629 if (staticp == 1) 12649 staticp = 0; [all …]
|
H A D | typeck.c | 1668 TREE_CONSTANT (adr) = staticp (exp); 3908 if (staticp (t)) in build_address()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | stabs.c | 2565 bfd_boolean constp, volatilep, staticp; in parse_stab_members() local 2654 staticp = FALSE; in parse_stab_members() 2707 staticp = TRUE; in parse_stab_members() 2762 if (! staticp) in parse_stab_members()
|
H A D | wrstabs.c | 1646 bfd_boolean staticp, bfd_boolean constp, in stab_class_method_var() argument 1699 if (staticp) in stab_class_method_var()
|
H A D | ieee.c | 2720 bfd_boolean staticp; in ieee_read_cxx_class() local 2736 staticp = (flags & CXXFLAGS_STATIC) != 0 ? TRUE : FALSE; in ieee_read_cxx_class() 2738 if (staticp) in ieee_read_cxx_class() 2842 if (staticp) in ieee_read_cxx_class() 6282 bfd_boolean staticp, bfd_boolean constp, in ieee_class_method_var() argument 6309 if (staticp) in ieee_class_method_var()
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | stabs.c | 2567 bfd_boolean constp, volatilep, staticp; in parse_stab_members() local 2656 staticp = FALSE; in parse_stab_members() 2709 staticp = TRUE; in parse_stab_members() 2764 if (! staticp) in parse_stab_members()
|
H A D | wrstabs.c | 1648 bfd_boolean staticp, bfd_boolean constp, in stab_class_method_var() argument 1701 if (staticp) in stab_class_method_var()
|
H A D | ieee.c | 2721 bfd_boolean staticp; in ieee_read_cxx_class() local 2737 staticp = (flags & CXXFLAGS_STATIC) != 0 ? TRUE : FALSE; in ieee_read_cxx_class() 2739 if (staticp) in ieee_read_cxx_class() 2843 if (staticp) in ieee_read_cxx_class() 6285 bfd_boolean staticp, bfd_boolean constp, in ieee_class_method_var() argument 6312 if (staticp) in ieee_class_method_var()
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | com.c | 7469 TREE_CONSTANT (t) = staticp (et); in ffecom_sym_transform_() 9530 if (code == ADDR_EXPR && staticp (node)) in ffecom_1() 9559 if (staticp (node)) in ffecom_1_fn()
|