Lines Matching defs:memcpy
251 pcre_uchar type. Useful for memcpy and such operations, whose require the372 #define memcpy(d,s,n) _memcpy(d,s,n)