Home
last modified time | relevance | path

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

/linux-3.4.99/arch/alpha/lib/
Dstxncpy.S114 .ent __stxncpy
115 .globl __stxncpy
116 __stxncpy: label
345 .end __stxncpy
Dstrncat.S55 bsr $23, __stxncpy
Dstrncpy.S29 bsr $23, __stxncpy # do the work of the copy
Dev6-stxncpy.S146 .ent __stxncpy
147 .globl __stxncpy
148 __stxncpy: label
397 .end __stxncpy
Dev67-strncat.S57 bsr $23, __stxncpy # L0 :/* Now do the append. */