Searched refs:b_2msd (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dvasnprintf.c576 mp_limb_t b_2msd = b_ptr[b_len - 2]; /* b[n-2] */ local
578 ((mp_twolimb_t) b_msd << GMP_LIMB_BITS) | b_2msd;
618 (mp_twolimb_t) b_2msd * (mp_twolimb_t) q_star;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dvasnprintf.c576 mp_limb_t b_2msd = b_ptr[b_len - 2]; /* b[n-2] */ local
578 ((mp_twolimb_t) b_msd << GMP_LIMB_BITS) | b_2msd;
618 (mp_twolimb_t) b_2msd * (mp_twolimb_t) q_star;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dvasnprintf.c637 mp_limb_t b_2msd = b_ptr[b_len - 2]; /* b[n-2] */ local
639 ((mp_twolimb_t) b_msd << GMP_LIMB_BITS) | b_2msd;
679 (mp_twolimb_t) b_2msd * (mp_twolimb_t) q_star;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dvasnprintf.c575 mp_limb_t b_2msd = b_ptr[b_len - 2]; /* b[n-2] */ local
577 ((mp_twolimb_t) b_msd << GMP_LIMB_BITS) | b_2msd;
617 (mp_twolimb_t) b_2msd * (mp_twolimb_t) q_star;

Completed in 125 milliseconds