Home
last modified time | relevance | path

Searched refs:__stxcpy (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/alpha/
Dstxcpy.S45 .type __stxcpy, @function
46 .globl __stxcpy
47 .usepv __stxcpy, no
104 __stxcpy: label
Dstrcpy.S37 jmp $31, __stxcpy # do the copy
Dstpcpy.S35 jsr t9, __stxcpy # do the work of the copy
Dstrcat.S67 jmp $31, __stxcpy
/glibc-2.36/sysdeps/alpha/alphaev6/
Dstxcpy.S44 .type __stxcpy, @function
45 .globl __stxcpy
46 .usepv __stxcpy, no
113 __stxcpy: label
/glibc-2.36/sysdeps/alpha/alphaev67/
Dstpcpy.S38 jsr t9, __stxcpy
Dstrcat.S56 jmp $31, __stxcpy # L0 :
/glibc-2.36/ChangeLog.old/
DChangeLog.128985 * sysdeps/alpha/strcat.S: Tail call to __stxcpy.