Home
last modified time | relevance | path

Searched refs:targ (Results 1 – 25 of 97) sorted by relevance

1234

/mirbsd/src/usr.bin/make/
Dsuff.c517 Suff *src, *targ; in Suff_IsTransform() local
519 return SuffParseTransform(str, &src, &targ); in Suff_IsTransform()
877 Src *targ; /* Target structure */ in SuffAddSrc() local
879 targ = ls->s; in SuffAddSrc()
888 s2->file = estrdup(targ->pref); in SuffAddSrc()
889 s2->pref = targ->pref; in SuffAddSrc()
890 s2->parent = targ; in SuffAddSrc()
894 targ->children += 1; in SuffAddSrc()
898 Lst_AtEnd(&targ->cp, s2); in SuffAddSrc()
899 printf("1 add %x %x to %x:", targ, s2, ls->l); in SuffAddSrc()
[all …]
/mirbsd/src/gnu/usr.bin/perl/ext/B/ramblings/
Dflip-flop13 In scalar context it checks the truth of targ and returns
20 (1) set child's targ to 1, our targ to 1 and return op_next.
21 (2) set child's targ to 1, our targ to 0, sp-- and return child's op_other.
22 (3) Blank targ and TOPs and return op_next.
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dnto-tdep.c69 nto_set_target (struct nto_target_ops *targ) in nto_set_target() argument
71 nto_regset_id = targ->regset_id; in nto_set_target()
72 nto_supply_gregset = targ->supply_gregset; in nto_set_target()
73 nto_supply_fpregset = targ->supply_fpregset; in nto_set_target()
74 nto_supply_altregset = targ->supply_altregset; in nto_set_target()
75 nto_supply_regset = targ->supply_regset; in nto_set_target()
76 nto_register_area = targ->register_area; in nto_set_target()
77 nto_regset_fill = targ->regset_fill; in nto_set_target()
78 nto_fetch_link_map_offsets = targ->fetch_link_map_offsets; in nto_set_target()
Dbfd-target.c57 build_target_sections_from_bfd (struct target_ops *targ, struct bfd *abfd) in build_target_sections_from_bfd() argument
64 target_resize_to_sections (targ, count); in build_target_sections_from_bfd()
65 start = targ->to_sections; in build_target_sections_from_bfd()
66 cl.end = targ->to_sections; in build_target_sections_from_bfd()
Dcoff-solib.h35 #define SOLIB_ADD(filename, from_tty, targ, readsyms) \ argument
36 coff_solib_add (filename, from_tty, targ, readsyms)
/mirbsd/src/gnu/usr.bin/perl/ext/B/B/
DCC.pm576 my $ix = $op->targ;
603 $obj = $pad[$op->targ];
733 my $targ = $pad[$op->targ];
737 $targ->set_int(&$operator($$left, $$right));
738 push(@stack, $targ);
776 my $targ = $pad[$op->targ];
777 $force_int ||= ($targ->{type} == T_INT);
783 $targ->set_int(&$operator($$left, $$right));
789 $targ->set_numeric(&$operator($$left, $$right));
791 push(@stack, $targ);
[all …]
DConcise.pm453 while (@todo and my($op, $targ) = @{shift @todo}) {
456 push @$targ, $op;
460 push @$targ, $ar;
464 push @$targ, $ar;
677 $h{extarg} = $h{targ} = $op->targ;
679 if ($h{name} eq "null" and $h{targ}) {
681 $h{exname} = "ex-" . substr(ppname($h{targ}), 3);
686 my $refs = "ref" . ($h{targ} != 1 ? "s" : "");
689 } elsif ($h{targ}) {
690 my $padname = (($curcv->PADLIST->ARRAY)[0]->ARRAY)[$h{targ}];
[all …]
/mirbsd/src/gnu/usr.bin/perl/win32/
Dbuildext.pl93 my $targ = shift;
132 if ($targ)
134 print "Making $targ in $dir\n$make $targ\n";
135 $code = system("$make $targ");
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dconfigure.in181 for targ in `echo $enable_targets | sed 's/,/ /g'`
183 result=`$ac_config_sub $targ 2>/dev/null`
188 canon_targets="$canon_targets $targ"
204 for targ in $target $canon_targets
206 if test "x$targ" = "xall"; then
212 case $targ in
232 case $targ in
235 case $targ in
319 targ=$target
335 targ=$result
[all …]
Dconfigure.tgt6 # This file switches on the shell variable ${targ}, and sets the
11 case "${targ}" in
/mirbsd/src/usr.bin/ssh/
Dscp.c288 char *targ, *endp, **newargv; in main() local
407 if ((targ = colon(argv[argc - 1]))) /* Dest is remote host. */ in main()
408 toremote(targ, argc, argv); in main()
471 toremote(char *targ, int argc, char **argv) in toremote() argument
480 *targ++ = 0; in toremote()
481 if (*targ == 0) in toremote()
482 targ = (char *)"."; in toremote()
535 thost, targ); in toremote()
540 xasprintf(&bp, "%s -t %s", cmd, targ); in toremote()
850 char ch, *cp, *np, *targ, *vect[1], buf[2048]; in sink() local
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-logging.c35 struct ui_file *targ; member
77 gdb_stdtarg = saved_output.targ; in pop_output_files()
81 saved_output.targ = NULL; in pop_output_files()
121 saved_output.targ = gdb_stdtarg; in handle_redirections()
/mirbsd/src/sys/dev/i2o/
Diopsp.c245 u_int tid, nent, i, targ, lun, size, s, rv, bptid; in iopsp_reconfig() local
300 targ = letoh32(param.sdi.identifier); in iopsp_reconfig()
303 if (targ >= sc->sc_link.adapter_buswidth || in iopsp_reconfig()
306 sc->sc_dv.dv_xname, targ, lun, tid); in iopsp_reconfig()
316 it = &sc->sc_targetmap[targ]; in iopsp_reconfig()
329 targ, tid, it->it_width); in iopsp_reconfig()
341 IOPSP_TIDMAP(sc->sc_tidmap, targ, lun) != in iopsp_reconfig()
345 targ, lun, tid, in iopsp_reconfig()
348 IOPSP_TIDMAP(tidmap, targ, lun) = IOPSP_TID_INUSE; in iopsp_reconfig()
350 IOPSP_TIDMAP(tidmap, targ, lun) = (u_short)tid; in iopsp_reconfig()
/mirbsd/src/usr.bin/tftp/
Dmain.c307 char *cp, *targ; in put() local
322 targ = argv[argc - 1]; in put()
333 targ = strchr(cp, ':'); in put()
334 *targ++ = 0; in put()
351 cp = argc == 2 ? tail(targ) : argv[1]; in put()
359 cp, hostname, targ, mode); in put()
361 sendfile(fd, targ, mode); in put()
368 if (asprintf(&cp, "%s/%s", targ, tail(argv[n])) == -1) in put()
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dpe-mips.c609 bfd_vma val, tmp, targ, src, low; in coff_pe_mips_relocate_section() local
727 targ = val + (tmp & 0x03ffffff) * 4; in coff_pe_mips_relocate_section()
728 if ((src & 0xf0000000) != (targ & 0xf0000000)) in coff_pe_mips_relocate_section()
735 tmp |= (targ / 4) & 0x3ffffff; in coff_pe_mips_relocate_section()
745 targ = val + rel[1].r_offset + ((tmp & 0xffff) << 16); in coff_pe_mips_relocate_section()
753 targ = val + low + ((tmp & 0xffff) << 16); in coff_pe_mips_relocate_section()
762 tmp |= (targ >> 16) & 0xffff; in coff_pe_mips_relocate_section()
768 targ = val + (tmp & 0xffff); in coff_pe_mips_relocate_section()
771 tmp |= targ & 0xffff; in coff_pe_mips_relocate_section()
Daout-adobe.c202 char *targ; in aout_adobe_object_p() local
222 targ = getenv ("GNUTARGET"); in aout_adobe_object_p()
223 if (targ && !strcmp (targ, a_out_adobe_vec.name)) in aout_adobe_object_p()
Dconfig.bfd5 # Set shell variable targ to canonical target name, and run
35 case $targ in
41 echo "*** Configuration $targ is obsolete." >&2
49 case $targ in
56 echo "*** Configuration $targ is obsolete." >&2
62 targ_cpu=`echo $targ | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
109 case "${targ}" in
131 case "${targ}" in
509 case "${targ}" in
1007 case "${targ}" in
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gdb/config/i386/
Dtm-cygwin.h24 #define SOLIB_ADD(filename, from_tty, targ, readsyms) child_solib_add(filename, from_tty, targ, rea… argument
/mirbsd/src/gnu/usr.bin/perl/Porting/
Dfixvars4 my $targ = (@ARGV) ? join(' ',@ARGV) : 'miniperl' ;
9 open(PIPE,"make $targ 2>&1 |") || die "Cannot open pipe to make:$!";
DfixCORE4 my $targ = shift;
10 open(PIPE,"$^X -w $inc -M$targ -e '' 2>&1 |") || die "Cannot open pipe to child:$!";
/mirbsd/src/sys/arch/i386/include/
Dvm86.h42 #define SETFLAGS(targ, new, newmask) (targ) = ((targ) & ~(newmask)) | ((new) & (newmask)) argument
/mirbsd/src/sys/arch/i386/i386/
Di686_mem.c498 struct mem_range_desc *targ; local
523 if ((targ = mem_range_match(sc, mrd)) == NULL)
525 if (targ->mr_flags & MDF_FIXACTIVE)
527 if (targ->mr_flags & MDF_BUSY)
529 targ->mr_flags &= ~MDF_ACTIVE;
530 targ->mr_owner[0] = 0;
/mirbsd/src/gnu/usr.bin/perl/
Dpp.h64 #define TARG targ
85 #define GETTARGETSTACKED targ = (PL_op->op_flags & OPf_STACKED ? POPs : PAD_SV(PL_op->op_targ))
88 #define GETTARGET targ = PAD_SV(PL_op->op_targ)
91 #define GETATARGET targ = (PL_op->op_flags & OPf_STACKED ? sp[-1] : PAD_SV(PL_op->op_targ))
94 #define dTARG SV *targ
/mirbsd/src/gnu/usr.bin/binutils/gas/
Ddep-in.sed27 s! targ-cpu\.h!!g
28 s! targ-env\.h!!g
/mirbsd/src/usr.bin/lex/
Ddfa.c408 int targptr, totaltrans, i, comstate, comfreq, targ; in ntod() local
663 targ = state[duplist[sym]]; in ntod()
664 state[sym] = targ; in ntod()
668 sym, targ ); in ntod()
675 while ( targstate[++i] != targ ) in ntod()

1234