Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/fixed_point/
H A Dfx_bits.h106 using BitType = typename FXRep<T>::StorageType; bit_and() local
116 using BitType = typename FXRep<T>::StorageType; bit_or() local
126 using BitType = typename FXRep<T>::StorageType; bit_not() local
[all...]