Searched refs:LeadingZero (Results 1 – 2 of 2) sorted by relevance
84 …GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_ILZERO, (LPWSTR) &fmt->LeadingZero, sizeof(UINT)… in getNumberFormat()111 …GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_ILZERO, (LPWSTR) &fmt->LeadingZero, sizeof(UINT)); in getCurrencyFormat()
1341 bool LeadingZero = true; in get_VSPLTI_elt() local1346 LeadingZero &= cast<ConstantSDNode>(UniquedVals[i])->isNullValue(); in get_VSPLTI_elt()1350 if (LeadingZero) { in get_VSPLTI_elt()