Home | History | Annotate | Download | only in bits

Lines Matching defs:strcpy

414 #  define strcpy(dest, src) \
420 : strcpy (dest, src)))