Lines Matching refs:done
44 b done /**/
47 b done
52 b done /*quit */
56 b done /* quit */
84 combf,= tmp3,tmp7,done /* quit if first byte is not equal */
86 addibt,<=,n -1,count,done /* have we checked N chars? ret0 == 0 */
89 combf,= tmp3,tmp7,done /* quit if second byte is not equal */
91 addibt,<=,n -1,count,done /* have we checked N chars? */
94 combf,= tmp3,tmp7,done /* done if third byte is not equal */
96 addibt,<=,n -1,count,done /* have we checked N chars? */
99 b done /* if we reach this point we know that */
184 done: label