Searched refs:bc_num_log10 (Results 1 – 1 of 1) sorted by relevance
1152 static size_t bc_num_log10(size_t i) { in bc_num_log10() function2029 width = bc_num_log10(base_t - 1) - 1; in bc_num_printBase()2156 len = bc_num_log10(ULONG_MAX); in bc_num_ulong2num()