Searched defs:lower_mask (Results 1 – 2 of 2) sorted by relevance
20 const su_int lower_mask = (su_int)~0 >> bits_in_word_2; in __muldsi3() local
22 const du_int lower_mask = (du_int)~0 >> bits_in_dword_2; in __mulddi3() local