Searched refs:memcopy (Results 1 – 2 of 2) sorted by relevance
| /trueos/release/picobsd/tinyware/msh/ |
| HD | sh4.c | 36 _PROTOTYPE(char *memcopy, (char *ato, char *from, int nb )); 605 memcopy((char *)wb2->w_words, (char *)wb->w_words, nw*sizeof(char *)); 628 memcopy((char *)wd, (char *)wb->w_words, nb); 757 memcopy(ato, from, nb) in memcopy() function
|
| /trueos/contrib/libstdc++/ |
| D | ChangeLog-2003 | 1030 temporary buffer, the memcopy and simplify the loop.
|