cto 18 arch/m68k/lib/memcpy.c char *cto = to; cto 20 arch/m68k/lib/memcpy.c *cto++ = *cfrom++; cto 21 arch/m68k/lib/memcpy.c to = cto; cto 27 arch/m68k/lib/memcpy.c char *cto = to; cto 30 arch/m68k/lib/memcpy.c *cto++ = *cfrom++; cto 83 arch/m68k/lib/memcpy.c char *cto = to; cto 85 arch/m68k/lib/memcpy.c *cto = *cfrom; cto 70 drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c u8 cto; cto 181 drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c ct = hdcs->exp.cto + hdcs->psmp + (HDCS_ADC_START_SIG_DUR + 2); cto 182 drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c cp = hdcs->exp.cto + (hdcs->w * ct / 2); cto 381 drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c hdcs->exp.cto = 4; cto 445 drivers/media/usb/gspca/stv06xx/stv06xx_hdcs.c hdcs->exp.cto = 3; cto 359 drivers/net/ethernet/amd/atarilance.c { char *cto = dst; cto 363 drivers/net/ethernet/amd/atarilance.c *cto++ = *cfrom++;