Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/rx/
Dstrcpy.S9 .global _strcpy
10 .type _strcpy,@function
11 _strcpy: label
30 .size _strcpy, . - _strcpy
/picolibc-latest/newlib/libc/machine/mn10300/
Dstrcpy.S22 .global _strcpy
23 .type _strcpy,@function
24 _strcpy: label
69 .size _strcpy, .Lend_of_strcpy - _strcpy
94 .4byte _strcpy # FDE initial location
95 .4byte .Lend_of_strcpy - _strcpy # FDE address range
97 .4byte .Lend_of_prologue - _strcpy
/picolibc-latest/newlib/libc/machine/h8300/
Dh8sx_strcpy.S9 .global _strcpy
10 _strcpy: label
/picolibc-latest/newlib/libc/machine/i960/
Dstrcpy.S109 .globl _strcpy, _strcat
111 .leafproc _strcpy,__strcpy
147 _strcpy: label
Dstrdup.S65 bne.t _strcpy # Jump if allocation was successful
Dstrcpy_ca.S112 .globl _strcpy, _strcat
114 .leafproc _strcpy, __strcpy
163 _strcpy: label
/picolibc-latest/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