Home
last modified time | relevance | path

Searched defs:digit (Results 1 – 1 of 1) sorted by relevance

/src/klibc/
A Drt_vsnprintf_std.c513 const char digit = (char)(value % base); in print_integer() local
683 int_fast64_t digit = number_.fractional % 10U; in print_broken_up_decimal() local

Completed in 6 milliseconds