Home | History | Annotate | Download | only in config

Lines Matching refs:fix

5382   int bytes, fix;
5390 fix = 0;
5394 fix = bytes & 3;
5395 memset (p, 0, fix);
5396 p += fix;
5397 bytes -= fix;
5405 fix += 4;
5410 fragp->fr_fix += fix;