Searched refs:strcat (Results 301 - 325 of 355) sorted by relevance

<<1112131415

/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dxml.c1580 strcat (fullname, ".txt");
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-coff.c1646 strcat (stabstr_name, "str");
4539 strcat (stabstr_name, "str");
4564 strcat (name, "str");
H A Dtc-i370.c1685 strcat (tmp, input_line_pointer);
H A Dtc-tic4x.c2576 strcat (insn->name, "_");
H A Dtc-sh64.c3278 strcat (dl_name, DATALABEL_SUFFIX);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dstabs.c2906 strcat (physname, buf);
2908 strcat (physname, tagname);
2909 strcat (physname, argtypes);
H A Dsrconv.c1845 strcat (output_file, ".obj");
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dstabs.c2902 strcat (physname, buf);
2904 strcat (physname, tagname);
2905 strcat (physname, argtypes);
H A Dsrconv.c1979 strcat (output_file, ".obj");
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dvms.c2170 strcat(cp,".Perltmp");
5379 strcat(vms_dst,".");
6248 strcat(buf,".dir");
6250 strcat(buf,".DIR");
6252 strcat(buf,";1");
6501 strcat(buf,".DIR;1");
6721 strcat(buf, ":[000000]");
7075 strcat(rslt,"\n");
13215 strcat(begin,"\n");
13224 strcat(rst
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c5649 strcat (string, branch);
8224 return strcat (asm_code, "\t%0, %2, %L0\n\tsrlx\t%L0, 32, %H0");
8226 return strcat (asm_code, "\t%3, %2, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, %L0");
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic4x.c2576 strcat (insn->name, "_");
H A Dtc-sh64.c3290 strcat (dl_name, DATALABEL_SUFFIX);
/openbsd-current/gnu/gcc/gcc/
H A Dgenattrtab.c1944 strcat (string, "_");
1945 strcat (string, XSTR (exp, 1));
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcc.c3166 strcat (new_argv0, "-gcc-");
3167 strcat (new_argv0, new_version);
4402 strcat (buffer, machine_suffix);
6107 strcat (specs_file, just_machine_suffix);
6108 strcat (specs_file, "specs");
H A Dtoplev.c4811 strcat (dumpname, ".s");
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp3407 strcat(method, info->class_name);
3408 strcat(method, " ");
3409 strcat(method, info->selector_name);
3410 strcat(method, "]");
3425 strcat(method, info->selector_name);
3426 strcat(method, "]");
3445 strcat(method, info->selector_name);
3446 strcat(method, "]");
/openbsd-current/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp584 char *ret = strcat(dest, src);
595 char *ret = strcat(dest, src);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c8156 strcat (newname, "@toc");
12955 strcat (tmp_buf, label_buf);
12956 strcat (tmp_buf, ")\n\tori r12,r12,lo16(");
12957 strcat (tmp_buf, label_buf);
12958 strcat (tmp_buf, ")\n\tmtctr r12\n\tbctr");
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.c5888 strcat (string, branch);
7718 return strcat (asm_code, "\t%0, %2, %L0\n\tsrlx\t%L0, 32, %H0");
7720 return strcat (asm_code, "\t%3, %2, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, %L0");
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c4161 strcat (buf, "}\t%@ phole ldm");
4344 strcat (buf, "}\t%@ phole stm");
11180 strcat (buf, ", PIC, REENTRANT");
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dsunos.c1078 strcat (p, minbuf);
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-gen.c2187 strcat (lbuf, buf);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dsunos.c1037 strcat (p, minbuf);
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-gen.c2219 strcat (lbuf, buf);

Completed in 722 milliseconds

<<1112131415