Lines Matching defs:mixed
1200 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity).
1208 const int mixed, const felem x2, const felem y2,
1223 if (!mixed) {
1585 const int mixed, const felem pre_comp[][17][3],
1620 /* The 1 argument below is for "mixed" */
1652 mixed, tmp[0], tmp[1], tmp[2]);
1923 int mixed = 0;
1987 mixed = 1;
1991 if (mixed)
1995 || (mixed && (tmp_felems == NULL))) {
2064 if (mixed)
2089 mixed, (const felem(*)[17][3])pre_comp,
2095 NULL, mixed, (const felem(*)[17][3])pre_comp, NULL);