Lines Matching defs:mixed
1228 * adapted for mixed addition (z2 = 1, or z2 = 0 for the point at infinity).
1237 const int mixed, const smallfelem x2,
1257 if (!mixed) {
1675 const int mixed, const smallfelem pre_comp[][17][3],
1711 /* Arg 1 below is for "mixed" */
1728 /* Arg 1 below is for "mixed" */
1757 mixed, tmp[0], tmp[1], tmp[2]);
2030 int mixed = 0;
2094 mixed = 1;
2098 if (mixed)
2102 || (mixed && (tmp_smallfelems == NULL))) {
2175 if (mixed)
2200 mixed, (const smallfelem(*)[17][3])pre_comp, g_pre_comp);
2205 NULL, mixed, (const smallfelem(*)[17][3])pre_comp, NULL);