Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/i960/
Dstrchr.S109 Lexit_code: label
121 be Lexit_code
Dmemcpy_ca.S121 be.f Lexit_code # no move necessary if src and dest are same
145 be.f Lexit_code # Lexit if max_bytes is exhausted
184 cmpibe.f 0,g2,Lexit_code # Lexit if max_bytes is exhausted
199 Lexit_code: label
253 be.f Lexit_code # Lexit if max_bytes is exhausted
309 cmpibe.f 0,g2,Lexit_code # Lexit if max_bytes is exhausted
325 b Lexit_code
353 b Lexit_code
Dmemchr_ca.S127 Lexit_code: label
147 b Lexit_code
Dstrchr_ca.S126 Lexit_code: label
143 be.f Lexit_code
Dstrncpy_ca.S115 cmpibge.f 0,g2,Lexit_code # Lexit if number of bytes to move is <= zero.
150 be.f Lexit_code # Lexit if max_bytes is exhausted
160 Lexit_code: label
209 be.f Lexit_code # Lexit if max_bytes is exhausted
Dstrlen.S113 Lexit_code: label
Dstrncat_ca.S115 cmpibge.f 0,g2,Lexit_code # Lexit if number of bytes to move is <= zero.
243 be.t Lexit_code # Lexit if null byte reached
295 Lexit_code: label
Dstrlen_ca.S142 Lexit_code: label
Dstrcpy_ca.S213 Lexit_code: label
235 be.f Lexit_code # branch if null byte reached