Searched defs:digits (Results 1 – 4 of 4) sorted by relevance
21 static const uint8_t digits[16] = { variable
25 int digits = 0; in inet_addr() local
35 static inline int digits(int n) in digits() function
3625 char digits[TIME_STRING_DIGIT_STRLEN + SIZE_OF_NUL]; in get_next_time_string_digit() local