Home
last modified time | relevance | path

Searched refs:_strcmp (Results 1 – 6 of 6) sorted by relevance

/picolibc-latest/newlib/libc/machine/mn10300/
Dstrcmp.S22 .global _strcmp
23 .type _strcmp,@function
24 _strcmp: label
72 .size _strcmp, .Lend_of_strcmp - _strcmp
97 .4byte _strcmp # FDE initial location
98 .4byte .Lend_of_strcmp - _strcmp # FDE address range
100 .4byte .Lend_of_prologue - _strcmp
/picolibc-latest/newlib/libc/machine/rx/
Dstrcmp.S10 .global _strcmp
11 .type _strcmp,@function
12 _strcmp: label
37 .size _strcmp, . - _strcmp
/picolibc-latest/newlib/libc/machine/h8300/
Dstrcmp.S24 .global _strcmp
25 _strcmp: label
41 .global _strcmp
42 _strcmp: label
/picolibc-latest/newlib/libc/machine/i960/
Dstrcmp.S77 .globl _strcmp
79 .leafproc _strcmp,__strcmp
82 _strcmp: label
Dstrcmp_ca.S103 .globl _strcmp
105 .leafproc _strcmp, __strcmp
107 _strcmp: label
/picolibc-latest/newlib/
DChangeLog-201522308 * libc/machine/mn10300/strcmp.S (_strcmp): ditto