Home
last modified time | relevance | path

Searched refs:quit (Results 1 – 14 of 14) sorted by relevance

/picolibc-latest/newlib/libc/machine/i960/
Dmemcmp.S94 cmpibge 0,g2,Lequal_exit # quit if max_bytes <= 0
100 bge Lequal_exit # quit (equal) if max_bytes exhausted
114 cmpobl g0,g2,.Lcloop # quit if max_bytes is exhausted
Dmemcpy.S131 cmpobe g6, g5, Lexit # quit if no more bytes to move
137 cmpobne g6, g5, Lcloop_a # quit if no more bytes to move
153 cmpobe g6, g0, Lexit # quit if no more bytes to move
159 cmpobne g6, g0, Lcloop.a # quit if no more bytes to move
Dstrpbrk.S83 cmpobe.f 0,g7,Lexit_char_not_found # quit if at end of string
Dstrcspn.S78 cmpobe.f 0,g7,Lexit # quit if at end of string
Dstrchr.S122 cmpobne 0,g6,Lsearch_for_char.a # quit if null comes before char
Dmemchr.S123 cmpobe.f g6,g2,Lnot_found # quit if max_bytes exhausted
Dmemccpy.S117 bl Lcloop_setup # quit word loop if less than 4 bytes
Dstrncpy.S102 cmpibge 0,g2,Lexit # quit early if max_bytes <= 0
Dstrcpy.S175 bne Lcloop # quit if null encountered
Dmemchr_ca.S135 cmpobe.f g0,g2,Lnot_found # quit if max_bytes exhausted
Dstrchr_ca.S144 cmpobne.t 0,g6,Lsearch_for_char.a # quit if null comes before char
Dstrncat_ca.S170 be.f Lstore_null # if max_bytes is exhausted, store null and quit
/picolibc-latest/newlib/libc/machine/h8300/
Dreg_memcpy.S33 beq quit
47 quit: rts label
/picolibc-latest/newlib/libc/machine/hppa/
Dstrncat.S38 comb,= r0,s_addr,quit /* quit if s2=NULL */
239 quit: label