fmtcharstod 76 include/fmt.h double fmtcharstod(int(*f)(void*), void *vp); fmtcharstod 79 include/libc.h extern double fmtcharstod(int(*)(void*), void*); fmtcharstod 114 include/libc.h #define charstod fmtcharstod fmtcharstod 56 src/libbio/bgetd.c d = fmtcharstod(Bgetdf, &b);