Searched refs:strncpy_ea (Results 1 – 4 of 4) sorted by relevance
37 COMPAT_EA_ALIAS (strncpy_ea);44 strncpy_ea (__ea char *dest, __ea const char *src, size_ea_t n) in strncpy_ea() function
100 __ea char *strncpy_ea (__ea char *dest, __ea const char *src, size_ea_t n);
2016 newlib/libc/machine/spu/strncpy_ea.c
7611 * libc/machine/spu/strncpy_ea.c: Likewise.