Home
last modified time | relevance | path

Searched refs:_strchr (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/machine/mn10300/
Dstrchr.S22 .global _strchr
23 .type _strchr,@function
24 _strchr: label
105 .size _strchr, .Lend_of_strchr - _strchr
130 .4byte _strchr # FDE initial location
131 .4byte .Lend_of_strchr - _strchr # FDE address range
133 .4byte .Lend_of_prologue - _strchr
/picolibc-latest/newlib/libc/machine/i960/
Dstrchr.S75 .globl _strchr
77 .leafproc _strchr, __strchr
79 _strchr: label
Dstrchr_ca.S80 .globl _strchr
82 .leafproc _strchr, __strchr
84 _strchr: label
/picolibc-latest/newlib/
DChangeLog-201522307 * libc/machine/mn10300/strchr.S (_strchr): ditto