Lines Matching refs:fuzz_nice_float
13 static void fuzz_nice_float(Fuzz* fuzz, float* f) { in fuzz_nice_float() function
21 static void fuzz_nice_float(Fuzz* fuzz, float* f, Args... rest) { in fuzz_nice_float() function
22 fuzz_nice_float(fuzz, f); in fuzz_nice_float()
23 fuzz_nice_float(fuzz, rest...); in fuzz_nice_float()
27 fuzz_nice_float(fuzz, &r->fLeft, &r->fTop, &r->fRight, &r->fBottom); in fuzz_nice_rect()
61 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
65 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
69 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
73 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
77 fuzz_nice_float(fuzz, &a, &b, &c, &d); in FuzzNicePath()
81 fuzz_nice_float(fuzz, &a, &b, &c, &d); in FuzzNicePath()
85 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
89 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
93 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e, &f); in FuzzNicePath()
97 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e, &f); in FuzzNicePath()
101 fuzz_nice_float(fuzz, &a, &b, &c, &d, &e); in FuzzNicePath()
105 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
142 fuzz_nice_float(fuzz, &a, &b, &c); in FuzzNicePath()
147 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
151 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
195 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
200 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()
216 fuzz_nice_float(fuzz, &a, &b); in FuzzNicePath()