Home | History | Annotate | Download | only in wtf

Lines Matching defs:d2b

667 static ALWAYS_INLINE void d2b(BigInt& b, U* d, int* e, int* bits)
988 d2b(bb, &rv, &bbe, &bbbits); /* rv = bb * 2^bbe */
1355 d2b(b, &u, &be, &bbits);