Lines Matching refs:CONTROL
58 #define CONTROL(c) { \ macro
317 CONTROL( fgets(buf, (int) len, file) ); in readLineFromFile()
356 CONTROL( fclose(inputFile) == 0 ); in readLinesFromFile()
381 CONTROL( buf != NULL ); in UTIL_createFileNamesTable_fromFileName()
393 CONTROL(filenamesTable != NULL); in UTIL_createFileNamesTable_fromFileName()
410 CONTROL(table != NULL); in UTIL_assembleFileNamesTable2()
467 CONTROL( newTable != NULL ); in UTIL_mergeFileNamesTable()
472 CONTROL ( buf != NULL ); in UTIL_mergeFileNamesTable()
477 CONTROL ( newTable->fileNames != NULL ); in UTIL_mergeFileNamesTable()
789 CONTROL(outDirBuffer != NULL); in mallocAndJoin2Dir()
893 CONTROL(uniqueDirNames != NULL); in makeUniqueMirroredDestDirs()
935 CONTROL(srcFileNames != NULL); in UTIL_mirrorSourceFilesDirectories()
941 CONTROL(fname != NULL); in UTIL_mirrorSourceFilesDirectories()
1006 CONTROL(newFNT != NULL); in UTIL_expandFNT()