Searched refs:answer_not_zero (Results 1 – 1 of 1) sorted by relevance
856 Label answer_zero(this), answer_not_zero(this); in SmiMul() local859 Branch(Word32Equal(answer, zero), &answer_zero, &answer_not_zero); in SmiMul()860 BIND(&answer_not_zero); in SmiMul()