40#ifndef softfloat_countLeadingZeros64
42#define softfloat_countLeadingZeros64 softfloat_countLeadingZeros64
43#include "primitives.h"
59 if ( a32 < 0x10000 ) {
63 if ( a32 < 0x1000000 ) {
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
const uint_least8_t softfloat_countLeadingZeros8[256]
#define softfloat_countLeadingZeros64
unsigned __int64 uint64_t