Home | History | Annotate | Download | only in config

Lines Matching refs:mover

245   unsigned int mover;           /* Mantissa overflow bits */
453 mover = 0;
468 the extra bit in mover. -- A special case exists when
474 mover=1;
482 if(mover)
485 smant |= sone; /* Insert the bit from mover into smant */