Home | History | Annotate | Download | only in benchmarks

Lines Matching defs:lbit

876 function lbit(x) {
891 if(this_array[i] != 0) return i*BI_DB+lbit(this_array[i]);