HomeSort by: relevance | last modified time | path
    Searched defs:countLeadingZerosHigh (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/lib/libkern/
softfloat-macros.h 610 static const int8 countLeadingZerosHigh[] = {
639 shiftCount += countLeadingZerosHigh[ a>>24 ];

Completed in 51 milliseconds