Searched refs:NO_MEMCPY (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libz/
H A Dzutil.h212 # define NO_MEMCPY macro
219 # define NO_MEMCPY macro
221 #if defined(ZLIB_STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)
/ast/src/cmd/INIT/
H A Dratz.c309 * to define NO_MEMCPY in zutil.h. If you don't need the mixed model,
752 # define NO_MEMCPY macro
759 # define NO_MEMCPY macro
761 #if defined(STDC) && !defined(HAVE_MEMCPY) && !defined(NO_MEMCPY)

Completed in 24 milliseconds