Searched refs:fp1 (Results 1 – 6 of 6) sorted by relevance
407 struct fpstate fp1, *fp = &fp1; in restore_native_fp_frstor() local433 struct fpstate fp1, *fp = &fp1; in save_native_fp_fsave() local
648 void PlatformPath::addArcTo(const FloatPoint& fp1, const FloatPoint& fp2, float radius) in addArcTo() argument652 p1 = fp1; in addArcTo()
1473 FloatPoint fp1 = m_data->mapPoint(gradient->p1()); in fillRect() local1475 IntPoint p1(stableRound(fp1.x()), stableRound(fp1.y())); in fillRect()
288 FieldPosition fp1(0); in Test4088161() local292 logln(" format(d) = '" + df->format(d, sBuf1, fp1) + "'"); in Test4088161()
303 * src/conflicts.c (print_reductions): Increment both fp1 and fp2