File nut/c/string/memcpy.c


Included Files


Preprocessor definitions

#define wsize

#define wmask

#define TLOOP( s )

#define TLOOP1( s )


Typedef word

typedef long word

Global Function memcpy()

void* memcpy ( void* dst0, const void* src0, size_t length )
Prototyped in: /usr/avr/include/string.h
Called by: ArpCacheNew() nut/net/arpcache.c
  At45dbParamRead() nut/dev/at45db.c
  At45dbParamWrite() nut/dev/at45db.c
  At49bvParamWrite() nut/dev/at49bv.c
  At49bvSectorRead() nut/dev/at49bv.c
  DS1307RamWrite() nut/dev/ds1307rtc.c
  DhcpAddOption() nut/pro/dhcpc.c
  DhcpAddShortOption() nut/pro/dhcpc.c
  DhcpPrepHeader() nut/pro/dhcpc.c
  DiscoveryResponder() nut/pro/discover.c
  FATFileRead() nut/fs/fat.c
  GenCharRead() nut/dev/genchar.c
  GenCharWrite() nut/dev/genchar.c
  GetParentPath() nut/fs/phatutil.c
  LcpRxEchoReq() nut/net/lcpin.c
  LcpTxProtRej() nut/net/lcpout.c
  NutArpAllocNetBuf() nut/net/arpout.c
  NutArpCacheUpdate() nut/net/arpcache.c
  NutArpOutput() nut/net/arpout.c
  NutDhcpIfConfig() nut/pro/dhcpc.c
  NutDiscoveryAnnTele() nut/pro/discover.c
  NutDiscoveryAppConf() nut/pro/discover.c
  NutEtherOutput() nut/net/ethout.c
  NutIcmpResponse() nut/net/icmpout.c
  NutIpRouteList() nut/net/route.c
  NutNetBufClone() nut/dev/netbuf.c
  NutNetIfConfig2() nut/net/ifconfig.c
  NutNetIfSetup() nut/net/ifconfig.c
  NutTcpDeviceWrite() nut/net/tcpsock.c
  NutTcpOutput() nut/net/tcpout.c
  NutTcpReceive() nut/net/tcpsock.c
  NutUdpReceiveFrom() nut/net/udpsock.c
  NutUdpSendTo() nut/net/udpsock.c
  PapTxAuthReq() nut/net/papout.c
  ParseReply() nut/pro/dhcpc.c
  PhatDirEntryUpdate() nut/fs/phatdir.c
  PhatFileOpen() nut/fs/phatfs.c
  PhatFileRead() nut/fs/phatfs.c
  PhatFileWrite() nut/fs/phatfs.c
  PhatVolMount() nut/fs/phatvol.c
  PnutFileRead() nut/fs/pnutfs.c
  PnutFileWrite() nut/fs/pnutfs.c
  ScanBinary() nut/pro/resolv.c
  TermDeleteLine() nut/dev/term.c
  TermInsertLine() nut/dev/term.c
  X12EepromWrite() nut/dev/x12rtc.c
  copy_str() nut/pro/dhcpc.c