png_strtod         29 third_party/libpng/pngrutil.c __inline double png_strtod(png_structp png_ptr, PNG_CONST char *nptr,
png_strtod         49 third_party/libpng/pngrutil.c #    define png_strtod(p,a,b) strtod(a,b)