Home
last modified time | relevance | path

Searched defs:clean_filename (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprotoize.c4181 char *const clean_filename = (char *) alloca (strlen (convert_filename) + 6 + 1); local
/openbsd-src/gnu/gcc/gcc/
H A Dprotoize.c4044 char *const clean_filename = alloca (strlen (convert_filename) + 6 + 1); in edit_file() local