Home | History | Annotate | Download | only in amd64

Lines Matching refs:xx

133 void show ( unsigned char* buf, int xx )
139 if (xx && isFPLsbs(i))
140 printf("xx ");
154 int xx = argc > 1;
167 show(buf1, xx);
174 show(buf2, xx);
180 show(buf3, xx);
191 show(buf1, xx);
198 show(buf2, xx);
204 show(buf3, xx);