Searched refs:negative_sign (Results 1 - 25 of 68) sorted by relevance

123

/netbsd-current/sys/sys/
H A Dlocaledef.h50 const char *negative_sign; member in struct:__anon13181
/netbsd-current/include/
H A Dlocale.h49 char *negative_sign; member in struct:lconv
/netbsd-current/lib/libc/stdlib/
H A Dstrfmon.c441 *signstr = (lc->negative_sign[0] == '\0') ? "-"
442 : lc->negative_sign;
452 *signstr = (lc->negative_sign[0] == '\0') ? "-"
453 : lc->negative_sign;
/netbsd-current/lib/libc/locale/
H A Dglobal_locale.c125 .negative_sign = __UNCONST(""),
H A Dsetlocale.c114 ldata->negative_sign = __UNCONST(monetary->negative_sign);
/netbsd-current/lib/libc/citrus/
H A Dcitrus_lc_monetary.c88 free(__UNCONST(data->negative_sign));
106 { _CITRUS_LC_MONETARY_SYM_NEGATIVE_SIGN, OFFSET(negative_sign ) },
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dmonetary_members.cc263 const char* __cnegsign = lc->negative_sign;
417 const char* __cnegsign = lc->negative_sign;
604 const char* __cnegsign = lc->negative_sign;
763 const char* __cnegsign = lc->negative_sign;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dmonetary_members.cc263 const char* __cnegsign = lc->negative_sign;
417 const char* __cnegsign = lc->negative_sign;
604 const char* __cnegsign = lc->negative_sign;
763 const char* __cnegsign = lc->negative_sign;
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h64 __negative_sign = __lc_input->negative_sign;
75 __lc.negative_sign = const_cast<char *>(__negative_sign.c_str());
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dlocale.in.h112 char *negative_sign;
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dlocale.in.h112 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/alpha/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/arm/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/armeb/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/hppa/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/i386/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68000/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/m68k/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dlocale.h592 char *negative_sign;
/netbsd-current/external/gpl3/gdb.old/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dlocale.h592 char *negative_sign;

Completed in 209 milliseconds

123