x0                916 lib/replace/snprintf.c static double my_modf(double x0, double *iptr)
x0                920 lib/replace/snprintf.c 	double x = x0;
x0                940 lib/replace/snprintf.c 		ret = my_modf(x0-l*f, &i2);