/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh-mem.cc | 55 int constp = (CONST_INT_P (operands[2])); in expand_block_move() local 357 int constp = CONST_INT_P (operands[3]); in sh_expand_cmpnstr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
H A D | sh-mem.cc | 55 int constp = (CONST_INT_P (operands[2])); in expand_block_move() local 357 int constp = CONST_INT_P (operands[3]); in sh_expand_cmpnstr() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | prdbg.c | 1401 bool constp, bool volatilep, in pr_class_method_variant() 1485 bool constp, bool volatilep) in pr_class_static_method_variant() 2265 bool constp, bool volatilep, in tg_class_method_variant() 2345 bool constp, bool volatilep) in tg_class_static_method_variant()
|
H A D | wrstabs.c | 1633 bool staticp, bool constp, in stab_class_method_var() 1727 bool constp, bool volatilep, in stab_class_method_variant() 1741 bool constp, bool volatilep) in stab_class_static_method_variant()
|
H A D | stabs.c | 2737 bool constp, volatilep, staticp; in parse_stab_members() local 3003 const char *argtypes, bool constp, in parse_stab_argtypes() 4944 bool constp, volatilep, unsignedp, signedp; in stab_demangle_fund_type() local
|
H A D | debug.c | 343 bool constp; member 1777 bool constp, bool volatilep, in debug_make_method_variant() 1804 bool constp, bool volatilep) in debug_make_static_method_variant()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | prdbg.c | 1405 bool constp, bool volatilep, in pr_class_method_variant() 1485 bool constp, bool volatilep) in pr_class_static_method_variant() 2256 bool constp, bool volatilep, in tg_class_method_variant() 2336 bool constp, bool volatilep) in tg_class_static_method_variant()
|
H A D | wrstabs.c | 1651 bool staticp, bool constp, in stab_class_method_var() 1742 bool constp, bool volatilep, in stab_class_method_variant() 1756 bool constp, bool volatilep) in stab_class_static_method_variant()
|
H A D | stabs.c | 2715 bool constp, volatilep, staticp; in parse_stab_members() local 2976 const char *argtypes, bool constp, in parse_stab_argtypes() 4945 bool constp, volatilep, unsignedp, signedp; in stab_demangle_fund_type() local
|
H A D | debug.c | 338 bool constp; member 1779 bool constp, bool volatilep, in debug_make_method_variant() 1806 bool constp, bool volatilep) in debug_make_static_method_variant()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-string.cc | 54 bool constp = CONST_INT_P (bytes_rtx); in expand_block_clear() local 2754 int constp = CONST_INT_P (bytes_rtx); in expand_block_move() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-string.c | 54 bool constp = CONST_INT_P (bytes_rtx); in expand_block_clear() local 2728 int constp = CONST_INT_P (bytes_rtx); in expand_block_move() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/ |
H A D | m32r.c | 2520 int constp = CONST_INT_P (bytes_rtx); in m32r_expand_block_move() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/ |
H A D | m32r.cc | 2521 int constp = CONST_INT_P (bytes_rtx); in m32r_expand_block_move() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | expr.cc | 222 ExprVisitor (bool constp, bool literalp) in ExprVisitor()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | expr.cc | 219 ExprVisitor (bool constp) in ExprVisitor()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
H A D | frv.c | 2193 int constp = (GET_CODE (bytes_rtx) == CONST_INT); in frv_expand_block_move() local 2291 int constp = (GET_CODE (bytes_rtx) == CONST_INT); in frv_expand_block_clear() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.cc | 2182 int constp = (GET_CODE (bytes_rtx) == CONST_INT); in frv_expand_block_move() local 2280 int constp = (GET_CODE (bytes_rtx) == CONST_INT); in frv_expand_block_clear() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 10202 comp_ptr_ttypes_real (tree to, tree from, int constp) in comp_ptr_ttypes_real()
|
H A D | decl.c | 10049 bool constp = (type_quals & TYPE_QUAL_CONST) != 0; in grokvardecl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 5955 int constp; in grokdeclarator() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 10809 comp_ptr_ttypes_real (tree to, tree from, int constp) in comp_ptr_ttypes_real()
|
H A D | decl.cc | 10680 bool constp = (type_quals & TYPE_QUAL_CONST) != 0; in grokvardecl() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 6273 int constp; in grokdeclarator() local
|