Searched defs:strcpy (Results 1 - 2 of 2) sorted by relevance
/gem5/tests/test-progs/asmtest/src/riscv/env/v/ | ||
H A D | string.c | 87 char* strcpy(char* dest, const char* src) function |
/gem5/system/alpha/console/ | ||
H A D | console.c | 778 strcpy(char *dst, char *src) function |
Completed in 8 milliseconds