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

/freebsd-12-stable/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-12-stable/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-12-stable/sbin/mdmfs/
H A Dmdmfs.c91 static void do_copy(const char *, const char *);
366 do_copy(mtpoint, skel);
623 do_copy(const char *mtpoint, const char *skel) function
/freebsd-12-stable/sys/arm/arm/
H A Dlocore-v4.S124 b do_copy
129 do_copy: label
/freebsd-12-stable/sys/dev/sbni/
H A Dif_sbni.c550 goto do_copy;
557 do_copy:
/freebsd-12-stable/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-12-stable/contrib/binutils/binutils/
H A Dobjcopy.c2017 do_copy:
2048 goto do_copy;
/freebsd-12-stable/crypto/openssl/apps/
H A Ds_server.c3576 int *do_copy)
3579 *do_copy = 0;
3575 get_session(SSL *ssl, const unsigned char *id, int idlen, int *do_copy) argument

Completed in 203 milliseconds