HomeSort by: relevance | last modified time | path
    Searched refs:copy1 (Results 1 - 7 of 7) sorted by relevancy

  /src/distrib/vax/rx33/
Makefile 9 dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx33-copy1-${DISTRIBREV} bs=512 count=2400
  /src/distrib/vax/rx50/
Makefile 9 dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx50-copy1-${DISTRIBREV} bs=512 count=800
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
checkpoint.exp 34 set copy1_txt copy1.txt
36 set copy1_txt [standard_output_file copy1.txt]
156 "Files .*pi.txt and .*copy1.txt are identical.*" \
209 "Files .*pi.txt and .*copy1.txt are identical.*" \
222 "diff: .*copy1.txt: No such file or directory" \
223 "delete copy1"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
checkpoint.exp 34 set copy1_txt copy1.txt
36 set copy1_txt [standard_output_file copy1.txt]
156 "Files .*pi.txt and .*copy1.txt are identical.*" \
209 "Files .*pi.txt and .*copy1.txt are identical.*" \
222 "diff: .*copy1.txt: No such file or directory" \
223 "delete copy1"
  /src/external/gpl3/binutils/dist/ld/
ldlang.c 3323 char *copy1;
3327 copy1 = (char *) xmalloc (strlen (first) + 1);
3331 stricpy (copy1, first);
3335 strcut (copy1, "big");
3336 strcut (copy1, "little");
3343 for (result = 0; copy1[result] == copy2[result]; result++)
3344 if (copy1[result] == 0)
3350 free (copy1);
3320 char *copy1; local
  /src/external/gpl3/binutils.old/dist/ld/
ldlang.c 3340 char *copy1;
3344 copy1 = (char *) xmalloc (strlen (first) + 1);
3348 stricpy (copy1, first);
3352 strcut (copy1, "big");
3353 strcut (copy1, "little");
3360 for (result = 0; copy1[result] == copy2[result]; result++)
3361 if (copy1[result] == 0)
3367 free (copy1);
3337 char *copy1; local
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-glade-1 204 <name>copy1</name>

Completed in 29 milliseconds