Home
last modified time | relevance | path

Searched refs:inputfile (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/libio/
Dtst-fopenloc.c30 static const char inputfile[] = "../iconvdata/testdata/ISO-8859-1"; variable
47 FILE *fp = fopen (inputfile, ccs); in do_bz17916()
67 fp = xfopen (inputfile, "r,ccs=ISO-8859-1"); in do_test()