Searched refs:cs_precedes (Results 1 – 3 of 3) sorted by relevance
121 int cs_precedes; in __vstrfmon_l_internal() local369 cs_precedes = *_NL_CURRENT (LC_MONETARY, int_format ? INT_N_CS_PRECEDES : N_CS_PRECEDES); in __vstrfmon_l_internal()381 cs_precedes = *_NL_CURRENT (LC_MONETARY, int_format ? INT_P_CS_PRECEDES : P_CS_PRECEDES); in __vstrfmon_l_internal()394 if (cs_precedes != 0) in __vstrfmon_l_internal()395 cs_precedes = 1; in __vstrfmon_l_internal()411 || (sign_posn == 1 && !cs_precedes) in __vstrfmon_l_internal()412 || (sign_posn == 2 && cs_precedes)) in __vstrfmon_l_internal()441 if (cs_precedes) in __vstrfmon_l_internal()461 else if (cs_precedes && (sign_posn == 3 || sign_posn == 4)) in __vstrfmon_l_internal()493 if (cs_precedes) in __vstrfmon_l_internal()[all …]
136 # check all cs_precedes/sign_posn/sep_by_space combinations using
11519 using test locales with all combinations of cs_precedes,