Home | History | Annotate | Download | only in libtests

Lines Matching refs:tmpf

69 static char tmpf[23] = "TMP";
3271 sprintf(name, "%s%d.png", tmpf, ++counter);
3571 if (strlen(argv[++c]) >= sizeof tmpf)
3580 strcpy(tmpf, argv[c]);