Searched refs:int_n_sign_posn (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dlocale.h61 char int_n_sign_posn; member in struct:lconv
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dlocaledef.h68 char int_n_sign_posn; member in struct:__anon9541
/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dnb_lc_monetary_misc.h70 ldata->int_n_sign_posn = data->int_n_sign_posn;
H A Dglobal_locale.c70 .int_n_sign_posn = CHAR_MAX,
/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_lc_monetary.c123 { _CITRUS_LC_MONETARY_SYM_INT_N_SIGN_POSN, OFFSET(int_n_sign_posn ) },
/netbsd-6-1-5-RELEASE/lib/libc/stdlib/
H A Dstrfmon.c420 *sign_posn = (flags & PARENTH_POSN) ? 0 : lc->int_n_sign_posn;
/netbsd-6-1-5-RELEASE/usr.bin/locale/
H A Dlocale.c162 { "int_n_sign_posn", 0, LC_MONETARY, KW_INT_N_SIGN_POSN, "" },
596 rval = &(lc->int_n_sign_posn);

Completed in 62 milliseconds