Lines Matching full:force
77 bz,pn %ncc, .forcenullunalign ! n == 0, force null byte, compute len
178 bz .forcenull ! if n == 0, force null byte, compute len
185 bz .forcenull ! if n == 0, force null byte, compute len
192 bz .forcenull ! if n == 0, force null byte, compute strlen
199 bz .forcenull ! if n == 0, force null byte, compute strlen
206 bz .forcenull ! if n == 0, force null byte, compute strlen
213 bz .forcenull ! if n == 0, force null byte, compute strlen
220 bz .forcenull ! if n == 0, force null byte, compute strlen
226 ! we need to force a null byte in the last position of dst
230 stb %g0, [%i2] ! force string terminating null byte
326 ! n expired, i.e. end of destination buffer reached. Force null
336 stb %g0, [%i2 - 1] ! force string terminating null byte