Searched refs:powj (Results 1 – 1 of 1) sorted by relevance
507 uint16_t powj = 1; in print_num() local531 powj *= 10; in print_num()532 if (count / powi < powj) in print_num()