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

/netbsd-6-1-5-RELEASE/include/
H A Dlocale.h60 char int_p_sign_posn; member in struct:lconv
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dlocaledef.h67 char int_p_sign_posn; member in struct:__anon9541
/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dnb_lc_monetary_misc.h69 ldata->int_p_sign_posn = data->int_p_sign_posn;
H A Dglobal_locale.c69 .int_p_sign_posn = CHAR_MAX,
/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_lc_monetary.c122 { _CITRUS_LC_MONETARY_SYM_INT_P_SIGN_POSN, OFFSET(int_p_sign_posn ) },
/netbsd-6-1-5-RELEASE/lib/libc/stdlib/
H A Dstrfmon.c426 *sign_posn = (flags & PARENTH_POSN) ? 0 : lc->int_p_sign_posn;
/netbsd-6-1-5-RELEASE/usr.bin/locale/
H A Dlocale.c161 { "int_p_sign_posn", 0, LC_MONETARY, KW_INT_P_SIGN_POSN, "" },
593 rval = &(lc->int_p_sign_posn);

Completed in 140 milliseconds