Home
last modified time | relevance | path

Searched refs:not_available (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/locale/
DC-monetary.c23 static const char not_available[] = "\377"; variable
42 { .string = not_available },
43 { .string = not_available },
44 { .string = not_available },
45 { .string = not_available },
46 { .string = not_available },
47 { .string = not_available },
48 { .string = not_available },
49 { .string = not_available },
51 { .string = not_available },
[all …]
/glibc-2.36/ChangeLog.old/
DChangeLog.67411 * C-numeric.c (not_available): New constant.
7412 (_nl_C_LC_NUMERIC): Use `not_available' for grouping value.
7429 * C-monetary.c (not_available): New constant.
DChangeLog.1861576 * locale/C-monetary.c (not_available): Always use "\377".