Home
last modified time | relevance | path

Searched refs:isUint32 (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/ucrt/
H A Dsafeint_internal.h76 isUint32 = ( sizeof(T) == 4 && !isSigned ), enumerator
174 …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 &&