Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dashlti3.c22 const int bits_in_dword = (int)(sizeof(di_int) * CHAR_BIT); in __ashlti3() local
H A Dashrti3.c22 const int bits_in_dword = (int)(sizeof(di_int) * CHAR_BIT); in __ashrti3() local
H A Dlshrti3.c22 const int bits_in_dword = (int)(sizeof(di_int) * CHAR_BIT); in __lshrti3() local