Home | History | Annotate | Download | only in fio

Lines Matching full:minp

1017 	char *minp, *maxp;
1023 minp = num2str(min, 6, 1, 0, 0);
1034 gtk_label_set_text(GTK_LABEL(label), minp);
1044 free(minp);