Home
last modified time | relevance | path

Searched refs:__stxncpy (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/alpha/lib/
H A Dstxncpy.S115 .ent __stxncpy
116 .globl __stxncpy
117 __stxncpy: label
346 .end __stxncpy
H A Dev6-stxncpy.S147 .ent __stxncpy
148 .globl __stxncpy
149 __stxncpy: label
398 .end __stxncpy
H A Dstrncat.S56 bsr $23, __stxncpy
H A Dstrncpy.S30 bsr $23, __stxncpy # do the work of the copy
H A Dev67-strncat.S58 bsr $23, __stxncpy # L0 :/* Now do the append. */