Lines Matching refs:CONTROL
58 #define CONTROL(c) { \ macro
426 CONTROL( fclose(inputFile) == 0 ); in readLinesFromFile()
451 CONTROL( buf != NULL ); in UTIL_createFileNamesTable_fromFileName()
463 CONTROL(filenamesTable != NULL); in UTIL_createFileNamesTable_fromFileName()
480 CONTROL(table != NULL); in UTIL_assembleFileNamesTable2()
537 CONTROL( newTable != NULL ); in UTIL_mergeFileNamesTable()
542 CONTROL ( buf != NULL ); in UTIL_mergeFileNamesTable()
547 CONTROL ( newTable->fileNames != NULL ); in UTIL_mergeFileNamesTable()
879 CONTROL(outDirBuffer != NULL); in mallocAndJoin2Dir()
983 CONTROL(uniqueDirNames != NULL); in makeUniqueMirroredDestDirs()
1025 CONTROL(srcFileNames != NULL); in UTIL_mirrorSourceFilesDirectories()
1031 CONTROL(fname != NULL); in UTIL_mirrorSourceFilesDirectories()
1096 CONTROL(newFNT != NULL); in UTIL_expandFNT()