Home | History | Annotate | Download | only in lib

Lines Matching full:significant

549         a = -1 * ((x * -1) >> bigpow); /* most significant 2 bytes of x */
553 /* least significant 2 bytes of x i.e. x modulo big */