Searched refs:HAVE_MEMCPY (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/usr.bin/less/
H A Ddefines.h180 #define HAVE_MEMCPY 1 macro
/freebsd-13-stable/contrib/opie/
H A Dacconfig.h178 #undef HAVE_MEMCPY macro
/freebsd-13-stable/sys/contrib/zlib/
H A Dzutil.h220 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
221 # define HAVE_MEMCPY macro
223 #ifdef HAVE_MEMCPY
H A Dzutil.c147 #ifndef HAVE_MEMCPY
/freebsd-13-stable/contrib/less/
H A Dos.c368 #if !HAVE_MEMCPY
H A Dless.h185 #if !HAVE_MEMCPY
/freebsd-13-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c179 HAVE_MEMCPY defined
180 USE_MEMCPY 1 if HAVE_MEMCPY is defined
497 HAVE_MEMCPY should be defined if you are not otherwise using
510 #define HAVE_MEMCPY macro
513 #ifdef HAVE_MEMCPY
521 #if (__STD_C || defined(HAVE_MEMCPY))

Completed in 125 milliseconds