Searched refs:rconv (Results 1 – 3 of 3) sorted by relevance
/third_party/musl/libc-test/src/math/gen/ | ||
D | gen.h | 50 int rconv(int *, char *); |
D | util.c | 150 int rconv(int *r, char *s) in rconv() function |
D | gen.c | 202 if (rconv(&t->r, a[i++])) in scan() |