Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/
Dstrfmon_l.c121 int cs_precedes; in __vstrfmon_l_internal() local
369 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 …]
/glibc-2.36/localedata/
Dtst-fmon.data136 # check all cs_precedes/sign_posn/sep_by_space combinations using
/glibc-2.36/ChangeLog.old/
DChangeLog.1111519 using test locales with all combinations of cs_precedes,