Home
last modified time | relevance | path

Searched refs:Lexit_code (Results 1 – 9 of 9) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/machine/i960/
Dstrchr.S107 Lexit_code: label
119 be Lexit_code
Dmemcpy_ca.S119 be.f Lexit_code # no move necessary if src and dest are same
143 be.f Lexit_code # Lexit if max_bytes is exhausted
182 cmpibe.f 0,g2,Lexit_code # Lexit if max_bytes is exhausted
197 Lexit_code: label
251 be.f Lexit_code # Lexit if max_bytes is exhausted
307 cmpibe.f 0,g2,Lexit_code # Lexit if max_bytes is exhausted
323 b Lexit_code
351 b Lexit_code
Dstrchr_ca.S124 Lexit_code: label
141 be.f Lexit_code
Dmemchr_ca.S125 Lexit_code: label
145 b Lexit_code
Dstrncpy_ca.S113 cmpibge.f 0,g2,Lexit_code # Lexit if number of bytes to move is <= zero.
148 be.f Lexit_code # Lexit if max_bytes is exhausted
158 Lexit_code: label
207 be.f Lexit_code # Lexit if max_bytes is exhausted
Dstrlen.S111 Lexit_code: label
Dstrncat_ca.S113 cmpibge.f 0,g2,Lexit_code # Lexit if number of bytes to move is <= zero.
241 be.t Lexit_code # Lexit if null byte reached
293 Lexit_code: label
Dstrlen_ca.S140 Lexit_code: label
Dstrcpy_ca.S211 Lexit_code: label
233 be.f Lexit_code # branch if null byte reached