Searched defs:mod0 (Results 1 – 5 of 5) sorted by relevance
28 ConstantAffixModifier mod0(u"", u"", {UFIELD_CATEGORY_NUMBER, UNUM_PERCENT_FIELD}, true); in testConstantAffixModifier() local
504 WORD32 mod0) { in ixheaacd_td_frm_dec()
149 …constexpr int mod0 = 3 % 0; // expected-error {{constant expression}} expected-note {{division by … variable
150 …constexpr int mod0 = 3 % 0; // expected-error {{constant expression}} expected-note {{division by … variable
791 Modifier mod0, mod1; in replaceCvt() local