Searched defs:staticp (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-ld.c | 62 static int staticp = 1; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-ld.c | 62 static int staticp = 1; variable
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | confpars.c | 2984 int staticp = 0; local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | wrstabs.c | 1651 bool staticp, bool constp, in stab_class_method_var()
|
H A D | stabs.c | 2715 bool constp, volatilep, staticp; in parse_stab_members() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | wrstabs.c | 1633 bool staticp, bool constp, in stab_class_method_var()
|
H A D | stabs.c | 2737 bool constp, volatilep, staticp; in parse_stab_members() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 9467 int staticp = ctype && TREE_CODE (type) == FUNCTION_TYPE; in grokfndecl() local 11030 int virtualp, explicitp, friendp, inlinep, staticp; in grokdeclarator() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 10094 int staticp = ctype && TREE_CODE (type) == FUNCTION_TYPE; in grokfndecl() local 11700 int virtualp, explicitp, friendp, inlinep, staticp; in grokdeclarator() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 3693 staticp (tree arg) in staticp() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.c | 3459 staticp (tree arg) in staticp() function
|