Searched refs:empty_file (Results 1 – 2 of 2) sorted by relevance
219 FILE* empty_file = tmpfile(); in compileHeaders() local220 if (!empty_file) { in compileHeaders()224 int empty_file_fd = fileno(empty_file); in compileHeaders()230 fclose(empty_file); in compileHeaders()
1853 " touch $(genDir)/zipdir/empty_file.txt &&" +1892 " touch $(genDir)/zipdir/empty_file.txt &&" +