Searched refs:HWORD_MASK (Results 1 – 2 of 2) sorted by relevance
92 #define HWORD_MASK HWORD_MAX macro105 in1l = (in1) & HWORD_MASK; \107 in2l = (in2) & HWORD_MASK; \118 (outl) = (word_t)((outl) + ((tmpm & HWORD_MASK) << HWORD_BITS));\
668 qh = WORD_MIN(qh, HWORD_MASK); in _word_divrem()689 ql = WORD_MIN(ql, HWORD_MASK); in _word_divrem()