Searched refs:HAVE_BCOPY (Results 1 - 13 of 13) sorted by relevance

/freebsd-11.0-release/lib/libexpat/
H A Dexpat_config.h13 #define HAVE_BCOPY 1 macro
/freebsd-11.0-release/gnu/usr.bin/binutils/libiberty/
H A Dconfig.h26 #define HAVE_BCOPY 1 macro
/freebsd-11.0-release/gnu/usr.bin/cc/libiberty/
H A Dconfig.h25 #define HAVE_BCOPY 1 macro
/freebsd-11.0-release/contrib/gcc/config/
H A Dptx4.h172 #undef HAVE_BCOPY macro
/freebsd-11.0-release/lib/clang/include/llvm/Config/
H A Dconfig.h38 #undef HAVE_BCOPY macro
/freebsd-11.0-release/crypto/openssh/
H A Dconfig.h221 #define HAVE_BCOPY 1 macro
H A Ddefines.h619 #if !defined(HAVE_MEMMOVE) && defined(HAVE_BCOPY)
621 #endif /* !defined(HAVE_MEMMOVE) && defined(HAVE_BCOPY) */
/freebsd-11.0-release/usr.sbin/amd/include/
H A Dconfig.h98 #define HAVE_BCOPY 1 macro
/freebsd-11.0-release/contrib/amd/include/
H A Dam_defs.h1351 # ifdef HAVE_BCOPY
1353 # else /* not HAVE_BCOPY */
1355 # endif /* not HAVE_BCOPY */
/freebsd-11.0-release/usr.bin/find/
H A Dgetdate.y40 #if !defined (HAVE_BCOPY) && defined (HAVE_MEMCPY) && !defined (bcopy)
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dregex.c137 # if !(defined HAVE_BZERO && defined HAVE_BCOPY)
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dregex.c137 # if !(defined HAVE_BZERO && defined HAVE_BCOPY)
/freebsd-11.0-release/contrib/expat/lib/
H A Dxmlparse.c87 #ifdef HAVE_BCOPY
91 #endif /* HAVE_BCOPY */

Completed in 166 milliseconds