Searched refs:new_flag (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dnew7.C8 bool new_flag = false; variable
18 new_flag = true;
38 if ( ! new_flag || ! delete_flag )
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dnew7.C8 bool new_flag = false; variable
18 new_flag = true;
38 if ( ! new_flag || ! delete_flag )
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-driver.c55 static char new_flag[sizeof ("-mmacosx-version-min=10.0.0") + 6]; local
140 sprintf (new_flag, "-mmacosx-version-min=10.%d", major_vers - 4);
142 sprintf (new_flag, "-mmacosx-version-min=10.%d.%s", major_vers - 4,
149 (*argv_p)[1] = new_flag;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dsunos.c1066 int new_flag;
1160 new_flag = SUNOS_REF_REGULAR;
1162 new_flag = SUNOS_DEF_REGULAR;
1167 new_flag = SUNOS_REF_DYNAMIC;
1169 new_flag = SUNOS_DEF_DYNAMIC;
1171 h->flags |= new_flag;
1065 int new_flag; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dsunos.c1066 int new_flag;
1160 new_flag = SUNOS_REF_REGULAR;
1162 new_flag = SUNOS_DEF_REGULAR;
1167 new_flag = SUNOS_REF_DYNAMIC;
1169 new_flag = SUNOS_DEF_DYNAMIC;
1171 h->flags |= new_flag;
1065 int new_flag; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/moxie/
H A Dconfigure4993 new_flag=""
4995 *_INLINE=*) new_flag="-D$x";;
4996 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4997 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
4998 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
5001 sim_inline="$new_flag"
5003 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Dconfigure4941 new_flag=""
4943 *_INLINE=*) new_flag="-D$x";;
4944 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4945 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
4946 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
4949 sim_inline="$new_flag"
4951 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/bfin/
H A Dconfigure4945 new_flag=""
4947 *_INLINE=*) new_flag="-D$x";;
4948 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4949 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
4950 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
4953 sim_inline="$new_flag"
4955 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Dconfigure5065 new_flag=""
5067 *_INLINE=*) new_flag="-D$x";;
5068 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
5069 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
5070 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
5073 sim_inline="$new_flag"
5075 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A Dconfigure4943 new_flag=""
4945 *_INLINE=*) new_flag="-D$x";;
4946 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4947 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
4948 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
4951 sim_inline="$new_flag"
4953 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Dconfigure4945 new_flag=""
4947 *_INLINE=*) new_flag="-D$x";;
4948 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4949 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
4950 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
4953 sim_inline="$new_flag"
4955 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m68hc11/
H A Dconfigure4544 new_flag=""
4546 *_INLINE=*) new_flag="-D$x";;
4547 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4548 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
4549 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
4552 sim_inline="$new_flag"
4554 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mips/
H A Dconfigure4573 new_flag=""
4575 *_INLINE=*) new_flag="-D$x";;
4576 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4577 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
4578 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
4581 sim_inline="$new_flag"
4583 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mn10300/
H A Dconfigure5054 new_flag=""
5056 *_INLINE=*) new_flag="-D$x";;
5057 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
5058 *_INLINE) new_flag="-D$x=ALL_C_INLINE";;
5059 *) new_flag="-D$x""_INLINE=ALL_C_INLINE";;
5062 sim_inline="$new_flag"
5064 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dconfigure4475 new_flag=""
4477 *_INLINE=*) new_flag="-D$x";;
4478 *=*) new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
4479 *_INLINE) new_flag="-D$x=ALL_INLINE";;
4480 *) new_flag="-D$x""_INLINE=ALL_INLINE";;
4483 sim_inline="$new_flag"
4485 sim_inline="$sim_inline $new_flag"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c2072 i386_cpu_flags new_flag ATTRIBUTE_UNUSED)
2092 || new_flag.bitfield.cpul1om)

Completed in 208 milliseconds