Home
last modified time | relevance | path

Searched defs:lgup (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpmed.c3302 int lgup, post_shift; in choose_multiplier() local
4174 int lgup, post_shift; in expand_divmod() local
4359 int pre_shift, lgup, post_shift; in expand_divmod() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpmed.c3641 int lgup, post_shift; in choose_multiplier() local
4480 int lgup, post_shift; in expand_divmod() local
4667 int pre_shift, lgup, post_shift; in expand_divmod() local
/dragonfly/contrib/gmp/
H A Dgmp-impl.h2698 #define udiv_qrnnd_preinv2gen(q, r, nh, nl, d, di, dnorm, lgup) \ argument