Home
last modified time | relevance | path

Searched defs:outfile (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/localedata/unicode-gen/
Dutf8_gen.py54 def process_range(start, end, outfile, name): argument
104 def process_charmap(flines, outfile): argument
190 def write_header_charmap(outfile): argument
201 def write_header_width(outfile, unicode_version): argument
220 def process_width(outfile, ulines, elines, plines): argument
/glibc-2.36/debug/
Dpcprofile.c38 const char *outfile = getenv ("PCPROFILE_OUTPUT"); in install() local
/glibc-2.36/io/
Dtst-copy_file_range.c42 static char *outfile; variable
/glibc-2.36/malloc/
Dmemusagestat.c131 FILE *outfile; in main() local