Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/fixed_point/
H A Dfx_bits.h122 using BitType = typename FXRep<T>::StorageType; in bit_and() local
132 using BitType = typename FXRep<T>::StorageType; in bit_or() local
142 using BitType = typename FXRep<T>::StorageType; in bit_not() local
186 using BitType = typename FXRep::StorageType; in countls() local