Searched refs:cfrom (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68knommu/lib/
H A Dmemcpy.c16 const char *cfrom = from; local
17 *cto++ = *cfrom++;
19 from = cfrom;
52 const char *cfrom = from; local
53 *cto = *cfrom;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/lib/
H A Dstring.c88 const char *cfrom = from; local
89 *cto++ = *cfrom++;
91 from = cfrom;
139 const char *cfrom = from; local
140 *cto = *cfrom;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Datarilance.c364 const char *cfrom = src; local
367 *cto++ = *cfrom++;

Completed in 48 milliseconds