Lines Matching refs:end
72 andcc %l1, 0xff, %g0 ! end of src reached (null byte) ?
112 ! n has not expired, but src is at the end. we need to push out the
120 andcc %g1, 0xff, %g0 ! end of string ?
125 andcc %g1, 0xff, %g0 ! end of string ?
130 andcc %g1, 0xff, %g0 ! end of string ?
135 andcc %g1, 0xff, %g0 ! end of string ?
140 andcc %g1, 0xff, %g0 ! end of string ?
145 andcc %g1, 0xff, %g0 ! end of string ?
150 andcc %g1, 0xff, %g0 ! end of string ?
164 ! to scan src until we hit the end, and compute strlen from the
174 andcc %g1, 0xff, %g0 ! end of src reached ?
181 andcc %g1, 0xff, %g0 ! end of src reached ?
188 andcc %g1, 0xff, %g0 ! end of src reached ?
195 andcc %g1, 0xff, %g0 ! end of src reached ?
202 andcc %g1, 0xff, %g0 ! end of src reached ?
209 andcc %g1, 0xff, %g0 ! end of src reached ?
216 andcc %g1, 0xff, %g0 ! end of src reached ?
221 andcc %l1, 0xff, %g0 ! end of src reached ?
265 bnz,pn %ncc, .zerobyte ! end of src found, may need to pad
283 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases
301 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases
319 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases
326 ! n expired, i.e. end of destination buffer reached. Force null
327 ! null termination of dst, then scan src until end foudn for
331 ! %i2 points one byte past end of dst
351 andcc %l1, 0xff, %g0 ! end of src reached?