Home
last modified time | relevance | path

Searched refs:_strcpy (Results 1 – 7 of 7) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/machine/rx/
Dstrcpy.S7 .global _strcpy
8 .type _strcpy,@function
9 _strcpy: label
28 .size _strcpy, . - _strcpy
/picolibc-3.7.0-3.6.0/newlib/libc/machine/mn10300/
Dstrcpy.S20 .global _strcpy
21 .type _strcpy,@function
22 _strcpy: label
67 .size _strcpy, .Lend_of_strcpy - _strcpy
92 .4byte _strcpy # FDE initial location
93 .4byte .Lend_of_strcpy - _strcpy # FDE address range
95 .4byte .Lend_of_prologue - _strcpy
/picolibc-3.7.0-3.6.0/newlib/libc/machine/h8300/
Dh8sx_strcpy.S7 .global _strcpy
8 _strcpy: label
/picolibc-3.7.0-3.6.0/newlib/libc/machine/i960/
Dstrcpy.S107 .globl _strcpy, _strcat
109 .leafproc _strcpy,__strcpy
145 _strcpy: label
Dstrdup.S63 bne.t _strcpy # Jump if allocation was successful
Dstrcpy_ca.S110 .globl _strcpy, _strcat
112 .leafproc _strcpy, __strcpy
161 _strcpy: label
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20158913 * libc/machine/spu/strcat.c: Use _straddr and _strcpy.
8914 * libc/machine/spu/strcpy.c: Use _strcpy.
8915 * libc/machine/spu/strcpy.h: Supply _strcpy for optimized SPU
8917 * libc/machine/spu/strncat.c: Use _straddr and _strcpy.
8918 * libc/machine/spu/strncpy.c: Use _strcpy.
22309 * libc/machine/mn10300/strcpy.S (_strcpy): ditto