Home | History | Annotate | Download | only in c_locale_win32

Lines Matching defs:negative_sign

226   char negative_sign[5];
854 __GetLocaleInfoUsingACP(lmon->lc.id, lmon->cp, LOCALE_SNEGATIVESIGN, lmon->negative_sign, 5, wbuf, 6);
1201 { return lmon->negative_sign; }