Home | History | Annotate | Download | only in fio

Lines Matching full:maxp

991 	char *minp, *maxp;
998 maxp = num2str(max, 6, 1, 0, N2S_NONE);
1010 gtk_label_set_text(GTK_LABEL(label), maxp);
1019 free(maxp);