Lines Matching full:logl
948 int32 logL = bbs_intLog2( vL > 0 ? vL : -vL );949 int32 expL = ( logL > 14 ) ? logL - 14 : 0;