Searched refs:ALT_DIGITS (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/time/ |
D | alt_digit.c | 48 const char *ptr = CURRENT (ALT_DIGITS); in __libc_rwlock_define() 75 if (number >= 100 || CURRENT (ALT_DIGITS)[0] == '\0') in _nl_get_alt_digit()
|
/glibc-2.36/locale/ |
D | langinfo.h | 153 ALT_DIGITS, /* Alternate symbols for digits. */ enumerator 154 #define ALT_DIGITS ALT_DIGITS macro
|
D | tst-C-locale.c | 159 STRTEST (ALT_DIGITS, ""); in run_test() 311 STRTEST (ALT_DIGITS, ""); in run_test()
|
D | categories.def | 223 DEFINE_ELEMENT (ALT_DIGITS, "alt_digits", opt, stringlist, 100, 100)
|
/glibc-2.36/conform/data/ |
D | langinfo.h-data | 51 constant ALT_DIGITS
|
/glibc-2.36/localedata/ |
D | tst-langinfo.c | 51 VAL (ALT_DIGITS),
|
D | tst-c-utf8-consistency.c | 171 TEST_COMPARE_STRING (str (ALT_DIGITS), str_utf8 (ALT_DIGITS)); in one_pass()
|
/glibc-2.36/manual/ |
D | locale.texi | 1032 @item ALT_DIGITS
|