Home | History | Annotate | Download | only in dist

Lines Matching defs:memcpy

251 pcre_uchar type. Useful for memcpy and such operations, whose require the
372 #define memcpy(d,s,n) _memcpy(d,s,n)