Searched refs:int_p_sign_posn (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/lib/libc/locale/
H A Dlmonetary.h58 const char *int_p_sign_posn; member in struct:lc_monetary_T
H A Dlocaleconv.c89 M_ASSIGN_CHAR(int_p_sign_posn);
H A Dlmonetary.c71 numempty, /* int_p_sign_posn */
203 "int_p_sign_posn = %d\n"
224 _monetary_locale.int_p_sign_posn[0],
/freebsd-current/include/
H A Dlocale.h60 char int_p_sign_posn; member in struct:lconv
/freebsd-current/usr.bin/locale/tests/
H A Dlocale_test.sh60 int_p_sign_posn \
127 int_p_sign_posn \
/freebsd-current/usr.bin/localedef/
H A Dmonetary.c138 mon.int_p_sign_posn = str;
204 (putl_category(mon.int_p_sign_posn, f) == EOF) ||
/freebsd-current/lib/libc/stdlib/
H A Dstrfmon.c437 *sign_posn = (flags & PARENTH_POSN) ? 0 : lc->int_p_sign_posn;
/freebsd-current/usr.bin/locale/
H A Dlocale.c181 { "int_p_sign_posn", TYPE_NUM, LC_MONETARY, SRC_LCONV,
727 rval = &(lc->int_p_sign_posn);
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp5482 if (lc->int_p_sign_posn == 0)
5509 lc->int_p_sign_posn,
5599 if (lc->int_p_sign_posn == 0)
5640 lc->int_p_sign_posn,

Completed in 210 milliseconds