Lines Matching refs:fuzz_nice_float
18 static void fuzz_nice_float(Fuzz* fuzz, float* f) { in fuzz_nice_float() function
26 static void fuzz_nice_float(Fuzz* fuzz, float* f, Args... rest) { in fuzz_nice_float() function
27 fuzz_nice_float(fuzz, f); in fuzz_nice_float()
28 fuzz_nice_float(fuzz, rest...); in fuzz_nice_float()
32 fuzz_nice_float(fuzz, &r->fLeft, &r->fTop, &r->fRight, &r->fBottom); in fuzz_nice_rect()
66 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
70 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
74 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
78 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
82 fuzz_nice_float(fuzz, &a, &b, &c, &d); in FuzzNicePath()
86 fuzz_nice_float(fuzz, &a, &b, &c, &d); in FuzzNicePath()
90 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
94 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
98 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e, &f); in FuzzNicePath()
102 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e, &f); in FuzzNicePath()
106 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
110 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
147 fuzz_nice_float(fuzz, &a, &b, &c); in FuzzNicePath()
152 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
156 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
200 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
205 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
221 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()