Searched refs:LeadingZero (Results 1 – 4 of 4) sorted by relevance
88 …(windowsLocaleName, LOCALE_RETURN_NUMBER|LOCALE_ILZERO, (LPWSTR) &fmt->LeadingZero, sizeof(UINT)); in getNumberFormat()115 …x(windowsLocaleName, LOCALE_RETURN_NUMBER|LOCALE_ILZERO, (LPWSTR) &fmt->LeadingZero, sizeof(UINT)); in getCurrencyFormat()
699 bool LeadingZero = true; in get_VSPLTI_elt() local704 LeadingZero &= cast<ConstantSDNode>(UniquedVals[i])->isNullValue(); in get_VSPLTI_elt()708 if (LeadingZero) { in get_VSPLTI_elt()
1637 bool LeadingZero = true; in get_VSPLTI_elt() local1642 LeadingZero &= isNullConstant(UniquedVals[i]); in get_VSPLTI_elt()1646 if (LeadingZero) { in get_VSPLTI_elt()
2073 bool LeadingZero = true; in get_VSPLTI_elt() local2078 LeadingZero &= isNullConstant(UniquedVals[i]); in get_VSPLTI_elt()2082 if (LeadingZero) { in get_VSPLTI_elt()