Searched refs:X2 (Results 1 – 2 of 2) sorted by relevance
298 LOCK(X2); /* this one should fail */336 RL(X2); // this one should NOT fail in rlock_AA1B()348 RSL(X2); // this one should fail in rsem_AA1B()356 WL(X2); // this one should fail in rlock_AA2()362 WSL(X2); // this one should fail in rsem_AA2()368 RL(X2); // this one should fail in rlock_AA3()374 RSL(X2); // this one should fail in rsem_AA3()1372 I1(X1); I1(X2); I1(Y1); I1(Y2); I1(Z1); I1(Z2);
1079 #define X2 (p2->x) in add_points_edwards() macro1105 ctx->mulm(C, X1, X2, ctx); in add_points_edwards()1122 ctx->addm(X3, X2, Y2, ctx); in add_points_edwards()1146 #undef X2 in add_points_edwards()