Searched defs:point_y (Results 1 – 3 of 3) sorted by relevance
25 FX_FLOAT point_y; in UpdateLineEndPoints() local78 FX_FLOAT point_y = mid_pos.y + half_width * start_dir; in UpdateLineJoinPoints() local
502 BN_ULONG point_x[P256_LIMBS], point_y[P256_LIMBS], point_z[P256_LIMBS]; in ecp_nistz256_get_affine() local
456 struct qreg line_x, point_x, point_y; member