Searched refs:openFileForMerging (Results 1 – 2 of 2) sorted by relevance
178 static FILE *openFileForMerging(const char *ProfileFileName) { in openFileForMerging() function206 OutputFile = openFileForMerging(OutputName); in writeFile()
293 static FILE *openFileForMerging(const char *ProfileFileName, int *MergeDone) { in openFileForMerging() function336 OutputFile = openFileForMerging(OutputName, &MergeDone); in writeFile()