Lines Matching refs:bz
50 bz .searchnullbyte ! faster code for searching null
52 bz,a .prepword2 ! yup, prepare for word-wise search
59 bz .notfound ! yup, return null pointer
61 bz .prepword ! yup, prepare for word-wise search
67 bz .notfound ! yup, return null pointer
69 bz .prepword ! yup, prepare for word-wise search
75 bz .notfound ! yup, return null pointer
99 bz,a .searchchar ! no findchar if magic expression == 0
109 bz .done ! yup, done
113 bz .done ! yup, done
132 bz .done ! yup, done
134 bz .notfound ! yup, return null pointer
138 bz .done ! yup, done
140 bz .notfound ! yup, return null pointer
144 bz .done ! yup, done
146 bz .notfound ! yup, return null pointer
148 bz .done ! yup, done
159 bz .straligned ! str is word aligned
166 bz .done2 ! yup, done
168 bz .straligned ! yup
179 bz .done2 ! yup, done
181 bz,a .done2 ! yup, done
196 bz,a .searchword ! no zero byte if magic expression == 0
202 bz .done2 ! yup, done
206 bz .done2 ! yup, done