Home
last modified time | relevance | path

Searched defs:masklow (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpmed.c3640 unsigned HOST_WIDE_INT masklow, maskhigh; in expand_smod_pow2() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpmed.c3966 HOST_WIDE_INT masklow = (HOST_WIDE_INT_1 << logd) - 1; in expand_smod_pow2() local