Lines Matching refs:count
40 #define count 24 macro
43 combt,<,n r0,count,search /*N <= 0 yields equality */
69 add tmp5,count,count /* bump count by the number of bytes */
86 addibt,<=,n -1,count,done /* have we checked N chars? ret0 == 0 */
91 addibt,<=,n -1,count,done /* have we checked N chars? */
96 addibt,<=,n -1,count,done /* have we checked N chars? */
106 addibt,<=,n -4,count,zero /* have we checked N chars? */
119 add tmp5,count,count /* bump count by the number of bytes */
132 more: combt,<=,n count,tmp1,chunk1 /* Can we do the vshd? */
137 addibt,<=,n -4,count,zero /* have we checked N chars? */
155 add tmp1,count,count /*bump count by the number of bytes */
168 more1: combt,<=,n count,tmp5,chunk2 /*Can we do the vshd? */
173 addibt,<=,n -4,count,zero /*have we checked N chars? */