Home | History | Annotate | Download | only in direct

Lines Matching defs:xx

15 char xx[600];
169 char xx[200];
177 sprintf(xx,"%s %8d",fn,iterations);
178 yaffs_write(h,xx,strlen(xx));
189 char xx[200];
199 sprintf(xx,"%s %8d",fn,iterations);
200 l = strlen(xx);
205 if(strcmp(xx,yy)){
382 while ((result = yaffs_write(h,xx,600)) == 600)
1819 char xx[2500];
1832 n = yaffs_write(h1,xx,i);
1833 n = yaffs_write(h2,xx,i);
1867 sprintf(c,"%s/xx",a);