Searched refs:isUint32 (Results 1 – 1 of 1) sorted by relevance
76 isUint32 = ( sizeof(T) == 4 && !isSigned ), enumerator174 …IntZone_Uint32_IntLT64 = IntTraits< T >::isUint32 && IntTraits< U >::isSigned && IntTraits< U >…189 …LT64_Uint32 = IntTraits< T >::isSigned && IntTraits< T >::isLT64Bit && IntTraits< U >::isUint32,1523 IntTraits< U >::isUint32 &&