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

/forgerock/web-agents-v4/expat/
H A Dmacconfig.h19 #undef HAVE_BCOPY macro
H A Dexpat_config.h23 #define HAVE_BCOPY 1 macro
45 #define HAVE_BCOPY 1 macro
67 #define HAVE_BCOPY 1 macro
H A Dxmlparse.c80 #ifdef HAVE_BCOPY
84 #endif /* HAVE_BCOPY */
/forgerock/web-agents-v4/pcre/
H A Dpcre_config.h26 #define HAVE_BCOPY 1 macro
H A Dpcre_internal.h378 define a macro for memmove() if HAVE_MEMMOVE is false, provided that HAVE_BCOPY
384 #ifdef HAVE_BCOPY
386 #else /* HAVE_BCOPY */
407 #endif /* not HAVE_BCOPY */

Completed in 72 milliseconds