Searched refs:Lexit_char_not_found (Results 1 – 3 of 3) sorted by relevance
| /picolibc-latest/newlib/libc/machine/i960/ |
| D | memccpy.S | 97 cmpibge 0,g3,Lexit_char_not_found 123 cmpobe g1, g3, Lexit_char_not_found 136 Lexit_char_not_found: label
|
| D | strpbrk.S | 83 cmpobe.f 0,g7,Lexit_char_not_found # quit if at end of string 95 Lexit_char_not_found: label
|
| D | memccpy_ca.S | 96 cmpibge.f 0,g3,Lexit_char_not_found # Lexit if # of bytes to move is <= 0 120 be.f Lexit_char_not_found # Lexit if max_bytes is exhausted 194 cmpibe.f 0,g3,Lexit_char_not_found # Lexit if max_bytes is exhausted 212 Lexit_char_not_found: label
|