Home | History | Annotate | Download | only in fio

Lines Matching defs:fmt

190 	char fmt[32];
208 snprintf(fmt, sizeof(fmt), "%%1.%uf", precision);
224 snprintf(ptr, sizeof(fbuf), fmt, plist[j].u.f);