Lines Matching refs:fuzz_nice_float
12 static void fuzz_nice_float(Fuzz* fuzz, float* f) { in fuzz_nice_float() function
20 static void fuzz_nice_float(Fuzz* fuzz, float* f, Args... rest) { in fuzz_nice_float() function
21 fuzz_nice_float(fuzz, f); in fuzz_nice_float()
22 fuzz_nice_float(fuzz, rest...); in fuzz_nice_float()
26 fuzz_nice_float(fuzz, &r->fLeft, &r->fTop, &r->fRight, &r->fBottom); in fuzz_nice_rect()
60 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
64 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
68 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
72 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
76 fuzz_nice_float(fuzz, &a, &b, &c, &d); in FuzzNicePath()
80 fuzz_nice_float(fuzz, &a, &b, &c, &d); in FuzzNicePath()
84 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
88 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
92 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e, &f); in FuzzNicePath()
96 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e, &f); in FuzzNicePath()
100 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
104 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
141 fuzz_nice_float(fuzz, &a, &b, &c); in FuzzNicePath()
146 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
150 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
194 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
199 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
212 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()