Searched refs:N_SEP_BY_SPACE (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/locale/ |
D | localeconv.c | 55 INT_ELEM (n_sep_by_space, N_SEP_BY_SPACE); in __localeconv()
|
D | langinfo.h | 484 # define N_SEP_BY_SPACE __N_SEP_BY_SPACE macro
|
D | categories.def | 156 DEFINE_ELEMENT (N_SEP_BY_SPACE, "n_sep_by_space", std, byte, 0, 2)
|
/glibc-2.36/stdlib/ |
D | strfmon_l.c | 370 sep_by_space = *_NL_CURRENT (LC_MONETARY, int_format ? INT_N_SEP_BY_SPACE : N_SEP_BY_SPACE); in __vstrfmon_l_internal() 389 … other_sep_by_space = *_NL_CURRENT (LC_MONETARY, int_format ? INT_N_SEP_BY_SPACE : N_SEP_BY_SPACE); in __vstrfmon_l_internal()
|
/glibc-2.36/localedata/ |
D | tst-langinfo.c | 105 VAL (N_SEP_BY_SPACE),
|
D | tst-c-utf8-consistency.c | 344 TEST_COMPARE (byte (N_SEP_BY_SPACE), byte_utf8 (N_SEP_BY_SPACE)); in one_pass()
|
/glibc-2.36/manual/ |
D | locale.texi | 1079 @item N_SEP_BY_SPACE
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.10 | 147 P_SEP_BY_SPACE, N_CS_PRECEDES, N_SEP_BY_SPACE, P_SIGN_POSN,
|