Home | History | Annotate | Download | only in c_locale_win32

Lines Matching refs:positive_sign

227   char positive_sign[5];
855 __GetLocaleInfoUsingACP(lmon->lc.id, lmon->cp, LOCALE_SPOSITIVESIGN, lmon->positive_sign, 5, wbuf, 6);
1198 { return lmon->positive_sign; }