Searched refs:changed (Results 226 - 250 of 373) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c152 int slev, temp, changed; local
225 changed = 0;
230 changed = 1;
248 if (changed && gflag)
249 stabs_chgsym(p); /* symbol changed */
315 if (changed || (scl == STATIC && blevel == slev))
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c152 int slev, temp, changed; local
225 changed = 0;
230 changed = 1;
248 if (changed && gflag)
249 stabs_chgsym(p); /* symbol changed */
315 if (changed || (scl == STATIC && blevel == slev))
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-bfin.c4344 bfd_boolean *changed)
4402 *changed = TRUE;
4421 bfd_boolean changed = FALSE;
4429 if (!_bfinfdpic_check_discarded_relocs (ibfd, s, info, &changed))
4434 if (changed)
4336 _bfinfdpic_check_discarded_relocs(bfd *abfd, asection *sec, struct bfd_link_info *info, bfd_boolean *changed) argument
4416 bfd_boolean changed = FALSE; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic54x.c46 Some of the default behavior changed from COFF1 to COFF2. */
4415 int changed = 0; /* Did we make a substitution? */ local
4463 changed = 1;
4482 changed = 1;
4742 changed = 1;
4753 if (changed)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-bfin.c4354 bfd_boolean *changed)
4412 *changed = TRUE;
4431 bfd_boolean changed = FALSE;
4439 if (!_bfinfdpic_check_discarded_relocs (ibfd, s, info, &changed))
4444 if (changed)
4346 _bfinfdpic_check_discarded_relocs(bfd *abfd, asection *sec, struct bfd_link_info *info, bfd_boolean *changed) argument
4426 bfd_boolean changed = FALSE; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.c1586 bool changed = false;
1600 changed = true;
1605 if (!changed)
1578 bool changed = false; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dcse.c152 ANYTHING referring to memory could be changed. That is because
172 changed, and then another expression wants to be added to refer to
1107 Return 1 if we have done something that may have changed the hash code
1116 int changed = 0;
1186 changed = 1;
1194 changed = 1;
1201 changed |= mention_regs (XEXP (x, i));
1204 changed |= mention_regs (XVECEXP (x, i, j));
1206 return changed;
1216 Nonzero value means that elements of reg_qty have changed
1113 int changed = 0; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x792 * main.c (symbol_completion_function): Deal with changed
1010 Copied Makefile to Makefile.c and changed to let config.gdb
1355 a frame has been changed so that gdb can print out a frame change
1421 changed copyright to reflect it being part of both gdb and gas.
1424 the m68851 and changed the coptyrightto recognize that the file
1461 * stack.c (print_block_frame_locals): Return value changed from
1719 'f'. Change handling of invalid floats; changed call syntax for
1846 first to second, and changed functionality to match.
2482 and changed the name of the "Screen Output" section to "GDB
3060 read_ofile_symtab, read_addl_syms): Data type of "type" changed t
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dread.c74 the static structure `toplevel_conditionals' and is later changed
261 d->changed = RM_DONTCARE;
355 deps->changed = flags;
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/djgpp/
H A Dconfig.bat204 Rem POTFILES.in must be adjusted to reflect the changed names
/netbsd-6-1-5-RELEASE/dist/pdisk/
H A Ddump.c451 printf(", but%s changed", (map->changed)?kStringEmpty:kStringNot);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/
H A Dconfig.guess1135 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/arch/
H A Dsh.s7 ! have changed then run 'make check' and copy the new file
H A Dsh2.s7 ! have changed then run 'make check' and copy the new file
H A Dsh2a-nofpu-or-sh3-nommu.s7 ! have changed then run 'make check' and copy the new file
H A Dsh2a-nofpu-or-sh4-nommu-nofpu.s7 ! have changed then run 'make check' and copy the new file
H A Dsh2a-or-sh3e.s7 ! have changed then run 'make check' and copy the new file
H A Dsh2e.s7 ! have changed then run 'make check' and copy the new file
H A Dsh3-nommu.s7 ! have changed then run 'make check' and copy the new file
H A Dsh3.s7 ! have changed then run 'make check' and copy the new file
H A Dsh3e.s7 ! have changed then run 'make check' and copy the new file
H A Dsh4-nofpu.s7 ! have changed then run 'make check' and copy the new file
H A Dsh4-nommu-nofpu.s7 ! have changed then run 'make check' and copy the new file
H A Dsh4a-nofpu.s7 ! have changed then run 'make check' and copy the new file
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-sh/arch/
H A Dsh.s7 ! have changed then run 'make check' and copy the new file

Completed in 580 milliseconds

1234567891011>>