Searched refs:do_copy (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.3-release/contrib/flex/
H A Dmisc.c55 bool dc; /**< do_copy */
821 bool do_copy = true; local
825 sko_peek(&do_copy);
827 sko_push(do_copy=true);
862 sko_push(do_copy);
864 out_str("/*(state = (%s) */",do_copy?"true":"false");
869 sko_pop(&do_copy);
871 out_str("/*(state = (%s) */",do_copy?"true":"false");
876 sko_push(do_copy);
877 do_copy
[all...]
/freebsd-10.3-release/contrib/groff/src/preproc/pic/
H A Dpic.h99 void do_copy(const char *file);
H A Dlex.cpp1427 void do_copy(const char *filename) function
H A Dpic.y372 do_copy($2.str);
/freebsd-10.3-release/contrib/atf/atf-c++/detail/
H A Dauto_array_test.cpp52 do_copy(atf::auto_array< test_array >& ta) function in class:test_array
146 auto_array< test_array > t2 = test_array::do_copy(t1);
259 t2 = test_array::do_copy(t1);
/freebsd-10.3-release/sys/arm/arm/
H A Dlocore-v4.S125 b do_copy
130 do_copy: label
/freebsd-10.3-release/sys/dev/sbni/
H A Dif_sbni.c549 goto do_copy;
556 do_copy:
/freebsd-10.3-release/contrib/binutils/bfd/
H A Dcoff-rs6000.c176 static bfd_boolean do_copy
1726 do_copy (out_bfd, in_bfd)
2211 if (! do_copy (abfd, sub))
2450 if (! do_copy (abfd, current_bfd))
1723 do_copy (out_bfd, in_bfd) function
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dobjcopy.c2017 do_copy:
2048 goto do_copy;

Completed in 217 milliseconds