Home | History | Annotate | Download | only in misc

Lines Matching refs:int_log10

137 static int int_log10(unsigned int arg)
328 i = int_log10(max);
660 need = int_log10(group_block) + 2;