Home | History | Annotate | Download | only in config

Lines Matching refs:fix

4464 		 We fix this up in sparc_adjust_symtab.  */
4552 int count, fix;
4566 fix = 0;
4570 fix = count & 3;
4571 memset (p, 0, fix);
4572 p += fix;
4573 count -= fix;
4585 fix += 4;
4593 fragp->fr_fix += fix;