Home
last modified time | relevance | path

Searched refs:N_SEP_BY_SPACE (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/locale/
Dlocaleconv.c55 INT_ELEM (n_sep_by_space, N_SEP_BY_SPACE); in __localeconv()
Dlanginfo.h484 # define N_SEP_BY_SPACE __N_SEP_BY_SPACE macro
Dcategories.def156 DEFINE_ELEMENT (N_SEP_BY_SPACE, "n_sep_by_space", std, byte, 0, 2)
/glibc-2.36/stdlib/
Dstrfmon_l.c370 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/
Dtst-langinfo.c105 VAL (N_SEP_BY_SPACE),
Dtst-c-utf8-consistency.c344 TEST_COMPARE (byte (N_SEP_BY_SPACE), byte_utf8 (N_SEP_BY_SPACE)); in one_pass()
/glibc-2.36/manual/
Dlocale.texi1079 @item N_SEP_BY_SPACE
/glibc-2.36/ChangeLog.old/
DChangeLog.10147 P_SEP_BY_SPACE, N_CS_PRECEDES, N_SEP_BY_SPACE, P_SIGN_POSN,