Searched defs:digit (Results 1 – 4 of 4) sorted by relevance
48 digit = _Locale_DIGIT, enumerator
655 int_type const digit = static_cast<int_type>(n % 10U); in lcast_put_unsigned() local667 int_type const digit = static_cast<int_type>(n % 10U); in lcast_put_unsigned() local
1472 int digit; in LocaleFromHex() local
792 const ctype_base::mask ctype_base::digit; member in ctype_base