Searched refs:sep_by_space (Results 1 – 3 of 3) sorted by relevance
119 int sep_by_space; in __vstrfmon_l_internal() local370 sep_by_space = *_NL_CURRENT (LC_MONETARY, int_format ? INT_N_SEP_BY_SPACE : N_SEP_BY_SPACE); in __vstrfmon_l_internal()382 sep_by_space = *_NL_CURRENT (LC_MONETARY, int_format ? INT_P_SEP_BY_SPACE : P_SEP_BY_SPACE); in __vstrfmon_l_internal()398 if (sep_by_space == '\377') in __vstrfmon_l_internal()399 sep_by_space = 0; in __vstrfmon_l_internal()408 if (sep_by_space == 2) in __vstrfmon_l_internal()414 sep_by_space = 0; in __vstrfmon_l_internal()444 if (sep_by_space != 0) in __vstrfmon_l_internal()499 if (sep_by_space == 2) in __vstrfmon_l_internal()508 if (print_curr_symbol && sep_by_space == 2) in __vstrfmon_l_internal()[all …]
136 # check all cs_precedes/sign_posn/sep_by_space combinations using
11520 sign_posn and sep_by_space.11540 spaces for unusual combinations of sign_posn and sep_by_space.