/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | c-typeprint.c | 154 int staticp, struct ui_file *stream) in cp_type_print_method_args() 1023 int staticp = TYPE_FN_FIELD_STATIC_P (f, j); in c_type_print_base() local
|
H A D | valops.c | 1137 typecmp (int staticp, int varargs, int nargs, in typecmp() 1857 struct value **valp, struct symbol **symp, int *staticp) in find_overload_match()
|
/openbsd-src/gnu/gcc/gcc/config/alpha/ |
H A D | vms-ld.c | 62 static int staticp = 0; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | vms-ld.c | 60 static int staticp = 0; variable
|
/openbsd-src/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
|
/openbsd-src/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
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | wrstabs.c | 1646 bfd_boolean staticp, bfd_boolean constp, in stab_class_method_var()
|
H A D | stabs.c | 2565 bfd_boolean constp, volatilep, staticp; in parse_stab_members() local
|
H A D | ieee.c | 2720 bfd_boolean staticp; in ieee_read_cxx_class() local 6282 bfd_boolean staticp, bfd_boolean constp, in ieee_class_method_var()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | wrstabs.c | 1648 bfd_boolean staticp, bfd_boolean constp, in stab_class_method_var()
|
H A D | ieee.c | 2721 bfd_boolean staticp; in ieee_read_cxx_class() local 6285 bfd_boolean staticp, bfd_boolean constp, in ieee_class_method_var()
|
H A D | stabs.c | 2567 bfd_boolean constp, volatilep, staticp; in parse_stab_members() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | decl.c | 6049 int staticp = ctype && TREE_CODE (type) == FUNCTION_TYPE; in grokfndecl() local 6981 int virtualp, explicitp, friendp, inlinep, staticp; in grokdeclarator() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl.c | 9659 int staticp = ctype && TREE_CODE (type) == FUNCTION_TYPE; local 10493 int virtualp, explicitp, friendp, inlinep, staticp; local
|