Lines Matching refs:Y3
816 /* Y3 = L1(L2 - X3) - L3 */
852 #define Y3 (result->y)
895 ctx->subm(Y3, E, D, ctx);
896 ctx->mulm(Y3, Y3, F, ctx);
905 #undef Y3
1083 #define Y3 (result->y)
1131 ctx->addm(Y3, D, C, ctx);
1133 ctx->mulm(Y3, ctx->a, C, ctx);
1134 ctx->subm(Y3, D, Y3, ctx);
1136 ctx->mulm(Y3, Y3, G, ctx);
1137 ctx->mulm(Y3, Y3, A, ctx);
1150 #undef Y3