Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dmuldi3.c20 const su_int lower_mask = (su_int)~0 >> bits_in_word_2; in __muldsi3() local
H A Dmulti3.c22 const du_int lower_mask = (du_int)~0 >> bits_in_dword_2; in __mulddi3() local