2026-05-01 08:03 ftp://ftp.de.debian.org/debian/pool/main/c/cccc/cccc_3.2.0+dfsg1.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=mfc --library=microsoft_atl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.17.0-23-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.4.0 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 cppcheck: head 2.20.0 head-info: 0fda84e (2026-05-01 02:32:52 +0200) count: 1981 1355 elapsed-time: 8.2 6.6 head-timing-info: old-timing-info: head results: sarnold-cccc-1253465/cccc/cccc_itm.cc:50:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_itm.cc:12:3: performance: Variable 'buffer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sarnold-cccc-1253465/cccc/cccc_itm.cc:19:3: performance: Variable 'buffer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sarnold-cccc-1253465/cccc/cccc_itm.cc:26:3: performance: Variable 'buffer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sarnold-cccc-1253465/cccc/cccc_tok.h:81:7: style:inconclusive: Either there is a missing 'override', or the member function 'ANTLRToken::getNestingLevel' can be const. [functionConst] sarnold-cccc-1253465/cccc/cccc_itm.h:24:3: style: Class 'CCCC_Item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_db.cc:85:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_use.h:40:3: warning: Member variable 'CCCC_UseRelationship::visible' is not initialized in the constructor. [uninitMemberVarPrivate] sarnold-cccc-1253465/cccc/cccc_use.h:40:3: warning: Member variable 'CCCC_UseRelationship::concrete' is not initialized in the constructor. [uninitMemberVarPrivate] sarnold-cccc-1253465/cccc/cccc_tbl.cc:33:3: performance: Variable 'iter_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sarnold-cccc-1253465/cccc/cccc_rec.h:52:17: style:inconclusive: Technically the member function 'CCCC_Record::get_flag' can be const. [functionConst] sarnold-cccc-1253465/cccc/cccc_utl.h:125:3: style: Class 'ANTLR_Assisted_Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_utl.h:142:3: style: Class 'ParseUtility' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_utl.h:212:3: style: Class 'ParseStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_ext.h:49:3: style: Class 'CCCC_Extent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_prj.h:77:3: style: Class 'CCCC_Project' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_mem.h:44:3: style: Class 'CCCC_Member' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_use.h:44:3: style: Class 'CCCC_UseRelationship' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_prj.h:92:7: style: The function 'get_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:56:15: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_prj.h:92:7: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_prj.h:94:10: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:50:18: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_prj.h:94:10: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_mod.h:61:10: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:50:18: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_mod.h:61:10: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_mod.h:66:15: style: The function 'get_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:56:15: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_mod.h:66:15: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_mem.h:43:10: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:50:18: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_mem.h:43:10: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_mem.h:48:7: style: The function 'get_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:56:15: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_mem.h:48:7: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_use.h:43:10: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:50:18: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_use.h:43:10: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_use.h:47:8: style: The function 'add_extent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:54:16: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_use.h:47:8: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_use.h:48:7: style: The function 'get_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/cccc/cccc_rec.h:56:15: note: Virtual function in base class sarnold-cccc-1253465/cccc/cccc_use.h:48:7: note: Function in derived class sarnold-cccc-1253465/cccc/cccc_ext.cc:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_ext.cc:86:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_db.cc:51:51: performance: Function parameter 'pfx' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_db.cc:105:45: style: Parameter 'field2' can be declared as reference to const [constParameterReference] sarnold-cccc-1253465/cccc/cccc_tbl.cc:130:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_mem.cc:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_ext.cc:151:17: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] sarnold-cccc-1253465/cccc/cccc_ext.cc:154:23: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] sarnold-cccc-1253465/cccc/cccc_ext.cc:159:21: portability: Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'. [prohibitedstrtokCalled] sarnold-cccc-1253465/cccc/cccc_ext.cc:64:18: style:inconclusive: Technically the member function 'CCCC_Extent::AddToItem' can be const. [functionConst] sarnold-cccc-1253465/cccc/cccc_ext.h:54:7: note: Technically the member function 'CCCC_Extent::AddToItem' can be const. sarnold-cccc-1253465/cccc/cccc_ext.cc:64:18: note: Technically the member function 'CCCC_Extent::AddToItem' can be const. sarnold-cccc-1253465/cccc/cccc_ext.cc:133:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/cccc/cccc_ext.cc:149:50: style: The scope of the variable 'count_value_ptr' can be reduced. [variableScope] sarnold-cccc-1253465/cccc/cccc_ext.cc:107:30: style:inconclusive: Function 'name' argument 1 names different: declaration 'index' definition 'level'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_ext.h:51:20: note: Function 'name' argument 1 names different: declaration 'index' definition 'level'. sarnold-cccc-1253465/cccc/cccc_ext.cc:107:30: note: Function 'name' argument 1 names different: declaration 'index' definition 'level'. sarnold-cccc-1253465/cccc/cccc_ext.cc:149:34: style: Variable 'count_tag_ptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_ext.cc:149:50: style: Variable 'count_value_ptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_ext.cc:142:3: performance: Returning the result of c_str() in a function that returns std::string is slow and redundant. [stlcstrReturn] sarnold-cccc-1253465/cccc/cccc_mem.cc:245:25: style:inconclusive: Technically the member function 'CCCC_Member::get_visibility' can be const. [functionConst] sarnold-cccc-1253465/cccc/cccc_mem.h:49:14: note: Technically the member function 'CCCC_Member::get_visibility' can be const. sarnold-cccc-1253465/cccc/cccc_mem.cc:245:25: note: Technically the member function 'CCCC_Member::get_visibility' can be const. sarnold-cccc-1253465/cccc/cccc_met.cc:123:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_mem.cc:64:35: style:inconclusive: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_mem.h:46:24: note: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. sarnold-cccc-1253465/cccc/cccc_mem.cc:64:35: note: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. sarnold-cccc-1253465/cccc/cccc_mem.cc:99:30: style:inconclusive: Function 'name' argument 1 names different: declaration 'index' definition 'name_level'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_mem.h:43:20: note: Function 'name' argument 1 names different: declaration 'index' definition 'name_level'. sarnold-cccc-1253465/cccc/cccc_mem.cc:99:30: note: Function 'name' argument 1 names different: declaration 'index' definition 'name_level'. sarnold-cccc-1253465/cccc/cccc_mem.cc:148:37: style:inconclusive: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_mem.h:45:26: note: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. sarnold-cccc-1253465/cccc/cccc_mem.cc:148:37: note: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. sarnold-cccc-1253465/cccc/cccc_mem.cc:236:17: style: Local variable 'next_line' shadows outer variable [shadowVariable] sarnold-cccc-1253465/cccc/cccc_mem.cc:153:13: note: Shadowed declaration sarnold-cccc-1253465/cccc/cccc_mem.cc:236:17: note: Shadow variable sarnold-cccc-1253465/cccc/cccc_mem.cc:52:4: warning: Redundant code: Found a statement that begins with NULL constant. [constStatement] sarnold-cccc-1253465/cccc/cccc_mem.cc:207:18: style: Variable 'found_eptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_mem.cc:145:3: performance: Returning the result of c_str() in a function that returns std::string is slow and redundant. [stlcstrReturn] sarnold-cccc-1253465/cccc/cccc_htm.cc:477:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_htm.cc:532:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_htm.cc:615:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_htm.cc:736:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_htm.cc:1048:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_htm.cc:1350:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_htm.cc:1415:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_met.h:62:3: style: Class 'Metric_Treatment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_met.h:74:3: style: Class 'CCCC_Metric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/cccc/cccc_met.cc:119:8: style: The scope of the variable 'numerator_too_low' can be reduced. [variableScope] sarnold-cccc-1253465/cccc/cccc_met.cc:120:8: style: The scope of the variable 'infinity' can be reduced. [variableScope] sarnold-cccc-1253465/cccc/cccc_met.cc:125:24: style: The scope of the variable 'low_threshold' can be reduced. [variableScope] sarnold-cccc-1253465/cccc/cccc_met.cc:125:43: style: The scope of the variable 'high_threshold' can be reduced. [variableScope] sarnold-cccc-1253465/cccc/cccc_met.cc:39:10: style: Unused variable: option_dummy [unusedVariable] sarnold-cccc-1253465/cccc/cccc_met.cc:39:24: style: Unused variable: treatment_dummy [unusedVariable] sarnold-cccc-1253465/cccc/cccc_met.cc:40:19: style: Unused variable: numthresh_str [unusedVariable] sarnold-cccc-1253465/cccc/cccc_met.cc:40:34: style: Unused variable: width_str [unusedVariable] sarnold-cccc-1253465/cccc/cccc_met.cc:40:45: style: Unused variable: precision_str [unusedVariable] sarnold-cccc-1253465/cccc/cccc_met.cc:125:37: style: Variable 'low_threshold' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/cccc/cccc_met.cc:125:57: style: Variable 'high_threshold' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/cccc/cccc_met.cc:131:20: style: Variable 'low_threshold' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/cccc/cccc_met.cc:132:21: style: Variable 'high_threshold' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/cccc/cccc_mod.cc:69:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_mod.cc:183:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_mod.cc:200:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_opt.cc:227:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_prj.cc:322:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_prj.cc:366:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_opt.cc:171:17: style: Condition 'optstr.good()' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/cccc/cccc_opt.cc:168:19: note: Assuming that condition 'optstr.good()' is not redundant sarnold-cccc-1253465/cccc/cccc_opt.cc:171:17: note: Condition 'optstr.good()' is always true sarnold-cccc-1253465/cccc/cccc_opt.cc:90:42: style:inconclusive: Function 'Add_Option' argument 1 names different: declaration 'option_line' definition 'option'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_opt.h:53:37: note: Function 'Add_Option' argument 1 names different: declaration 'option_line' definition 'option'. sarnold-cccc-1253465/cccc/cccc_opt.cc:90:42: note: Function 'Add_Option' argument 1 names different: declaration 'option_line' definition 'option'. sarnold-cccc-1253465/cccc/cccc_opt.cc:246:47: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_prj.cc:56:42: style:inconclusive: Function 'add_module' argument 1 names different: declaration 'module_data_line' definition 'module_line'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_prj.h:82:30: note: Function 'add_module' argument 1 names different: declaration 'module_data_line' definition 'module_line'. sarnold-cccc-1253465/cccc/cccc_prj.cc:56:42: note: Function 'add_module' argument 1 names different: declaration 'module_data_line' definition 'module_line'. sarnold-cccc-1253465/cccc/cccc_prj.cc:125:42: style:inconclusive: Function 'add_userel' argument 1 names different: declaration 'use_data_line' definition 'userel_data_line'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_prj.h:84:30: note: Function 'add_userel' argument 1 names different: declaration 'use_data_line' definition 'userel_data_line'. sarnold-cccc-1253465/cccc/cccc_prj.cc:125:42: note: Function 'add_userel' argument 1 names different: declaration 'use_data_line' definition 'userel_data_line'. sarnold-cccc-1253465/cccc/cccc_prj.cc:317:36: style:inconclusive: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_prj.h:97:24: note: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. sarnold-cccc-1253465/cccc/cccc_prj.cc:317:36: note: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. sarnold-cccc-1253465/cccc/cccc_prj.cc:364:38: style:inconclusive: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_prj.h:96:26: note: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. sarnold-cccc-1253465/cccc/cccc_prj.cc:364:38: note: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. sarnold-cccc-1253465/cccc/cccc_prj.cc:168:20: style: Variable 'extent_ptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_prj.cc:255:17: style: Variable 'extent_ptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_opt.cc:113:9: style: Variable 'retval' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/cccc/cccc_opt.cc:184:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/cccc/cccc_prj.cc:57:8: style: Unused variable: linebuf [unusedVariable] sarnold-cccc-1253465/cccc/cccc_tok.cc:161:25: style: Either there is a missing 'override', or the member function 'ANTLRToken::getTokenTypeName' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_tok.h:83:15: note: Either there is a missing 'override', or the member function 'ANTLRToken::getTokenTypeName' can be static. sarnold-cccc-1253465/cccc/cccc_tok.cc:161:25: note: Either there is a missing 'override', or the member function 'ANTLRToken::getTokenTypeName' can be static. sarnold-cccc-1253465/cccc/cccc_tok.cc:166:32: style:inconclusive: Function 'operator<<' argument 1 names different: declaration '' definition 'out'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_tok.cc:166:49: style:inconclusive: Function 'operator<<' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_tok.cc:167:7: style: Unused variable: i [unusedVariable] sarnold-cccc-1253465/cccc/cccc_rec.cc:63:41: style:inconclusive: Function 'add_extent' argument 1 names different: declaration '' definition 'is'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_rec.h:50:27: style:inconclusive: Function 'name' argument 1 names different: declaration 'level' definition ''. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_rec.cc:67:16: style: Variable 'inserted_extent' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_htm.h:129:10: performance: Function 'get_file()' should return member 'file_' by const reference. [returnByReference] sarnold-cccc-1253465/cccc/cccc_htm.cc:1039:24: style: The member function 'CCCC_Html_Stream::Separate_Modules' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_htm.h:63:8: note: The member function 'CCCC_Html_Stream::Separate_Modules' can be static. sarnold-cccc-1253465/cccc/cccc_htm.cc:1039:24: note: The member function 'CCCC_Html_Stream::Separate_Modules' can be static. sarnold-cccc-1253465/cccc/cccc_htm.cc:1385:24: style: The member function 'CCCC_Html_Stream::Source_Listing' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_htm.h:64:8: note: The member function 'CCCC_Html_Stream::Source_Listing' can be static. sarnold-cccc-1253465/cccc/cccc_htm.cc:1385:24: note: The member function 'CCCC_Html_Stream::Source_Listing' can be static. sarnold-cccc-1253465/cccc/cccc_htm.cc:1489:21: style:inconclusive: Technically the member function 'Source_Anchor::Emit_HREF' can be const. [functionConst] sarnold-cccc-1253465/cccc/cccc_htm.h:133:8: note: Technically the member function 'Source_Anchor::Emit_HREF' can be const. sarnold-cccc-1253465/cccc/cccc_htm.cc:1489:21: note: Technically the member function 'Source_Anchor::Emit_HREF' can be const. sarnold-cccc-1253465/cccc/cccc_htm.cc:1509:21: style: The member function 'Source_Anchor::Emit_SPACE' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_htm.h:135:8: note: The member function 'Source_Anchor::Emit_SPACE' can be static. sarnold-cccc-1253465/cccc/cccc_htm.cc:1509:21: note: The member function 'Source_Anchor::Emit_SPACE' can be static. sarnold-cccc-1253465/cccc/cccc_htm.cc:55:54: style:inconclusive: Function 'GenerateReports' argument 1 names different: declaration 'project' definition 'prj'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_htm.h:99:45: note: Function 'GenerateReports' argument 1 names different: declaration 'project' definition 'prj'. sarnold-cccc-1253465/cccc/cccc_htm.cc:55:54: note: Function 'GenerateReports' argument 1 names different: declaration 'project' definition 'prj'. sarnold-cccc-1253465/cccc/cccc_htm.cc:57:26: style:inconclusive: Function 'GenerateReports' argument 3 names different: declaration 'outfile' definition 'file'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_htm.h:100:24: note: Function 'GenerateReports' argument 3 names different: declaration 'outfile' definition 'file'. sarnold-cccc-1253465/cccc/cccc_htm.cc:57:26: note: Function 'GenerateReports' argument 3 names different: declaration 'outfile' definition 'file'. sarnold-cccc-1253465/cccc/cccc_htm.cc:58:26: style:inconclusive: Function 'GenerateReports' argument 4 names different: declaration 'outdir' definition 'dir'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_htm.h:100:47: note: Function 'GenerateReports' argument 4 names different: declaration 'outdir' definition 'dir'. sarnold-cccc-1253465/cccc/cccc_htm.cc:58:26: note: Function 'GenerateReports' argument 4 names different: declaration 'outdir' definition 'dir'. sarnold-cccc-1253465/cccc/cccc_htm.cc:277:16: style:inconclusive: Function 'Put_Section_Heading' argument 1 names different: declaration 'section_name' definition 'heading_title'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_htm.h:74:35: note: Function 'Put_Section_Heading' argument 1 names different: declaration 'section_name' definition 'heading_title'. sarnold-cccc-1253465/cccc/cccc_htm.cc:277:16: note: Function 'Put_Section_Heading' argument 1 names different: declaration 'section_name' definition 'heading_title'. sarnold-cccc-1253465/cccc/cccc_htm.cc:278:16: style:inconclusive: Function 'Put_Section_Heading' argument 2 names different: declaration 'section_tag' definition 'heading_tag'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_htm.h:74:55: note: Function 'Put_Section_Heading' argument 2 names different: declaration 'section_tag' definition 'heading_tag'. sarnold-cccc-1253465/cccc/cccc_htm.cc:278:16: note: Function 'Put_Section_Heading' argument 2 names different: declaration 'section_tag' definition 'heading_tag'. sarnold-cccc-1253465/cccc/cccc_htm.cc:279:13: style:inconclusive: Function 'Put_Section_Heading' argument 3 names different: declaration 'section_level' definition 'heading_level'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_htm.h:75:11: note: Function 'Put_Section_Heading' argument 3 names different: declaration 'section_level' definition 'heading_level'. sarnold-cccc-1253465/cccc/cccc_htm.cc:279:13: note: Function 'Put_Section_Heading' argument 3 names different: declaration 'section_level' definition 'heading_level'. sarnold-cccc-1253465/cccc/cccc_htm.cc:277:16: performance: Function parameter 'heading_title' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:278:16: performance: Function parameter 'heading_tag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:818:18: performance: Function parameter 'section_name' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:818:39: performance: Function parameter 'section_href' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:819:18: performance: Function parameter 'section_description' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:829:47: performance: Function parameter 'label' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:852:18: performance: Function parameter 'label' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:853:18: performance: Function parameter 'ref_name' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:853:35: performance: Function parameter 'ref_href' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:906:30: performance: Function parameter 'tag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:913:39: performance: Function parameter 'tag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:1205:15: performance: Function parameter 'abbreviation' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:1206:15: performance: Function parameter 'name' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:1207:15: performance: Function parameter 'description' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:1466:51: performance: Function parameter 'the_string' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:1466:70: performance: Function parameter 'padding' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_htm.cc:1409:22: style: Variable 'nextAnchor' can be declared as reference to const [constVariableReference] sarnold-cccc-1253465/cccc/cccc_htm.cc:982:16: style: Variable 'ext_ptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_htm.cc:484:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:484:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 4 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:537:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:537:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 4 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:634:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:634:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 4 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:739:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:764:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:805:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:1056:20: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:1181:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:1352:33: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_htm.cc:1353:36: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_htm.cc:1418:20: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_htm.cc:1493:44: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_htm.cc:1494:8: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_htm.cc:1505:24: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_htm.cc:1506:8: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_htm.cc:1506:29: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_htm.cc:1512:8: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_htm.cc:1436:10: warning: Either the condition 'iter!=source_anchor_map.end()' is redundant or there is possible dereference of an invalid iterator: iter. [derefInvalidIteratorRedundantCheck] sarnold-cccc-1253465/cccc/cccc_htm.cc:1426:12: note: Assuming that condition 'iter!=source_anchor_map.end()' is not redundant sarnold-cccc-1253465/cccc/cccc_htm.cc:1436:10: note: Dereference of an invalid iterator sarnold-cccc-1253465/cccc/cccc_use.cc:177:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_htm.cc:1395:27: style: Variable 'next_anchor_required' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/cccc/cccc_htm.cc:683:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_htm.cc:1147:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_htm.cc:1198:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_htm.cc:1432:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_htm.cc:1452:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_use.cc:40:39: style:inconclusive: Function 'name' argument 1 names different: declaration 'index' definition 'name_level'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_use.h:43:20: note: Function 'name' argument 1 names different: declaration 'index' definition 'name_level'. sarnold-cccc-1253465/cccc/cccc_use.cc:40:39: note: Function 'name' argument 1 names different: declaration 'index' definition 'name_level'. sarnold-cccc-1253465/cccc/cccc_use.cc:68:50: style:inconclusive: Function 'add_extent' argument 1 names different: declaration '' definition 'is'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_use.cc:175:44: style:inconclusive: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_use.h:46:24: note: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. sarnold-cccc-1253465/cccc/cccc_use.cc:175:44: note: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. sarnold-cccc-1253465/cccc/cccc_use.cc:206:46: style:inconclusive: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_use.h:45:26: note: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. sarnold-cccc-1253465/cccc/cccc_use.cc:206:46: note: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. sarnold-cccc-1253465/cccc/cccc_use.cc:278:17: style: Local variable 'next_line' shadows outer variable [shadowVariable] sarnold-cccc-1253465/cccc/cccc_use.cc:209:13: note: Shadowed declaration sarnold-cccc-1253465/cccc/cccc_use.cc:278:17: note: Shadow variable sarnold-cccc-1253465/cccc/cccc_use.cc:74:16: style: Variable 'inserted_extent' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_use.cc:254:21: style: Variable 'found_eptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_use.cc:65:3: performance: Returning the result of c_str() in a function that returns std::string is slow and redundant. [stlcstrReturn] sarnold-cccc-1253465/cccc/cccc_utl.cc:465:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_mod.cc:181:18: style:inconclusive: Technically the member function 'CCCC_Module::is_trivial' can be const. [functionConst] sarnold-cccc-1253465/cccc/cccc_mod.h:67:7: note: Technically the member function 'CCCC_Module::is_trivial' can be const. sarnold-cccc-1253465/cccc/cccc_mod.cc:181:18: note: Technically the member function 'CCCC_Module::is_trivial' can be const. sarnold-cccc-1253465/cccc/cccc_mod.cc:198:35: style:inconclusive: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_mod.h:64:24: note: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. sarnold-cccc-1253465/cccc/cccc_mod.cc:198:35: note: Function 'ToFile' argument 1 names different: declaration 'outfile' definition 'ofstr'. sarnold-cccc-1253465/cccc/cccc_mod.cc:228:37: style:inconclusive: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_mod.h:63:26: note: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. sarnold-cccc-1253465/cccc/cccc_mod.cc:228:37: note: Function 'FromFile' argument 1 names different: declaration 'infile' definition 'ifstr'. sarnold-cccc-1253465/cccc/cccc_mod.cc:300:17: style: Local variable 'next_line' shadows outer variable [shadowVariable] sarnold-cccc-1253465/cccc/cccc_mod.cc:232:13: note: Shadowed declaration sarnold-cccc-1253465/cccc/cccc_mod.cc:300:17: note: Shadow variable sarnold-cccc-1253465/cccc/cccc_mod.cc:277:21: style: Variable 'found_eptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_mod.cc:61:3: performance: Returning the result of c_str() in a function that returns std::string is slow and redundant. [stlcstrReturn] sarnold-cccc-1253465/cccc/cccc_mod.cc:90:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_mod.cc:123:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_mod.cc:135:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_mod.cc:145:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_mod.cc:175:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/ccccmain.cc:165:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/ccccmain.cc:282:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cin [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_xml.cc:211:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_xml.cc:279:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_xml.cc:314:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_xml.cc:347:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_xml.cc:454:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_xml.cc:652:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/cccc/cccc_utl.cc:501:20: style: The member function 'ParseUtility::tracein' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_utl.h:147:8: note: The member function 'ParseUtility::tracein' can be static. sarnold-cccc-1253465/cccc/cccc_utl.cc:501:20: note: The member function 'ParseUtility::tracein' can be static. sarnold-cccc-1253465/cccc/cccc_utl.cc:520:20: style: The member function 'ParseUtility::traceout' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_utl.h:148:8: note: The member function 'ParseUtility::traceout' can be static. sarnold-cccc-1253465/cccc/cccc_utl.cc:520:20: note: The member function 'ParseUtility::traceout' can be static. sarnold-cccc-1253465/cccc/cccc_utl.cc:549:20: style: The member function 'ParseUtility::syn' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_utl.h:149:8: note: The member function 'ParseUtility::syn' can be static. sarnold-cccc-1253465/cccc/cccc_utl.cc:549:20: note: The member function 'ParseUtility::syn' can be static. sarnold-cccc-1253465/cccc/cccc_utl.cc:207:22: style: The member function 'ParseUtility::scopeCombine' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_utl.h:165:10: note: The member function 'ParseUtility::scopeCombine' can be static. sarnold-cccc-1253465/cccc/cccc_utl.cc:207:22: note: The member function 'ParseUtility::scopeCombine' can be static. sarnold-cccc-1253465/cccc/cccc_utl.cc:276:24: style:inconclusive: Technically the member function 'ParseStore::get_visibility' can be const. [functionConst] sarnold-cccc-1253465/cccc/cccc_utl.h:258:14: note: Technically the member function 'ParseStore::get_visibility' can be const. sarnold-cccc-1253465/cccc/cccc_utl.cc:276:24: note: Technically the member function 'ParseStore::get_visibility' can be const. sarnold-cccc-1253465/cccc/cccc_utl.cc:281:20: style:inconclusive: Technically the member function 'ParseStore::filename' can be const. [functionConst] sarnold-cccc-1253465/cccc/cccc_utl.h:259:10: note: Technically the member function 'ParseStore::filename' can be const. sarnold-cccc-1253465/cccc/cccc_utl.cc:281:20: note: Technically the member function 'ParseStore::filename' can be const. sarnold-cccc-1253465/cccc/cccc_utl.h:259:10: performance: Function 'filename()' should return member 'theFilename' by const reference. [returnByReference] sarnold-cccc-1253465/cccc/cccc_utl.cc:218:5: style: Condition 'bIgnoreScope' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/cccc/cccc_utl.cc:216:20: note: Assignment 'bIgnoreScope=true', assigned value is 1 sarnold-cccc-1253465/cccc/cccc_utl.cc:218:5: note: Condition 'bIgnoreScope' is always true sarnold-cccc-1253465/cccc/cccc_utl.cc:75:19: style: C-style reference casting [cstyleCast] sarnold-cccc-1253465/cccc/cccc_utl.cc:85:19: style: C-style reference casting [cstyleCast] sarnold-cccc-1253465/cccc/cccc_utl.cc:95:19: style: C-style reference casting [cstyleCast] sarnold-cccc-1253465/cccc/cccc_utl.cc:140:4: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/cccc/cccc_utl.cc:161:4: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/cccc/cccc_utl.cc:195:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/cccc/cccc_utl.cc:495:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/cccc/cccc_utl.cc:79:30: style:inconclusive: Function 'operator<<' argument 1 names different: declaration '' definition 'os'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:79:45: style:inconclusive: Function 'operator<<' argument 2 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:84:30: style:inconclusive: Function 'operator>>' argument 1 names different: declaration '' definition 'is'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:84:46: style:inconclusive: Function 'operator>>' argument 2 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:261:33: style:inconclusive: Function 'get_flag' argument 1 names different: declaration '' definition 'psf'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:265:34: style:inconclusive: Function 'set_flag' argument 1 names different: declaration '' definition 'psf'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:265:43: style:inconclusive: Function 'set_flag' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:269:38: style:inconclusive: Function 'set_flag' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:288:26: style:inconclusive: Function 'insert_extent' argument 1 names different: declaration '' definition 'os'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:288:34: style:inconclusive: Function 'insert_extent' argument 2 names different: declaration '' definition 'startLine'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:288:49: style:inconclusive: Function 'insert_extent' argument 3 names different: declaration '' definition 'endLine'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:289:22: style:inconclusive: Function 'insert_extent' argument 4 names different: declaration '' definition 'description'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:289:49: style:inconclusive: Function 'insert_extent' argument 5 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:290:16: style:inconclusive: Function 'insert_extent' argument 6 names different: declaration '' definition 'ut'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/cccc_utl.cc:175:8: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_utl.cc:176:8: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_utl.cc:178:8: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/ccccmain.cc:497:12: style: The member function 'Main::HandleDebugOption' can be static. [functionStatic] sarnold-cccc-1253465/cccc/ccccmain.cc:105:8: note: The member function 'Main::HandleDebugOption' can be static. sarnold-cccc-1253465/cccc/ccccmain.cc:497:12: note: The member function 'Main::HandleDebugOption' can be static. sarnold-cccc-1253465/cccc/ccccmain.cc:602:12: style: The member function 'Main::PrintCredits' can be static. [functionStatic] sarnold-cccc-1253465/cccc/ccccmain.cc:107:8: note: The member function 'Main::PrintCredits' can be static. sarnold-cccc-1253465/cccc/ccccmain.cc:602:12: note: The member function 'Main::PrintCredits' can be static. sarnold-cccc-1253465/cccc/ccccmain.cc:671:12: style: The member function 'Main::PrintUsage' can be static. [functionStatic] sarnold-cccc-1253465/cccc/ccccmain.cc:108:8: note: The member function 'Main::PrintUsage' can be static. sarnold-cccc-1253465/cccc/ccccmain.cc:671:12: note: The member function 'Main::PrintUsage' can be static. sarnold-cccc-1253465/cccc/ccccmain.cc:481:12: style:inconclusive: Technically the member function 'Main::GenerateHtml' can be const. [functionConst] sarnold-cccc-1253465/cccc/ccccmain.cc:112:8: note: Technically the member function 'Main::GenerateHtml' can be const. sarnold-cccc-1253465/cccc/ccccmain.cc:481:12: note: Technically the member function 'Main::GenerateHtml' can be const. sarnold-cccc-1253465/cccc/ccccmain.cc:489:12: style:inconclusive: Technically the member function 'Main::GenerateXml' can be const. [functionConst] sarnold-cccc-1253465/cccc/ccccmain.cc:113:8: note: Technically the member function 'Main::GenerateXml' can be const. sarnold-cccc-1253465/cccc/ccccmain.cc:489:12: note: Technically the member function 'Main::GenerateXml' can be const. sarnold-cccc-1253465/cccc/ccccmain.cc:642:12: style:inconclusive: Technically the member function 'Main::DescribeOutput' can be const. [functionConst] sarnold-cccc-1253465/cccc/ccccmain.cc:114:8: note: Technically the member function 'Main::DescribeOutput' can be const. sarnold-cccc-1253465/cccc/ccccmain.cc:642:12: note: Technically the member function 'Main::DescribeOutput' can be const. sarnold-cccc-1253465/cccc/ccccmain.cc:707:11: style:inconclusive: Technically the member function 'Main::filesParsed' can be const. [functionConst] sarnold-cccc-1253465/cccc/ccccmain.cc:115:7: note: Technically the member function 'Main::filesParsed' can be const. sarnold-cccc-1253465/cccc/ccccmain.cc:707:11: note: Technically the member function 'Main::filesParsed' can be const. sarnold-cccc-1253465/cccc/ccccmain.cc:338:9: style: The scope of the variable 'f' can be reduced. [variableScope] sarnold-cccc-1253465/cccc/ccccmain.cc:271:42: style:inconclusive: Function 'AddFileArgument' argument 1 names different: declaration '' definition 'file_arg'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/ccccmain.cc:497:44: style:inconclusive: Function 'HandleDebugOption' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/ccccmain.cc:534:45: style:inconclusive: Function 'HandleReportOption' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/cccc/ccccmain.cc:346:14: style: Local variable 'file_language' shadows outer variable [shadowVariable] sarnold-cccc-1253465/cccc/cccc_utl.h:50:34: note: Shadowed declaration sarnold-cccc-1253465/cccc/ccccmain.cc:346:14: note: Shadow variable sarnold-cccc-1253465/cccc/ccccmain.cc:214:5: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/ccccmain.cc:221:5: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/ccccmain.cc:449:39: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/ccccmain.cc:450:14: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/ccccmain.cc:451:23: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/ccccmain.cc:458:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_xml.cc:643:23: style: The member function 'CCCC_Xml_Stream::Separate_Modules' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_xml.h:60:8: note: The member function 'CCCC_Xml_Stream::Separate_Modules' can be static. sarnold-cccc-1253465/cccc/cccc_xml.cc:643:23: note: The member function 'CCCC_Xml_Stream::Separate_Modules' can be static. sarnold-cccc-1253465/cccc/cccc_xml.cc:831:23: style: The member function 'CCCC_Xml_Stream::Source_Listing' can be static. [functionStatic] sarnold-cccc-1253465/cccc/cccc_xml.h:61:8: note: The member function 'CCCC_Xml_Stream::Source_Listing' can be static. sarnold-cccc-1253465/cccc/cccc_xml.cc:831:23: note: The member function 'CCCC_Xml_Stream::Source_Listing' can be static. sarnold-cccc-1253465/cccc/cccc_xml.cc:147:53: style:inconclusive: Function 'GenerateReports' argument 1 names different: declaration 'project' definition 'prj'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_xml.h:86:45: note: Function 'GenerateReports' argument 1 names different: declaration 'project' definition 'prj'. sarnold-cccc-1253465/cccc/cccc_xml.cc:147:53: note: Function 'GenerateReports' argument 1 names different: declaration 'project' definition 'prj'. sarnold-cccc-1253465/cccc/cccc_xml.cc:149:26: style:inconclusive: Function 'GenerateReports' argument 3 names different: declaration 'outfile' definition 'file'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_xml.h:87:24: note: Function 'GenerateReports' argument 3 names different: declaration 'outfile' definition 'file'. sarnold-cccc-1253465/cccc/cccc_xml.cc:149:26: note: Function 'GenerateReports' argument 3 names different: declaration 'outfile' definition 'file'. sarnold-cccc-1253465/cccc/cccc_xml.cc:150:26: style:inconclusive: Function 'GenerateReports' argument 4 names different: declaration 'outdir' definition 'dir'. [funcArgNamesDifferent] sarnold-cccc-1253465/cccc/cccc_xml.h:87:47: note: Function 'GenerateReports' argument 4 names different: declaration 'outdir' definition 'dir'. sarnold-cccc-1253465/cccc/cccc_xml.cc:150:26: note: Function 'GenerateReports' argument 4 names different: declaration 'outdir' definition 'dir'. sarnold-cccc-1253465/cccc/cccc_xml.cc:136:28: performance: Function parameter 'value' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:507:45: performance: Function parameter 'nodeTag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:507:61: performance: Function parameter 'label' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:508:17: performance: Function parameter 'ref_name' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:508:34: performance: Function parameter 'ref_href' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:530:46: performance: Function parameter 'nodeTag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:531:30: performance: Function parameter 'tag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:537:46: performance: Function parameter 'nodeTag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:538:39: performance: Function parameter 'tag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:544:47: performance: Function parameter 'nodeTag' should be passed by const reference. [passedByValue] sarnold-cccc-1253465/cccc/cccc_xml.cc:594:16: style: Variable 'ext_ptr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/cccc/cccc_xml.cc:213:33: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_xml.cc:214:36: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] sarnold-cccc-1253465/cccc/cccc_xml.cc:282:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_xml.cc:317:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_xml.cc:350:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_xml.cc:424:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_xml.cc:477:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_xml.cc:495:7: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_xml.cc:754:4: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_xml.cc:778:3: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] sarnold-cccc-1253465/cccc/cccc_xml.cc:420:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_xml.cc:730:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/cccc/cccc_xml.cc:769:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator] sarnold-cccc-1253465/pccts/antlr/bits.c:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAWDLE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/bits.c:156:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAWDLE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/bits.c:219:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/bits.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/bits.c:350:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/bits.c:564:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAWDLE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/bits.c:708:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAWDLE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/bits.c:809:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APARSER_H [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/bits.c:903:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAWDLE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/build.c:176:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/build.c:620:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/build.c:654:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/build.c:693:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpcycles.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpcycles.c:54:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpcycles.c:17:18: style: Variable 'f' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/dumpcycles.c:52:10: style: Variable 'pi' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:17:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:31:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:61:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:119:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:131:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:142:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:152:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:169:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:272:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:290:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:312:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:328:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:353:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:66:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:389:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:468:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:679:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:710:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:746:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:782:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:916:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:973:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1030:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1099:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1125:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1265:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1394:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1521:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1631:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1746:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:1809:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:2523:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:2546:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:2685:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:2762:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:2839:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:2899:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:3197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/antlr.c:3236:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/build.c:64:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: q [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/build.c:60:27: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/build.c:60:12: note: Assignment 'q=(char*)malloc(strlen(parm)+1)', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/build.c:64:9: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/build.c:214:5: warning: If memory allocation fails, then there is a possible null pointer dereference: w [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/build.c:213:7: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/build.c:213:7: note: Assignment 'w=(struct TCnode*)calloc(1,sizeof(struct TCnode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/build.c:214:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/build.c:215:12: warning: If memory allocation fails, then there is a possible null pointer dereference: w [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/build.c:213:7: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/build.c:213:7: note: Assignment 'w=(struct TCnode*)calloc(1,sizeof(struct TCnode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/build.c:215:12: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/build.c:216:12: warning: If memory allocation fails, then there is a possible null pointer dereference: w [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/build.c:213:7: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/build.c:213:7: note: Assignment 'w=(struct TCnode*)calloc(1,sizeof(struct TCnode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/build.c:216:12: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/build.c:217:19: warning: If memory allocation fails, then there is a possible null pointer dereference: w [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/build.c:213:7: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/build.c:213:7: note: Assignment 'w=(struct TCnode*)calloc(1,sizeof(struct TCnode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/build.c:217:19: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/build.c:541:9: warning: Either the condition 'p->p1!=NULL' is redundant or there is possible null pointer dereference: p->p1. [nullPointerRedundantCheck] sarnold-cccc-1253465/pccts/antlr/build.c:542:10: note: Assuming that condition 'p->p1!=NULL' is not redundant sarnold-cccc-1253465/pccts/antlr/build.c:541:9: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/build.c:56:7: style:inconclusive: Function 'addParm' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:57:7: style:inconclusive: Function 'addParm' argument 2 names different: declaration '' definition 'parm'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:88:7: style:inconclusive: Function 'buildAction' argument 1 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:89:5: style:inconclusive: Function 'buildAction' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:90:5: style:inconclusive: Function 'buildAction' argument 3 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:91:5: style:inconclusive: Function 'buildAction' argument 4 names different: declaration '' definition 'is_predicate'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:164:7: style:inconclusive: Function 'buildToken' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:196:7: style:inconclusive: Function 'buildWildCard' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:246:10: style:inconclusive: Function 'setUpperRange' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:247:7: style:inconclusive: Function 'setUpperRange' argument 2 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:272:7: style:inconclusive: Function 'buildRuleRef' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:311:7: style:inconclusive: Function 'Or' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:312:7: style:inconclusive: Function 'Or' argument 2 names different: declaration '' definition 'g2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:341:7: style:inconclusive: Function 'Cat' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:342:7: style:inconclusive: Function 'Cat' argument 2 names different: declaration '' definition 'g2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:373:7: style:inconclusive: Function 'makeOpt' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:374:5: style:inconclusive: Function 'makeOpt' argument 2 names different: declaration '' definition 'approx'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:413:7: style:inconclusive: Function 'makeBlk' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:414:5: style:inconclusive: Function 'makeBlk' argument 2 names different: declaration '' definition 'approx'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:459:7: style:inconclusive: Function 'makeLoop' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:460:5: style:inconclusive: Function 'makeLoop' argument 2 names different: declaration '' definition 'approx'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:510:7: style:inconclusive: Function 'makePlus' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:511:5: style:inconclusive: Function 'makePlus' argument 2 names different: declaration '' definition 'approx'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/build.c:57:7: style: Parameter 'parm' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/build.c:88:7: style: Parameter 'action' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/build.c:113:22: style: Variable 'u' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/build.c:196:7: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/bits.c:78:3: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint] sarnold-cccc-1253465/pccts/antlr/bits.c:185:5: style:inconclusive: Function 'FillSet' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:460:6: style:inconclusive: Function 'SubstErrorClass' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:499:5: style:inconclusive: Function 'DefErrSet1' argument 1 names different: declaration '' definition 'nilOK'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:500:6: style:inconclusive: Function 'DefErrSet1' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:501:5: style:inconclusive: Function 'DefErrSet1' argument 3 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:502:7: style:inconclusive: Function 'DefErrSet1' argument 4 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:514:6: style:inconclusive: Function 'DefErrSet' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:515:5: style:inconclusive: Function 'DefErrSet' argument 2 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:516:7: style:inconclusive: Function 'DefErrSet' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:529:5: style:inconclusive: Function 'DefErrSetForC1' argument 1 names different: declaration '' definition 'nilOK'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:530:6: style:inconclusive: Function 'DefErrSetForC1' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:531:5: style:inconclusive: Function 'DefErrSetForC1' argument 3 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:532:7: style:inconclusive: Function 'DefErrSetForC1' argument 4 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:581:6: style:inconclusive: Function 'DefErrSetForC' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:582:5: style:inconclusive: Function 'DefErrSetForC' argument 2 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:583:7: style:inconclusive: Function 'DefErrSetForC' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:597:5: style:inconclusive: Function 'DefErrSetForCC1' argument 1 names different: declaration '' definition 'nilOK'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:598:6: style:inconclusive: Function 'DefErrSetForCC1' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:599:5: style:inconclusive: Function 'DefErrSetForCC1' argument 3 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:600:7: style:inconclusive: Function 'DefErrSetForCC1' argument 4 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:652:6: style:inconclusive: Function 'DefErrSetForCC' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:653:5: style:inconclusive: Function 'DefErrSetForCC' argument 2 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:654:7: style:inconclusive: Function 'DefErrSetForCC' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:951:7: style:inconclusive: Function 'dumpExpr' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:952:7: style:inconclusive: Function 'dumpExpr' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/bits.c:63:7: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/bits.c:69:23: style: Variable 'byte_mask' can be declared as const array [constVariable] sarnold-cccc-1253465/pccts/antlr/bits.c:244:13: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/bits.c:532:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/bits.c:535:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/bits.c:535:16: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/bits.c:600:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/bits.c:603:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/bits.c:603:16: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/bits.c:668:18: style: Variable 'te' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/bits.c:835:18: style: Variable 'te' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:85:5: portability: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'Predicate * {aka _Predicate *}'. [invalidPrintfArgType_uint] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:139:18: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/dumpnode.c:164:18: style: Variable 'r' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/fcache.c:86:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fcache.c:113:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fcache.c:42:10: style: Parameter 'prev' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/fcache.c:84:18: style: Variable 'qstr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/fcache.c:48:15: style: Variable 'hi' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/fcache.c:72:24: style: Variable 'hi' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/egman.c:239:7: warning: If memory allocation fails, then there is a possible null pointer dereference: egArrayNew [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/egman.c:233:15: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/egman.c:232:16: note: Assignment 'egArrayNew=(struct ExceptionGroup**)calloc(arraySizeNew,sizeof(struct ExceptionGroup*))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/egman.c:239:7: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/egman.c:240:7: warning: If memory allocation fails, then there is a possible null pointer dereference: leArrayNew [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/egman.c:235:15: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/egman.c:234:16: note: Assignment 'leArrayNew=(struct LabelEntry**)calloc(arraySizeNew,sizeof(struct LabelEntry*))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/egman.c:240:7: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/egman.c:241:7: warning: If memory allocation fails, then there is a possible null pointer dereference: altArrayNew [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/egman.c:237:15: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/egman.c:236:17: note: Assignment 'altArrayNew=(struct Junction**)calloc(arraySizeNew,sizeof(struct Junction*))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/egman.c:241:7: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/egman.c:58:17: style:inconclusive: Function 'egAdd' argument 1 names different: declaration '' definition 'eg'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/egman.c:187:13: style:inconclusive: Function 'leAdd' argument 1 names different: declaration '' definition 'le'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/egman.c:201:11: style:inconclusive: Function 'altAdd' argument 1 names different: declaration '' definition 'alt'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:134:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset.c:323:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset.c:539:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset.c:599:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset.c:698:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset.c:946:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset.c:1479:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:84:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:248:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:566:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:703:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:964:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:1190:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:1234:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:1388:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:1617:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:1680:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:1725:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:1869:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:1959:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset2.c:2197:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:569:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:638:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:817:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:1510:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:1568:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jtype [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:1882:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jtype [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:2129:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jtype [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:2453:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jtype [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:2508:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jtype [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:2540:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:2728:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jtype [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:2776:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:2969:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jtype [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:3024:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:3406:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable jtype [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:3486:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ASTBASE_H [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:3652:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATOKEN_H [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:3771:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:3914:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:3937:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:4012:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:4097:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LineInfoFormatStr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/fset.c:975:3: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: fset [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/fset.c:946:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/fset.c:946:9: note: Assignment 'fset=(set*)calloc(CLL_k+1,sizeof(set))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/fset.c:975:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/fset.c:976:3: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: ftbl [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/fset.c:948:29: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/fset.c:948:9: note: Assignment 'ftbl=(unsigned int**)calloc(CLL_k+1,sizeof(unsigned int*))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/fset.c:976:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/fset.c:115:11: style:inconclusive: Function 'rJunc' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:116:5: style:inconclusive: Function 'rJunc' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:117:6: style:inconclusive: Function 'rJunc' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:296:14: style:inconclusive: Function 'rRuleRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:297:5: style:inconclusive: Function 'rRuleRef' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:298:6: style:inconclusive: Function 'rRuleRef' argument 3 names different: declaration '' definition 'rk_out'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:374:10: style:inconclusive: Function 'rToken' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:375:5: style:inconclusive: Function 'rToken' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:376:6: style:inconclusive: Function 'rToken' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:435:13: style:inconclusive: Function 'rAction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:436:5: style:inconclusive: Function 'rAction' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:437:6: style:inconclusive: Function 'rAction' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:470:6: style:inconclusive: Function 'dumpAmbigMsg' argument 1 names different: declaration '' definition 'fset'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:471:7: style:inconclusive: Function 'dumpAmbigMsg' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:472:5: style:inconclusive: Function 'dumpAmbigMsg' argument 3 names different: declaration '' definition 'want_nls'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:583:11: style:inconclusive: Function 'ensure_predicates_cover_ambiguous_lookahead_sequences' argument 1 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:584:11: style:inconclusive: Function 'ensure_predicates_cover_ambiguous_lookahead_sequences' argument 2 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:585:7: style:inconclusive: Function 'ensure_predicates_cover_ambiguous_lookahead_sequences' argument 3 names different: declaration '' definition 'sub'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:586:7: style:inconclusive: Function 'ensure_predicates_cover_ambiguous_lookahead_sequences' argument 4 names different: declaration '' definition 'ambig'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:926:11: style:inconclusive: Function 'HandleAmbiguity' argument 1 names different: declaration '' definition 'block'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:927:11: style:inconclusive: Function 'HandleAmbiguity' argument 2 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:928:11: style:inconclusive: Function 'HandleAmbiguity' argument 3 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:929:5: style:inconclusive: Function 'HandleAmbiguity' argument 4 names different: declaration '' definition 'jtype'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:1383:11: style:inconclusive: Function 'analysis_point' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:1463:11: style:inconclusive: Function 'First' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:1464:5: style:inconclusive: Function 'First' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:1465:5: style:inconclusive: Function 'First' argument 3 names different: declaration '' definition 'jtype'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:1466:6: style:inconclusive: Function 'First' argument 4 names different: declaration '' definition 'max_k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset.c:933:7: style: Local variable 'fset' shadows outer variable [shadowVariable] sarnold-cccc-1253465/pccts/antlr/proto.h:110:13: note: Shadowed declaration sarnold-cccc-1253465/pccts/antlr/fset.c:933:7: note: Shadow variable sarnold-cccc-1253465/pccts/antlr/fset.c:446:30: style: Variable 'pred' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/fset.c:585:7: style: Parameter 'sub' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/fset.c:681:14: style: Parameter 'sub' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/fset.c:687:18: style: Variable 'parentRule' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/fset.c:926:11: style: Parameter 'block' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/fset2.c:967:13: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: save_fset [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/fset2.c:964:36: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/fset2.c:964:21: note: Assignment 'save_fset=(set*)calloc(CLL_k+1,sizeof(set))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/fset2.c:967:13: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/fset2.c:1237:33: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: save_fs [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/fset2.c:1234:27: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/fset2.c:1234:13: note: Assignment 'save_fs=(set*)calloc(CLL_k+1,sizeof(set))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/fset2.c:1237:33: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/fset2.c:1427:3: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: ft [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/fset2.c:1422:27: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/fset2.c:1422:7: note: Assignment 'ft=(unsigned int**)calloc(CLL_k+1,sizeof(unsigned int*))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/fset2.c:1427:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/fset2.c:2020:13: style: Variable 'tokensUsed' is reassigned a value before the old one has been used. [redundantAssignment] sarnold-cccc-1253465/pccts/antlr/fset2.c:2014:23: note: tokensUsed is assigned sarnold-cccc-1253465/pccts/antlr/fset2.c:2020:13: note: tokensUsed is overwritten sarnold-cccc-1253465/pccts/antlr/fset2.c:80:7: style:inconclusive: Function 'preorder' argument 1 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:234:5: style:inconclusive: Function 'tnode' argument 1 names different: declaration '' definition 'tok'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:320:7: style:inconclusive: Function '_Tfree' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:345:7: style:inconclusive: Function 'tdup' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:364:7: style:inconclusive: Function 'tdup_chain' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:381:7: style:inconclusive: Function 'tappend' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:382:7: style:inconclusive: Function 'tappend' argument 2 names different: declaration '' definition 'u'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:404:7: style:inconclusive: Function 'Tfree' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:434:7: style:inconclusive: Function 'tlink' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:435:7: style:inconclusive: Function 'tlink' argument 2 names different: declaration '' definition 'u'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:436:5: style:inconclusive: Function 'tlink' argument 3 names different: declaration '' definition 'remaining_k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:468:7: style:inconclusive: Function 'tshrink' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:509:7: style:inconclusive: Function 'tflatten' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:535:11: style:inconclusive: Function 'tJunc' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:536:5: style:inconclusive: Function 'tJunc' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:537:6: style:inconclusive: Function 'tJunc' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:683:14: style:inconclusive: Function 'tRuleRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:684:5: style:inconclusive: Function 'tRuleRef' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:685:6: style:inconclusive: Function 'tRuleRef' argument 3 names different: declaration '' definition 'rk_out'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:753:10: style:inconclusive: Function 'tToken' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:754:5: style:inconclusive: Function 'tToken' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:755:6: style:inconclusive: Function 'tToken' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:880:13: style:inconclusive: Function 'tAction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:881:5: style:inconclusive: Function 'tAction' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:882:6: style:inconclusive: Function 'tAction' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1026:7: style:inconclusive: Function 'tmember' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1027:7: style:inconclusive: Function 'tmember' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1056:7: style:inconclusive: Function 'tmember_constrained' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1057:7: style:inconclusive: Function 'tmember_constrained' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1084:7: style:inconclusive: Function 'tleft_factor' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1123:7: style:inconclusive: Function 'trm_perm' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1124:7: style:inconclusive: Function 'trm_perm' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1167:6: style:inconclusive: Function 'tcvt' argument 1 names different: declaration '' definition 'fset'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1168:7: style:inconclusive: Function 'tcvt' argument 2 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1184:5: style:inconclusive: Function 'permute' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1184:8: style:inconclusive: Function 'permute' argument 2 names different: declaration '' definition 'max_k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1215:11: style:inconclusive: Function 'VerifyAmbig' argument 1 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1216:11: style:inconclusive: Function 'VerifyAmbig' argument 2 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1217:12: style:inconclusive: Function 'VerifyAmbig' argument 3 names different: declaration '' definition 'ft'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1218:6: style:inconclusive: Function 'VerifyAmbig' argument 4 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1219:8: style:inconclusive: Function 'VerifyAmbig' argument 5 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1220:8: style:inconclusive: Function 'VerifyAmbig' argument 6 names different: declaration '' definition 'u'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1221:6: style:inconclusive: Function 'VerifyAmbig' argument 7 names different: declaration '' definition 'numAmbig'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1360:6: style:inconclusive: Function 'make_tree_from_sets' argument 1 names different: declaration '' definition 'fset1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1361:6: style:inconclusive: Function 'make_tree_from_sets' argument 2 names different: declaration '' definition 'fset2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1408:7: style:inconclusive: Function 'tdif' argument 1 names different: declaration '' definition 'ambig_tuples'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1409:12: style:inconclusive: Function 'tdif' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1410:6: style:inconclusive: Function 'tdif' argument 3 names different: declaration '' definition 'fset1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1411:6: style:inconclusive: Function 'tdif' argument 4 names different: declaration '' definition 'fset2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1488:7: style:inconclusive: Function 'tmember_of_context' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1489:12: style:inconclusive: Function 'tmember_of_context' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1507:7: style:inconclusive: Function 'is_single_tuple' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1583:13: style:inconclusive: Function 'computePredicateFromContextGuard' argument 1 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1584:14: style:inconclusive: Function 'computePredicateFromContextGuard' argument 2 names different: declaration '' definition 'msgDone'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1665:18: style:inconclusive: Function 'recomputeContextGuard' argument 1 names different: declaration '' definition 'pred'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1835:14: style:inconclusive: Function 'MR_traceAmbSourceK' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1836:14: style:inconclusive: Function 'MR_traceAmbSourceK' argument 2 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1837:14: style:inconclusive: Function 'MR_traceAmbSourceK' argument 3 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1931:14: style:inconclusive: Function 'MR_traceAmbSource' argument 1 names different: declaration '' definition 'matchSets'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1932:14: style:inconclusive: Function 'MR_traceAmbSource' argument 2 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:1933:14: style:inconclusive: Function 'MR_traceAmbSource' argument 3 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:2057:14: style:inconclusive: Function 'MR_backTraceDumpItem' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:2058:13: style:inconclusive: Function 'MR_backTraceDumpItem' argument 2 names different: declaration '' definition 'skip'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:2059:14: style:inconclusive: Function 'MR_backTraceDumpItem' argument 3 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:2242:9: style:inconclusive: Function 'MR_setConstrainPointer' argument 1 names different: declaration '' definition 'newConstrainValue'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/fset2.c:693:13: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/fset2.c:1367:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/fset2.c:2063:18: style: Variable 'rrn' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/fset2.c:2064:18: style: Variable 'j' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/fset2.c:2065:18: style: Variable 'a' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/hash.c:78:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/hash.c:113:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/hash.c:210:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/hash.c:135:39: portability: Casting non-zero decimal integer literal to pointer. [intToPointerCast] sarnold-cccc-1253465/pccts/antlr/hash.c:93:9: style:inconclusive: Function 'killHashTable' argument 1 names different: declaration '' definition 'table'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/hash.c:106:9: style:inconclusive: Function 'hash_add' argument 1 names different: declaration '' definition 'table'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/hash.c:107:7: style:inconclusive: Function 'hash_add' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/hash.c:108:8: style:inconclusive: Function 'hash_add' argument 3 names different: declaration '' definition 'rec'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/hash.c:127:9: style:inconclusive: Function 'hash_get' argument 1 names different: declaration '' definition 'table'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/hash.c:128:7: style:inconclusive: Function 'hash_get' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/hash.c:112:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/hash.c:132:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/hash.c:206:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/lex.c:76:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATOKEN_H [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/lex.c:235:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectorySymbol [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:133:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxFileName [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:328:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:329:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:330:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:331:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:332:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:334:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:335:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:336:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:337:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:339:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:340:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:369:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:442:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:461:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:657:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:961:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:984:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1028:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1040:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzerr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1060:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1104:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_FILE_SUFFIX [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1119:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxFileName [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1144:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1160:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1246:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1378:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1441:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1478:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectorySymbol [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1513:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxFileName [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1566:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1580:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1593:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1607:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1619:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1633:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/main.c:1660:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/lex.c:58:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:58:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:59:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:59:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:60:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:60:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:61:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:61:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:62:45: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:62:45: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:63:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:63:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:64:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:64:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:65:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:65:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:66:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:66:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:67:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:67:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:68:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:68:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:69:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:69:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:71:13: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: dlgFile [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:53:23: note: Assignment 'dlgFile=fopen(OutMetaName(DlgFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:71:13: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:368:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:368:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:369:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:369:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:370:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:370:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:371:38: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:371:38: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:372:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:372:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:373:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:373:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:374:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:374:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:375:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:375:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:376:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:376:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:377:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:377:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:384:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:384:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:398:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:379:21: note: Calling function 'GenRuleFuncRedefs', 1st argument 'f' value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:398:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:401:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:379:21: note: Calling function 'GenRuleFuncRedefs', 1st argument 'f' value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:401:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:420:10: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:380:29: note: Calling function 'GenPredefinedSymbolRedefs', 1st argument 'f' value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:420:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:423:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:380:29: note: Calling function 'GenPredefinedSymbolRedefs', 1st argument 'f' value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:423:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:463:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:382:16: note: Calling function 'GenSetRedefs', 1st argument 'f' value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:463:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:467:11: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: f [nullPointerOutOfResources] sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/lex.c:363:12: note: Assignment 'f=fopen(OutMetaName(RemapFileName),"w")', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:382:16: note: Calling function 'GenSetRedefs', 1st argument 'f' value is 0 sarnold-cccc-1253465/pccts/antlr/lex.c:467:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/lex.c:185:7: style:inconclusive: Function 'dumpLexClasses' argument 1 names different: declaration '' definition 'dlgFile'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:394:7: style:inconclusive: Function 'GenRuleFuncRedefs' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:395:11: style:inconclusive: Function 'GenRuleFuncRedefs' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:415:7: style:inconclusive: Function 'GenPredefinedSymbolRedefs' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:436:7: style:inconclusive: Function 'GenASTSymbolRedefs' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:456:7: style:inconclusive: Function 'GenSetRedefs' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:479:7: style:inconclusive: Function 'GenRulePrototypes' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:480:11: style:inconclusive: Function 'GenRulePrototypes' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:565:7: style:inconclusive: Function 'GenRuleMemberDeclarationsForCC' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:566:11: style:inconclusive: Function 'GenRuleMemberDeclarationsForCC' argument 2 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:661:7: style:inconclusive: Function 'DumpListOfParmNames' argument 1 names different: declaration '' definition 'pdecl'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:662:7: style:inconclusive: Function 'DumpListOfParmNames' argument 2 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:663:5: style:inconclusive: Function 'DumpListOfParmNames' argument 3 names different: declaration '' definition 'initialComma'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:686:8: style:inconclusive: Function 'DumpNextNameInDef' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:687:7: style:inconclusive: Function 'DumpNextNameInDef' argument 2 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:715:7: style:inconclusive: Function 'DumpOldStyleParms' argument 1 names different: declaration '' definition 'pdecl'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:716:7: style:inconclusive: Function 'DumpOldStyleParms' argument 2 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:742:7: style:inconclusive: Function 'DumpType' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:743:7: style:inconclusive: Function 'DumpType' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:778:7: style:inconclusive: Function 'strmember' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:779:7: style:inconclusive: Function 'strmember' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:806:7: style:inconclusive: Function 'HasComma' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:819:7: style:inconclusive: Function 'DumpRetValStruct' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:820:7: style:inconclusive: Function 'DumpRetValStruct' argument 2 names different: declaration '' definition 'ret'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:821:5: style:inconclusive: Function 'DumpRetValStruct' argument 3 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:841:7: style:inconclusive: Function 'StripQuotes' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/lex.c:235:14: style: Variable 'dirSym' can be declared as const array [constVariable] sarnold-cccc-1253465/pccts/antlr/lex.c:296:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/lex.c:715:7: style: Parameter 'pdecl' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/lex.c:746:12: style: Variable 'end' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/lex.c:778:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/lex.c:782:20: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/lex.c:806:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/lex.c:820:7: style: Parameter 'ret' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1195:2: warning: sprintf format string requires 1 parameter but 3 are given. [wrongPrintfScanfArgNum] sarnold-cccc-1253465/pccts/antlr/main.c:1714:9: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/main.c:1713:20: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/main.c:1713:6: note: Assignment 'p=(char*)malloc(strlen(buf)+1)', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/main.c:1714:9: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/main.c:68:10: style:inconclusive: Function 'ci_strequ' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:69:10: style:inconclusive: Function 'ci_strequ' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:642:5: style:inconclusive: Function 'main' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:643:7: style:inconclusive: Function 'main' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1100:7: style:inconclusive: Function 'outname' argument 1 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1115:7: style:inconclusive: Function 'outnameX' argument 1 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1116:7: style:inconclusive: Function 'outnameX' argument 2 names different: declaration '' definition 'suffix'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1138:7: style:inconclusive: Function 'fatalFL' argument 1 names different: declaration '' definition 'err_'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1139:7: style:inconclusive: Function 'fatalFL' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1140:5: style:inconclusive: Function 'fatalFL' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1154:7: style:inconclusive: Function 'fatal_intern' argument 1 names different: declaration '' definition 'err_'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1155:7: style:inconclusive: Function 'fatal_intern' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1156:5: style:inconclusive: Function 'fatal_intern' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1187:7: style:inconclusive: Function 'eMsg3' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1188:7: style:inconclusive: Function 'eMsg3' argument 2 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1189:7: style:inconclusive: Function 'eMsg3' argument 3 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1190:7: style:inconclusive: Function 'eMsg3' argument 4 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1205:7: style:inconclusive: Function 'eMsgd' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1206:5: style:inconclusive: Function 'eMsgd' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1220:7: style:inconclusive: Function 'eMsgd2' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1221:5: style:inconclusive: Function 'eMsgd2' argument 2 names different: declaration '' definition 'd1'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1222:5: style:inconclusive: Function 'eMsgd2' argument 3 names different: declaration '' definition 'd2'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1236:7: style:inconclusive: Function 's_fprT' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1237:5: style:inconclusive: Function 's_fprT' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1261:5: style:inconclusive: Function 'TerminalString' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1291:5: style:inconclusive: Function 'pushint' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1355:5: style:inconclusive: Function 'ProcessArgs' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1356:8: style:inconclusive: Function 'ProcessArgs' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1357:6: style:inconclusive: Function 'ProcessArgs' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1475:7: style:inconclusive: Function 'OutMetaName' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1510:7: style:inconclusive: Function 'baseName' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1537:7: style:inconclusive: Function 'ensure_no_C_file_collisions' argument 1 names different: declaration '' definition 'class_c_file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1563:7: style:inconclusive: Function 'warnNoFL' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1576:7: style:inconclusive: Function 'warnFL' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1574:7: style:inconclusive: Function 'warnFL' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1575:5: style:inconclusive: Function 'warnFL' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1588:7: style:inconclusive: Function 'warn' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1602:7: style:inconclusive: Function 'warnNoCR' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1616:7: style:inconclusive: Function 'errNoFL' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1627:7: style:inconclusive: Function 'errFL' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1628:7: style:inconclusive: Function 'errFL' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1629:5: style:inconclusive: Function 'errFL' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1655:7: style:inconclusive: Function 'errNoCR' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1669:7: style:inconclusive: Function 'newUserAction' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1687:7: style:inconclusive: Function 'gate_symbol' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1706:5: style:inconclusive: Function 'makeAltID' argument 1 names different: declaration '' definition 'blockid'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:1707:5: style:inconclusive: Function 'makeAltID' argument 2 names different: declaration '' definition 'altnum'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/main.c:173:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pLLK' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:570:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:173:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:174:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pLLK' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:570:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:174:7: note: Parameter 't' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:189:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pCk' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:546:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:189:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:190:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pCk' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:546:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:190:7: note: Parameter 't' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:205:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTab' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:578:18: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:205:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:206:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pTab' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:578:18: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:206:7: note: Parameter 't' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:223:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pAAd' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:588:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:223:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:224:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pAAd' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:588:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:224:7: note: Parameter 't' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:236:11: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTreport' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:592:20: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:236:11: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:237:11: style: Parameter 't' can be declared as pointer to const. However it seems that 'pTreport' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:592:20: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:237:11: note: Parameter 't' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:262:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/main.c:341:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:555:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:341:28: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:342:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFe' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:551:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:342:28: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:343:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFl' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:553:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:343:28: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:344:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFm' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:554:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:344:28: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:345:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFt' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:556:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:345:28: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:360:28: style: Parameter 's' can be declared as pointer to const. However it seems that 'pAA' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:585:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:360:28: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:361:27: style: Parameter 's' can be declared as pointer to const. However it seems that 'pAAm' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:586:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:361:27: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:363:30: style: Parameter 's' can be declared as pointer to const. However it seems that 'pFHdr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:552:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:363:30: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:377:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pPre' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:565:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:377:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:389:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pOut' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:571:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:389:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:472:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTRes' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:576:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:472:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:473:7: style: Parameter 't' can be declared as pointer to const. However it seems that 'pTRes' is a callback function, if 't' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:576:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:473:7: note: Parameter 't' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:896:18: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/main.c:983:7: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/main.c:1025:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'dlgerror' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/main.c:1040:10: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/main.c:1025:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/main.c:1115:7: style: Parameter 'fs' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1116:7: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1138:7: style: Parameter 'err_' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1139:7: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1154:7: style: Parameter 'err_' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1155:7: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1187:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1188:7: style: Parameter 'a1' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1189:7: style: Parameter 'a2' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1190:7: style: Parameter 'a3' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1205:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1220:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1240:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/main.c:1478:18: style: Variable 'dir_sym' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/main.c:1480:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/main.c:1514:18: style: Variable 'dir_sym' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/main.c:1516:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/main.c:1537:7: style: Parameter 'class_c_file' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1563:7: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1574:7: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1576:7: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1588:7: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1602:7: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1616:7: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1627:7: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1628:7: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1655:7: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1669:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/main.c:1687:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/misc.c:284:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/misc.c:371:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/misc.c:565:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PCCTS_EXIT_FAILURE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/misc.c:826:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/misc.c:895:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/misc.c:942:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/misc.c:1036:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/misc.c:1250:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/misc.c:1372:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:209:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:230:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:347:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:400:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:468:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:692:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:821:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:859:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:941:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1007:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1231:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1439:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2137:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2492:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2608:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2696:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:3021:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/gen.c:1164:26: style:inconclusive: Boolean expression '!noneHaveContext' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] sarnold-cccc-1253465/pccts/antlr/gen.c:1164:26: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] sarnold-cccc-1253465/pccts/antlr/gen.c:631:9: style: Condition '0&&!MR_usingPredNames' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/gen.c:1020:11: style: Condition '0&&!MR_usingPredNames' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/gen.c:1381:11: style: Condition '0&&!MRhoisting' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/gen.c:2352:23: style: Condition '!done_NON_GUESSMODE' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/gen.c:2326:36: note: Assignment 'done_NON_GUESSMODE=0', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/gen.c:2352:23: note: Condition '!done_NON_GUESSMODE' is always true sarnold-cccc-1253465/pccts/antlr/gen.c:1516:35: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2014:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2028:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2095:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2267:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2270:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2274:14: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2296:20: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2296:20: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2298:20: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2298:20: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2303:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2336:21: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2361:21: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:2383:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/gen.c:1554:2: warning:inconclusive: Either the condition 'q->p1!=NULL' is redundant or there is possible null pointer dereference: q. [nullPointerRedundantCheck] sarnold-cccc-1253465/pccts/antlr/gen.c:3146:13: note: Assuming that condition 'q->p1!=NULL' is not redundant sarnold-cccc-1253465/pccts/antlr/gen.c:3145:13: note: Calling function 'genBlk', 1st argument '(struct Junction*)q->p1' value is 0 sarnold-cccc-1253465/pccts/antlr/gen.c:1554:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/gen.c:216:11: style:inconclusive: Function 'freeBlkFsets' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1005:18: style:inconclusive: Function 'genPredTree' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1006:18: style:inconclusive: Function 'genPredTree' argument 2 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1007:17: style:inconclusive: Function 'genPredTree' argument 3 names different: declaration '' definition 'in_and_expr'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1008:17: style:inconclusive: Function 'genPredTree' argument 4 names different: declaration '' definition 'suppress_sva'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1195:7: style:inconclusive: Function 'genExprTreeOriginal' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1196:5: style:inconclusive: Function 'genExprTreeOriginal' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1363:10: style:inconclusive: Function 'genExprTree' argument 1 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1364:9: style:inconclusive: Function 'genExprTree' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1466:6: style:inconclusive: Function 'genExprSets' argument 1 names different: declaration '' definition 'fset'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1467:5: style:inconclusive: Function 'genExprSets' argument 2 names different: declaration '' definition 'limit'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1645:11: style:inconclusive: Function 'has_guess_block_as_first_item' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1680:11: style:inconclusive: Function 'first_item_is_guess_block' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1822:13: style:inconclusive: Function 'genAction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1897:14: style:inconclusive: Function 'genRuleRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2143:10: style:inconclusive: Function 'genToken' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2481:11: style:inconclusive: Function 'genOptBlk' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2523:11: style:inconclusive: Function 'genLoopBlk' argument 1 names different: declaration '' definition 'begin'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2524:11: style:inconclusive: Function 'genLoopBlk' argument 2 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2525:11: style:inconclusive: Function 'genLoopBlk' argument 3 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2526:5: style:inconclusive: Function 'genLoopBlk' argument 4 names different: declaration '' definition 'max_k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2699:11: style:inconclusive: Function 'genLoopBegin' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2759:11: style:inconclusive: Function 'genPlusBlk' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2927:11: style:inconclusive: Function 'genSubBlk' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:2994:11: style:inconclusive: Function 'genRule' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3302:11: style:inconclusive: Function 'DumpFuncHeader' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3303:12: style:inconclusive: Function 'DumpFuncHeader' argument 2 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3374:7: style:inconclusive: Function 'DumpANSIFunctionArgDef' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3375:11: style:inconclusive: Function 'DumpANSIFunctionArgDef' argument 2 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3400:11: style:inconclusive: Function 'genJunction' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3415:11: style:inconclusive: Function 'genEndBlk' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3425:11: style:inconclusive: Function 'genEndRule' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3435:5: style:inconclusive: Function 'genHdr' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3535:5: style:inconclusive: Function 'genHdr1' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3607:7: style:inconclusive: Function 'genStdPCCTSIncludeFile' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3608:8: style:inconclusive: Function 'genStdPCCTSIncludeFile' argument 2 names different: declaration '' definition 'gate'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3752:7: style:inconclusive: Function 'dumpAction' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3753:7: style:inconclusive: Function 'dumpAction' argument 2 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3754:5: style:inconclusive: Function 'dumpAction' argument 3 names different: declaration '' definition 'tabs'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3755:5: style:inconclusive: Function 'dumpAction' argument 4 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3756:5: style:inconclusive: Function 'dumpAction' argument 5 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3757:5: style:inconclusive: Function 'dumpAction' argument 6 names different: declaration '' definition 'final_newline'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3826:7: style:inconclusive: Function 'dumpAfterActions' argument 1 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3856:7: style:inconclusive: Function 'findImmedAction' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3879:7: style:inconclusive: Function 'dumpRetValAssign' argument 1 names different: declaration '' definition 'retval'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3880:7: style:inconclusive: Function 'dumpRetValAssign' argument 2 names different: declaration '' definition 'ret_def'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3906:11: style:inconclusive: Function 'ComputeErrorSet' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3907:5: style:inconclusive: Function 'ComputeErrorSet' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3931:10: style:inconclusive: Function 'tokenFollowSet' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3956:11: style:inconclusive: Function 'makeErrorClause' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3957:5: style:inconclusive: Function 'makeErrorClause' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:3958:5: style:inconclusive: Function 'makeErrorClause' argument 3 names different: declaration '' definition 'max_k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:4036:17: style:inconclusive: Function 'findOuterHandlerLabel' argument 1 names different: declaration '' definition 'eg'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:4083:13: style:inconclusive: Function 'OutLineInfo' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:4084:13: style:inconclusive: Function 'OutLineInfo' argument 2 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:4085:13: style:inconclusive: Function 'OutLineInfo' argument 3 names different: declaration '' definition 'fileName'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/gen.c:1485:9: style: Local variable 'e' shadows outer variable [shadowVariable] sarnold-cccc-1253465/pccts/antlr/gen.c:1472:12: note: Shadowed declaration sarnold-cccc-1253465/pccts/antlr/gen.c:1485:9: note: Shadow variable sarnold-cccc-1253465/pccts/antlr/gen.c:189:14: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/gen.c:273:17: style: Parameter 'eg' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/gen.c:280:27: style: Variable 'eh' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:296:14: style: Variable 'outerLabel' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:429:9: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:443:9: style: Variable 'ep' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:805:18: style: Parameter 'j' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1242:14: style: Variable 'ts' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1472:12: style: Variable 'e' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1721:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1726:10: style: Variable 'stop' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1804:10: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1901:8: style: Variable 'handler_id' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1902:13: style: Variable 'r' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1902:17: style: Variable 'r2' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1903:8: style: Variable 'parm' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:1903:20: style: Variable 'exsig' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:2146:13: style: Variable 'r' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:2147:8: style: Variable 'handler_id' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:2149:8: style: Variable 'set_name' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:2532:18: style: Variable 'guessBlock' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:2766:18: style: Variable 'guessBlock' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:3303:12: style: Parameter 'r' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/gen.c:3375:11: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/gen.c:3415:11: style: Parameter 'q' can be declared as pointer to const. However it seems that 'genEndBlk' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/gen.c:92:2: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/gen.c:3415:11: note: Parameter 'q' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/gen.c:3425:11: style: Parameter 'q' can be declared as pointer to const. However it seems that 'genEndRule' is a callback function, if 'q' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/antlr/gen.c:95:2: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/antlr/gen.c:3425:11: note: Parameter 'q' can be declared as pointer to const sarnold-cccc-1253465/pccts/antlr/gen.c:3608:8: style: Parameter 'gate' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/gen.c:3879:7: style: Parameter 'retval' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/gen.c:3961:13: style: Variable 'handler_id' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:3963:16: style: Variable 'ruleEntry' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:4088:20: style: Variable 'prevFileName' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:4091:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/gen.c:701:23: style: Variable 'needRP' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/gen.c:1903:26: style: Variable 'exsig' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/gen.c:1946:30: style: Variable 'exsig' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/gen.c:2170:7: style: Variable 'e' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/misc.c:94:3: error: Common realloc mistake: 'TokenStr' nulled but not freed upon failure [memleakOnRealloc] sarnold-cccc-1253465/pccts/antlr/misc.c:124:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:121:27: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:121:12: note: Assignment 'p=(struct Expr*)calloc(1,sizeof(struct Expr))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:124:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:125:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:121:27: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:121:12: note: Assignment 'p=(struct Expr*)calloc(1,sizeof(struct Expr))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:125:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:255:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: ft [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:253:42: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:253:20: note: Assignment 'ft=(struct ForcedToken*)calloc(1,sizeof(struct ForcedToken))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:255:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:256:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: ft [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:253:42: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:253:20: note: Assignment 'ft=(struct ForcedToken*)calloc(1,sizeof(struct ForcedToken))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:256:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:593:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:591:6: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:591:6: note: Assignment 'p=(struct ListNode*)calloc(1,sizeof(struct ListNode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:593:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:599:3: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sentinel [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:596:24: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:596:24: note: Assignment 'sentinel=(struct ListNode*)calloc(1,sizeof(struct ListNode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:599:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:600:3: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: sentinel [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:596:24: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:596:24: note: Assignment 'sentinel=(struct ListNode*)calloc(1,sizeof(struct ListNode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:600:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:826:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: c [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:824:6: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:824:6: note: Assignment 'c=(struct Cycle*)calloc(1,sizeof(struct Cycle))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:826:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:827:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: c [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/misc.c:824:6: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/misc.c:824:6: note: Assignment 'c=(struct Cycle*)calloc(1,sizeof(struct Cycle))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/misc.c:827:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/misc.c:143:7: style:inconclusive: Function 'lexclass' argument 1 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:184:5: style:inconclusive: Function 'lexmode' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:199:7: style:inconclusive: Function 'LexClassIndex' argument 1 names different: declaration '' definition 'cl'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:216:7: style:inconclusive: Function 'hasAction' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:232:7: style:inconclusive: Function 'setHasAction' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:233:7: style:inconclusive: Function 'setHasAction' argument 2 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:249:7: style:inconclusive: Function 'newForcedToken' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:250:5: style:inconclusive: Function 'newForcedToken' argument 2 names different: declaration '' definition 'tnum'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:357:7: style:inconclusive: Function 'RemapForcedTokensInSyntaxDiagram' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:406:7: style:inconclusive: Function 'addTname' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:430:7: style:inconclusive: Function 'addForcedTname' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:431:5: style:inconclusive: Function 'addForcedTname' argument 2 names different: declaration '' definition 'tnum'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:454:7: style:inconclusive: Function 'addTexpr' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:476:7: style:inconclusive: Function 'Tnum' argument 1 names different: declaration '' definition 'term'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:499:7: style:inconclusive: Function 'Tklink' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:500:7: style:inconclusive: Function 'Tklink' argument 2 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:555:7: style:inconclusive: Function 'newEntry' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:556:5: style:inconclusive: Function 'newEntry' argument 2 names different: declaration '' definition 'sz'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:584:12: style:inconclusive: Function 'list_add' argument 1 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:585:7: style:inconclusive: Function 'list_add' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:618:19: style:inconclusive: Function 'list_free' argument 1 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:619:17: style:inconclusive: Function 'list_free' argument 2 names different: declaration '' definition 'freeData'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:668:7: style:inconclusive: Function 'Fkey' argument 1 names different: declaration '' definition 'rule'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:669:5: style:inconclusive: Function 'Fkey' argument 2 names different: declaration '' definition 'computation'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:670:5: style:inconclusive: Function 'Fkey' argument 3 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:702:7: style:inconclusive: Function 'FoPush' argument 1 names different: declaration '' definition 'rule'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:703:5: style:inconclusive: Function 'FoPush' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:756:5: style:inconclusive: Function 'FoPop' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:788:7: style:inconclusive: Function 'RegisterCycle' argument 1 names different: declaration '' definition 'rule'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:789:5: style:inconclusive: Function 'RegisterCycle' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:860:5: style:inconclusive: Function 'ResolveFoCycles' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1028:11: style:inconclusive: Function 'pJunc' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1155:14: style:inconclusive: Function 'pRuleRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1171:10: style:inconclusive: Function 'pToken' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1188:13: style:inconclusive: Function 'pAction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1235:7: style:inconclusive: Function 'FoLink' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1339:7: style:inconclusive: Function 'addFoLink' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1340:7: style:inconclusive: Function 'addFoLink' argument 2 names different: declaration '' definition 'rname'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1341:11: style:inconclusive: Function 'addFoLink' argument 3 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:1362:11: style:inconclusive: Function 'GenCrossRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/misc.c:792:14: style: Local variable 'f' shadows outer variable [shadowVariable] sarnold-cccc-1253465/pccts/antlr/misc.c:643:8: note: Shadowed declaration sarnold-cccc-1253465/pccts/antlr/misc.c:792:14: note: Shadow variable sarnold-cccc-1253465/pccts/antlr/misc.c:866:14: style: Local variable 'f' shadows outer variable [shadowVariable] sarnold-cccc-1253465/pccts/antlr/misc.c:643:8: note: Shadowed declaration sarnold-cccc-1253465/pccts/antlr/misc.c:866:14: note: Shadow variable sarnold-cccc-1253465/pccts/antlr/misc.c:199:7: style: Parameter 'cl' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/misc.c:219:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/misc.c:479:13: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/misc.c:668:7: style: Parameter 'rule' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/misc.c:706:13: style: Variable 'r' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/misc.c:795:13: style: Variable 'r' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/misc.c:871:18: style: Variable 'cursor' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/misc.c:1263:25: style: Variable 'ignore' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/misc.c:1264:21: style: Variable 'ignore' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/pred.c:332:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/pred.c:583:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/pred.c:613:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/pred.c:661:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/pred.c:701:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/pred.c:583:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/pred.c:581:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/pred.c:581:17: note: Assignment 'p=(struct Predicate*)calloc(1,sizeof(struct Predicate))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/pred.c:583:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/pred.c:584:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/pred.c:581:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/pred.c:581:17: note: Assignment 'p=(struct Predicate*)calloc(1,sizeof(struct Predicate))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/pred.c:584:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/pred.c:585:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/pred.c:581:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/pred.c:581:17: note: Assignment 'p=(struct Predicate*)calloc(1,sizeof(struct Predicate))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/pred.c:585:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/pred.c:586:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/pred.c:581:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/pred.c:581:17: note: Assignment 'p=(struct Predicate*)calloc(1,sizeof(struct Predicate))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/pred.c:586:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/pred.c:587:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/pred.c:581:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/pred.c:581:17: note: Assignment 'p=(struct Predicate*)calloc(1,sizeof(struct Predicate))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/pred.c:587:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/pred.c:64:13: style:inconclusive: Function 'predicateLookaheadDepth' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:253:7: style:inconclusive: Function 'find_predicates' argument 1 names different: declaration '' definition 'alt'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:564:14: style:inconclusive: Function 'MR_find_predicates_and_supp' argument 1 names different: declaration '' definition 'alt'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:596:14: style:inconclusive: Function 'complete_context_sets' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:597:12: style:inconclusive: Function 'complete_context_sets' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:643:14: style:inconclusive: Function 'complete_context_trees' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:644:12: style:inconclusive: Function 'complete_context_trees' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:696:12: style:inconclusive: Function 'covered_set' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:723:18: style:inconclusive: Function 'predicate_free' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:796:18: style:inconclusive: Function 'predicate_dup_without_context' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:806:18: style:inconclusive: Function 'predicate_dup' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/pred.c:477:26: style: Variable 'save_MR_RuleBlkWithHalt' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/pred.c:479:15: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/pred.c:77:9: style: Variable 'k' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/pred.c:95:9: style: Variable 'k' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/scan.c:35:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzerr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MaxFileName [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:157:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:173:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:180:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:187:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:196:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:208:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:215:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:222:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:229:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:245:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:253:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:260:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:266:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:274:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:280:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:286:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:292:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:304:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:316:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:322:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:328:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:334:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:340:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:346:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:352:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:358:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:364:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:370:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:376:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:382:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:388:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:394:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:400:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:406:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:412:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:418:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:424:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:430:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:436:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:448:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:454:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:460:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:466:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:472:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:478:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:484:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:490:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:496:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:502:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:508:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:514:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:520:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:531:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:542:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:578:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:584:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:601:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:608:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:615:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:651:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:657:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:664:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:674:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:681:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:688:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:724:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:730:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:737:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:747:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:754:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:790:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:796:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:803:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:810:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:817:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:853:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:859:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:867:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:874:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:881:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:917:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:923:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:930:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:966:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:972:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:979:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1015:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1021:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1028:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1064:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1070:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1077:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1084:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1091:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1154:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1181:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1210:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1220:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1227:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1241:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1256:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1264:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1275:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1297:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1320:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1354:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1406:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1413:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1424:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1431:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1448:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1457:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1465:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1491:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1505:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1518:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1525:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1543:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1552:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1561:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1568:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1575:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1583:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1590:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1597:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1604:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1611:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1618:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1625:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1632:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1646:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1653:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1689:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1696:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1703:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1710:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1717:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1724:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1731:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1738:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1745:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1752:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1759:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1766:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1773:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1779:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1785:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1791:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1797:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1803:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1809:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1815:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/scan.c:1821:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/automata.c:69:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/automata.c:155:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/automata.c:269:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/automata.c:303:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nil [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/automata.c:139:14: error: Memory leak: reach_list [memleak] sarnold-cccc-1253465/pccts/dlg/automata.c:100:4: error: Common realloc mistake: 'dfa_array' nulled but not freed upon failure [memleakOnRealloc] sarnold-cccc-1253465/pccts/dlg/automata.c:65:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dfa_model_node [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:63:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:63:19: note: Assignment 'dfa_model_node=(struct _dfa_node*)malloc(sizeof(struct _dfa_node)+sizeof(int)*width)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:65:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:66:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dfa_model_node [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:63:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:63:19: note: Assignment 'dfa_model_node=(struct _dfa_node*)malloc(sizeof(struct _dfa_node)+sizeof(int)*width)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:66:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:67:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dfa_model_node [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:63:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:63:19: note: Assignment 'dfa_model_node=(struct _dfa_node*)malloc(sizeof(struct _dfa_node)+sizeof(int)*width)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:67:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:68:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dfa_model_node [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:63:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:63:19: note: Assignment 'dfa_model_node=(struct _dfa_node*)malloc(sizeof(struct _dfa_node)+sizeof(int)*width)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:68:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:69:2: warning: If memory allocation fails, then there is a possible null pointer dereference: dfa_model_node [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:63:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:63:19: note: Assignment 'dfa_model_node=(struct _dfa_node*)malloc(sizeof(struct _dfa_node)+sizeof(int)*width)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:69:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:71:3: warning: If memory allocation fails, then there is a possible null pointer dereference: dfa_model_node [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:63:37: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:63:19: note: Assignment 'dfa_model_node=(struct _dfa_node*)malloc(sizeof(struct _dfa_node)+sizeof(int)*width)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:71:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:106:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:105:24: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:105:6: note: Assignment 't=(struct _dfa_node*)malloc(sizeof(struct _nfa_node)+sizeof(int)*class_no)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:106:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:108:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:105:24: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:105:6: note: Assignment 't=(struct _dfa_node*)malloc(sizeof(struct _nfa_node)+sizeof(int)*class_no)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:108:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:109:2: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:105:24: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:105:6: note: Assignment 't=(struct _dfa_node*)malloc(sizeof(struct _nfa_node)+sizeof(int)*class_no)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:109:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:110:2: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:105:24: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:105:6: note: Assignment 't=(struct _dfa_node*)malloc(sizeof(struct _nfa_node)+sizeof(int)*class_no)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:110:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:244:3: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:243:25: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:243:7: note: Assignment 'p=(struct _hash_list_*)malloc(sizeof(struct _hash_list_))', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:244:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:245:3: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:243:25: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:243:7: note: Assignment 'p=(struct _hash_list_*)malloc(sizeof(struct _hash_list_))', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:245:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:248:10: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:243:25: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:243:7: note: Assignment 'p=(struct _hash_list_*)malloc(sizeof(struct _hash_list_))', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:248:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:303:10: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/automata.c:138:34: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/automata.c:138:15: note: Assignment 'reach_list=(unsigned int*)malloc((2+nfa_allocated)*sizeof(unsigned int))', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:139:6: note: Assuming condition is false sarnold-cccc-1253465/pccts/dlg/automata.c:142:13: note: Calling function 'closure', 2nd argument 'reach_list' value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:301:4: note: Assignment 'e=reach_list', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/automata.c:303:10: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/automata.c:59:5: style:inconclusive: Function 'make_dfa_model_node' argument 1 names different: declaration '' definition 'width'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:82:5: style:inconclusive: Function 'new_dfa_node' argument 1 names different: declaration '' definition 'nfa_states'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:128:11: style:inconclusive: Function 'nfa_to_dfa' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:229:5: style:inconclusive: Function 'dfastate' argument 1 names different: declaration '' definition 'nfa_states'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:258:11: style:inconclusive: Function 'reach' argument 1 names different: declaration '' definition 'nfa_list'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:259:14: style:inconclusive: Function 'reach' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:260:11: style:inconclusive: Function 'reach' argument 3 names different: declaration '' definition 'reach_list'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:290:6: style:inconclusive: Function 'closure' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:291:11: style:inconclusive: Function 'closure' argument 2 names different: declaration '' definition 'reach_list'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:332:11: style:inconclusive: Function 'close1' argument 1 names different: declaration '' definition 'node'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:333:5: style:inconclusive: Function 'close1' argument 2 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:334:6: style:inconclusive: Function 'close1' argument 3 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/automata.c:295:21: style: Variable 'e' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/scan.c:80:15: style: Parameter 'fromStr' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:30:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzerr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:98:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:104:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:111:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:118:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:124:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:130:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:137:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:149:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:156:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:171:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:182:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:188:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:200:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:206:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:212:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:218:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:236:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:242:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:254:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:261:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:268:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:275:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:282:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:289:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:296:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:303:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:310:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:317:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:352:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:359:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:376:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:383:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:390:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:397:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:404:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:412:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:456:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:462:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:470:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:477:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:513:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:519:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:527:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NLA [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:255:11: warning: %o in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:262:11: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:84:9: style: Parameter 'format' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/dlg_a.c:85:9: style: Parameter 'string' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:59:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:134:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:185:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:220:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:269:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:306:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:350:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:384:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:453:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:538:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:571:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:636:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:666:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:807:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:906:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:781:4: error: Common realloc mistake: 'nfa_array' nulled but not freed upon failure [memleakOnRealloc] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:787:2: warning: If memory allocation fails, then there is a possible null pointer dereference: nfa_array [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:776:34: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/dlg_p.c:776:14: note: Assignment 'nfa_array=(struct _nfa_node**)malloc(sizeof(struct _nfa_node*)*nfa_size)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/dlg_p.c:787:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/dlg_p.c:788:3: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:786:24: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/dlg_p.c:786:6: note: Assignment 't=(struct _nfa_node*)malloc(sizeof(struct _nfa_node))', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/dlg_p.c:788:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/dlg_p.c:789:2: warning: If memory allocation fails, then there is a possible null pointer dereference: t [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:786:24: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/dlg_p.c:786:6: note: Assignment 't=(struct _nfa_node*)malloc(sizeof(struct _nfa_node))', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/dlg_p.c:789:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/dlg_p.c:120:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:206:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:336:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:370:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:557:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:622:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:652:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:899:7: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:899:14: style: Parameter 'egroup' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/dlg_p.c:899:23: style: Parameter 'bad_text' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/main.c:186:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/main.c:252:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/main.c:92:8: style: Parameter 's' can be declared as pointer to const. However it seems that 'p_cl_name' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/dlg/main.c:134:24: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/dlg/main.c:92:8: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/dlg/main.c:101:29: style: Parameter 's' can be declared as pointer to const. However it seems that 'p_mode_file' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/dlg/main.c:131:23: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/dlg/main.c:101:29: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/dlg/main.c:102:26: style: Parameter 's' can be declared as pointer to const. However it seems that 'p_outdir' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/dlg/main.c:136:24: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/dlg/main.c:102:26: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/dlg/main.c:190:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/dlg/output.c:164:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLEXERBASE_H [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/output.c:293:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APARSER_H [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/output.c:309:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLEXER_C [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/output.c:421:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAWDLE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/output.c:484:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/output.c:567:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DAWDLE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/relabel.c:204:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable empty [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/relabel.c:66:11: style:inconclusive: Function 'relabel' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:65:5: style:inconclusive: Function 'relabel' argument 2 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:85:11: style:inconclusive: Function 'partition' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:86:6: style:inconclusive: Function 'partition' argument 2 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:143:11: style:inconclusive: Function 'intersect_nfa_labels' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:144:6: style:inconclusive: Function 'intersect_nfa_labels' argument 2 names different: declaration '' definition 'maximal_class'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:156:11: style:inconclusive: Function 'r_intersect' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:157:7: style:inconclusive: Function 'r_intersect' argument 2 names different: declaration '' definition 'maximal_class'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:184:11: style:inconclusive: Function 'label_with_classes' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/relabel.c:195:11: style:inconclusive: Function 'label_node' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/output.c:508:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/dlg/output.c:139:9: warning: If memory allocation fails, then there is a possible null pointer dereference: p [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/dlg/output.c:138:26: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/dlg/output.c:138:12: note: Assignment 'p=(char*)malloc(strlen(s)+1)', assigned value is 0 sarnold-cccc-1253465/pccts/dlg/output.c:139:9: note: Null pointer dereference sarnold-cccc-1253465/pccts/dlg/output.c:372:5: style:inconclusive: Function 'minsize' argument 1 names different: declaration '' definition 'elements'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/output.c:405:5: style:inconclusive: Function 'p_single_node' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/output.c:405:7: style:inconclusive: Function 'p_single_node' argument 2 names different: declaration '' definition 'classes'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/output.c:582:5: style:inconclusive: Function 'p_shift_table' argument 1 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/output.c:691:7: style:inconclusive: Function 'p_mode_def' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/output.c:692:5: style:inconclusive: Function 'p_mode_def' argument 2 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/output.c:709:7: style:inconclusive: Function 'ClassName' argument 1 names different: declaration '' definition 'suffix'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/output.c:713:15: style: Local variable 'class_name' shadows outer variable [shadowVariable] sarnold-cccc-1253465/pccts/dlg/dlg.h:151:14: note: Shadowed declaration sarnold-cccc-1253465/pccts/dlg/output.c:713:15: note: Shadow variable sarnold-cccc-1253465/pccts/dlg/output.c:121:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/output.c:135:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/output.c:482:21: style: Variable 'regular_expr' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/dlg/output.c:549:8: style: Variable 'theClassName' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/dlg/output.c:709:7: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/output.c:517:21: style: Variable 'true_interactive' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/dlg/support.c:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/support.c:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/support.c:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/support.c:172:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/support.c:186:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/support.c:200:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/support.c:215:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectorySymbol [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/dlg/support.c:47:7: style:inconclusive: Function 'internal_error' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:47:10: style:inconclusive: Function 'internal_error' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:48:5: style:inconclusive: Function 'internal_error' argument 3 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:59:5: style:inconclusive: Function 'dlg_malloc' argument 1 names different: declaration '' definition 'bytes'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:60:7: style:inconclusive: Function 'dlg_malloc' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:61:5: style:inconclusive: Function 'dlg_malloc' argument 3 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:80:5: style:inconclusive: Function 'dlg_calloc' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:80:7: style:inconclusive: Function 'dlg_calloc' argument 2 names different: declaration '' definition 'bytes'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:81:7: style:inconclusive: Function 'dlg_calloc' argument 3 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:82:5: style:inconclusive: Function 'dlg_calloc' argument 4 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:101:7: style:inconclusive: Function 'read_stream' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:130:7: style:inconclusive: Function 'write_stream' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:180:7: style:inconclusive: Function 'error' argument 1 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:181:5: style:inconclusive: Function 'error' argument 2 names different: declaration '' definition 'line_no'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:194:7: style:inconclusive: Function 'warning' argument 1 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:195:5: style:inconclusive: Function 'warning' argument 2 names different: declaration '' definition 'line_no'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:212:7: style:inconclusive: Function 'OutMetaName' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/dlg/support.c:47:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/support.c:47:10: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/support.c:101:7: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/support.c:166:7: style: Parameter 'message' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/support.c:180:7: style: Parameter 'message' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/support.c:194:7: style: Parameter 'message' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/dlg/support.c:215:18: style: Variable 'dir_sym' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/dlg/support.c:217:11: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:139:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AToken.h:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:183:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:405:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:459:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:567:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:593:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:633:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:657:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:683:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:707:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:732:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:749:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/AParser.cpp:767:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:66:8: style:inconclusive: Technically the member function '_scanast::type' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/ASTBase.h:70:13: style: The function 'right' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:109:21: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/ASTBase.h:70:13: note: Function in derived class sarnold-cccc-1253465/pccts/h/ASTBase.h:71:13: style: The function 'down' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:110:21: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/ASTBase.h:71:13: note: Function in derived class sarnold-cccc-1253465/pccts/h/ASTBase.h:72:7: style: The function 'setRight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:111:15: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/ASTBase.h:72:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/ASTBase.h:73:7: style: The function 'setDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:112:15: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/ASTBase.h:73:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/ASTBase.h:76:11: style: The destructor '~ASTBase' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:106:11: note: Virtual destructor in base class sarnold-cccc-1253465/pccts/h/ASTBase.h:76:11: note: Destructor in derived class sarnold-cccc-1253465/pccts/h/ASTBase.h:99:20: style: The function 'dup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/ASTBase.h:78:19: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/ASTBase.h:99:20: note: Function in derived class sarnold-cccc-1253465/pccts/h/ASTBase.cpp:163:9: style: Condition 't==NULL' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:190:9: style: Condition 't==NULL' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/h/ASTBase.h:72:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.h:73:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.h:110:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.h:111:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:168:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:191:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:196:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:202:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:220:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:221:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:223:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:225:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:45:25: style:inconclusive: Function 'link' argument 1 names different: declaration '' definition '_root'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:45:42: style:inconclusive: Function 'link' argument 2 names different: declaration '' definition '_sibling'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:45:62: style:inconclusive: Function 'link' argument 3 names different: declaration '' definition '_tail'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:56:29: style:inconclusive: Function 'subchild' argument 1 names different: declaration '' definition '_root'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:56:46: style:inconclusive: Function 'subchild' argument 2 names different: declaration '' definition '_sibling'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:56:66: style:inconclusive: Function 'subchild' argument 3 names different: declaration '' definition '_tail'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:72:28: style:inconclusive: Function 'subroot' argument 1 names different: declaration '' definition '_root'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:72:45: style:inconclusive: Function 'subroot' argument 2 names different: declaration '' definition '_sibling'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:72:65: style:inconclusive: Function 'subroot' argument 3 names different: declaration '' definition '_tail'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:131:25: style:inconclusive: Function 'tmake' argument 1 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/ASTBase.cpp:139:41: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] sarnold-cccc-1253465/pccts/h/ATokPtr.h:47:5: style: Class 'ANTLRTokenPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/pccts/h/AParser.cpp:428:1: style:inconclusive: Technically the member function 'ANTLRParser::set_deg' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/AParser.h:211:6: note: Technically the member function 'ANTLRParser::set_deg' can be const. sarnold-cccc-1253465/pccts/h/AParser.cpp:428:1: note: Technically the member function 'ANTLRParser::set_deg' can be const. sarnold-cccc-1253465/pccts/h/AParser.cpp:422:1: style: The member function 'ANTLRParser::set_el' can be static. [functionStatic] sarnold-cccc-1253465/pccts/h/AParser.h:212:6: note: The member function 'ANTLRParser::set_el' can be static. sarnold-cccc-1253465/pccts/h/AParser.cpp:422:1: note: The member function 'ANTLRParser::set_el' can be static. sarnold-cccc-1253465/pccts/h/AParser.h:234:17: style:inconclusive: Technically the member function 'ANTLRParser::LA' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/AParser.cpp:638:1: style:inconclusive: Technically the member function 'ANTLRParser::parserTokenName' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/AParser.h:276:20: note: Technically the member function 'ANTLRParser::parserTokenName' can be const. sarnold-cccc-1253465/pccts/h/AParser.cpp:638:1: note: Technically the member function 'ANTLRParser::parserTokenName' can be const. sarnold-cccc-1253465/pccts/h/AParser.cpp:778:19: style: The member function 'ANTLRParser::undeferFetch' can be static. [functionStatic] sarnold-cccc-1253465/pccts/h/AParser.h:292:13: note: The member function 'ANTLRParser::undeferFetch' can be static. sarnold-cccc-1253465/pccts/h/AParser.cpp:778:19: note: The member function 'ANTLRParser::undeferFetch' can be static. sarnold-cccc-1253465/pccts/h/AParser.cpp:796:18: style: The member function 'ANTLRParser::isDeferFetchEnabled' can be static. [functionStatic] sarnold-cccc-1253465/pccts/h/AParser.h:293:13: note: The member function 'ANTLRParser::isDeferFetchEnabled' can be static. sarnold-cccc-1253465/pccts/h/AParser.cpp:796:18: note: The member function 'ANTLRParser::isDeferFetchEnabled' can be static. sarnold-cccc-1253465/pccts/h/AParser.cpp:99:2: warning: Class 'ANTLRParser' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] sarnold-cccc-1253465/pccts/h/AParser.cpp:99:2: warning: Class 'ANTLRParser' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] sarnold-cccc-1253465/pccts/h/AParser.h:262:15: style: Virtual function 'panic' is called from constructor 'ANTLRParser(ANTLRTokenBuffer*,int k=1,int use_inf_look=0,int demand_look=0,int bsetsize=1)' at line 89. Dynamic binding is not used. [virtualCallInConstructor] sarnold-cccc-1253465/pccts/h/AParser.cpp:89:17: note: Calling panic sarnold-cccc-1253465/pccts/h/AParser.h:262:15: note: panic is a virtual function sarnold-cccc-1253465/pccts/h/ATokenBuffer.h:82:2: style: Class 'ANTLRTokenBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/pccts/h/AParser.h:225:2: style: Class 'ANTLRParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/pccts/h/AToken.h:143:7: style: The function 'ref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:81:15: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:143:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:144:7: style: The function 'deref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:82:15: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:144:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:145:11: style: The function 'nref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:80:19: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:145:11: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:147:30: style: The function 'makeToken' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:68:30: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:147:30: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:168:3: style: The destructor '~ANTLRCommonNoRefCountToken' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:59:14: note: Virtual destructor in base class sarnold-cccc-1253465/pccts/h/AToken.h:168:3: note: Destructor in derived class sarnold-cccc-1253465/pccts/h/AToken.h:170:17: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:60:28: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:170:17: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:171:7: style: The function 'setType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:61:18: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:171:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:172:14: style: The function 'getLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:62:17: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:172:14: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:173:7: style: The function 'setLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:63:18: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:173:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:174:13: style: The function 'getText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:64:24: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:174:13: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:179:7: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:65:18: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:179:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:194:30: style: The function 'makeToken' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:68:30: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:194:30: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:241:11: style: The destructor '~ANTLRCommonToken' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:59:14: note: Virtual destructor in base class sarnold-cccc-1253465/pccts/h/AToken.h:241:11: note: Destructor in derived class sarnold-cccc-1253465/pccts/h/AToken.h:243:17: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:60:28: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:243:17: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:244:7: style: The function 'setType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:61:18: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:244:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:245:14: style: The function 'getLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:62:17: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:245:14: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:246:7: style: The function 'setLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:63:18: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:246:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:247:13: style: The function 'getText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:64:24: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:247:13: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:252:7: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:65:18: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:252:7: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:267:30: style: The function 'makeToken' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/AToken.h:147:30: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/AToken.h:267:30: note: Function in derived class sarnold-cccc-1253465/pccts/h/AToken.h:220:9: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/pccts/h/AToken.h:293:9: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/pccts/h/AParser.cpp:80:31: style:inconclusive: Function 'ANTLRParser' argument 1 names different: declaration '' definition '_inputTokens'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:83:8: style:inconclusive: Function 'ANTLRParser' argument 4 names different: declaration 'demand_look' definition 'dlook'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/AParser.h:228:9: note: Function 'ANTLRParser' argument 4 names different: declaration 'demand_look' definition 'dlook'. sarnold-cccc-1253465/pccts/h/AParser.cpp:83:8: note: Function 'ANTLRParser' argument 4 names different: declaration 'demand_look' definition 'dlook'. sarnold-cccc-1253465/pccts/h/AParser.cpp:84:8: style:inconclusive: Function 'ANTLRParser' argument 5 names different: declaration 'bsetsize' definition 'ssize'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/AParser.h:229:9: note: Function 'ANTLRParser' argument 5 names different: declaration 'bsetsize' definition 'ssize'. sarnold-cccc-1253465/pccts/h/AParser.cpp:84:8: note: Function 'ANTLRParser' argument 5 names different: declaration 'bsetsize' definition 'ssize'. sarnold-cccc-1253465/pccts/h/AParser.cpp:136:25: style:inconclusive: Function 'guess' argument 1 names different: declaration '' definition 'st'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:144:29: style:inconclusive: Function 'saveState' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:158:32: style:inconclusive: Function 'restoreState' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:246:10: style:inconclusive: Function 'look' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:272:23: style:inconclusive: Function '_match' argument 1 names different: declaration '' definition '_t'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:272:39: style:inconclusive: Function '_match' argument 2 names different: declaration '' definition 'MissText'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:273:21: style:inconclusive: Function '_match' argument 3 names different: declaration '' definition 'MissTok'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:273:46: style:inconclusive: Function '_match' argument 4 names different: declaration '' definition 'BadTok'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:274:19: style:inconclusive: Function '_match' argument 5 names different: declaration '' definition 'MissSet'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:294:28: style:inconclusive: Function '_match_wsig' argument 1 names different: declaration '' definition '_t'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:311:24: style:inconclusive: Function '_setmatch' argument 1 names different: declaration '' definition 'tset'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:311:42: style:inconclusive: Function '_setmatch' argument 2 names different: declaration '' definition 'MissText'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:312:21: style:inconclusive: Function '_setmatch' argument 3 names different: declaration '' definition 'MissTok'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:312:46: style:inconclusive: Function '_setmatch' argument 4 names different: declaration '' definition 'BadTok'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:313:19: style:inconclusive: Function '_setmatch' argument 5 names different: declaration '' definition 'MissSet'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:330:29: style:inconclusive: Function '_setmatch_wsig' argument 1 names different: declaration '' definition 'tset'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:422:23: style:inconclusive: Function 'set_el' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:422:39: style:inconclusive: Function 'set_el' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:428:22: style:inconclusive: Function 'set_deg' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:453:22: style:inconclusive: Function 'edecode' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:610:13: style:inconclusive: Function 'eMsgd' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:610:21: style:inconclusive: Function 'eMsgd' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:617:12: style:inconclusive: Function 'eMsg' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:617:23: style:inconclusive: Function 'eMsg' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:624:13: style:inconclusive: Function 'eMsg2' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:624:23: style:inconclusive: Function 'eMsg2' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:624:32: style:inconclusive: Function 'eMsg2' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:642:58: style:inconclusive: Function 'traceGuessDone' argument 1 names different: declaration '' definition 'state'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/AParser.cpp:691:45: style:inconclusive: Function 'tracein' argument 1 names different: declaration 'r' definition 'rule'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/AParser.h:207:40: note: Function 'tracein' argument 1 names different: declaration 'r' definition 'rule'. sarnold-cccc-1253465/pccts/h/AParser.cpp:691:45: note: Function 'tracein' argument 1 names different: declaration 'r' definition 'rule'. sarnold-cccc-1253465/pccts/h/AParser.cpp:717:46: style:inconclusive: Function 'traceout' argument 1 names different: declaration 'r' definition 'rule'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/AParser.h:208:41: note: Function 'traceout' argument 1 names different: declaration 'r' definition 'rule'. sarnold-cccc-1253465/pccts/h/AParser.cpp:717:46: note: Function 'traceout' argument 1 names different: declaration 'r' definition 'rule'. sarnold-cccc-1253465/pccts/h/AParser.cpp:370:22: style: Parameter 'wd' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:422:39: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:434:24: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:435:24: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:456:24: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:610:13: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:617:12: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:617:23: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:624:13: style: Parameter 'err' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:624:23: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:624:32: style: Parameter 't' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/AParser.cpp:541:13: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] sarnold-cccc-1253465/pccts/h/ATokenBuffer.h:96:15: style: Virtual function 'panic' is called from constructor 'ANTLRTokenBuffer(ANTLRTokenStream*in,int k=1,int chksz=50)' at line 59. Dynamic binding is not used. [virtualCallInConstructor] sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:59:3: note: Calling panic sarnold-cccc-1253465/pccts/h/ATokenBuffer.h:96:15: note: panic is a virtual function sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:56:11: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:306:11: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:97:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:307:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:51:36: style:inconclusive: Function 'ANTLRTokenBuffer' argument 1 names different: declaration 'in' definition '_input'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/ATokenBuffer.h:82:37: note: Function 'ANTLRTokenBuffer' argument 1 names different: declaration 'in' definition '_input'. sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:51:36: note: Function 'ANTLRTokenBuffer' argument 1 names different: declaration 'in' definition '_input'. sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:51:48: style:inconclusive: Function 'ANTLRTokenBuffer' argument 2 names different: declaration 'k' definition '_k'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/ATokenBuffer.h:82:45: note: Function 'ANTLRTokenBuffer' argument 2 names different: declaration 'k' definition '_k'. sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:51:48: note: Function 'ANTLRTokenBuffer' argument 2 names different: declaration 'k' definition '_k'. sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:51:56: style:inconclusive: Function 'ANTLRTokenBuffer' argument 3 names different: declaration 'chksz' definition '_chunk_size_formal'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/ATokenBuffer.h:82:54: note: Function 'ANTLRTokenBuffer' argument 3 names different: declaration 'chksz' definition '_chunk_size_formal'. sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:51:56: note: Function 'ANTLRTokenBuffer' argument 3 names different: declaration 'chksz' definition '_chunk_size_formal'. sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:181:19: style:inconclusive: Function 'bufferedToken' argument 1 names different: declaration 'i' definition 'n'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/ATokenBuffer.h:87:43: note: Function 'bufferedToken' argument 1 names different: declaration 'i' definition 'n'. sarnold-cccc-1253465/pccts/h/ATokenBuffer.cpp:181:19: note: Function 'bufferedToken' argument 1 names different: declaration 'i' definition 'n'. sarnold-cccc-1253465/pccts/h/DLexerBase.h:71:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/DLexerBase.h:94:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/BufFileInput.cpp:55:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/BufFileInput.cpp:89:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/DLexerBase.h:163:7: style:inconclusive: Technically the member function 'DLGLexerBase::line' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/DLexerBase.h:168:7: style:inconclusive: Technically the member function 'DLGLexerBase::begcol' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/DLexerBase.h:169:7: style:inconclusive: Technically the member function 'DLGLexerBase::endcol' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/DLexerBase.h:174:7: style:inconclusive: Technically the member function 'DLGLexerBase::bufsize' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/BufFileInput.cpp:36:3: warning: Class 'BufFileInput' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] sarnold-cccc-1253465/pccts/h/BufFileInput.cpp:36:3: warning: Class 'BufFileInput' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] sarnold-cccc-1253465/pccts/h/DLexerBase.h:68:2: style: Class 'DLGFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/pccts/h/DLexerBase.h:90:2: style: Class 'DLGStringInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/pccts/h/BufFileInput.h:31:5: style: Class 'BufFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/pccts/h/DLexerBase.h:69:6: style: The function 'nextChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/DLexerBase.h:59:14: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/DLexerBase.h:69:6: note: Function in derived class sarnold-cccc-1253465/pccts/h/DLexerBase.h:91:6: style: The function 'nextChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/DLexerBase.h:59:14: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/DLexerBase.h:91:6: note: Function in derived class sarnold-cccc-1253465/pccts/h/DLexerBase.h:149:25: style: The function 'getToken' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/ATokenStream.h:46:28: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/DLexerBase.h:149:25: note: Function in derived class sarnold-cccc-1253465/pccts/h/DLexerBase.h:191:23: style: The function 'setParser' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/ATokenStream.h:47:24: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/DLexerBase.h:191:23: note: Function in derived class sarnold-cccc-1253465/pccts/h/DLexerBase.h:192:23: style: The function 'getParser' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/ATokenStream.h:48:24: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/DLexerBase.h:192:23: note: Function in derived class sarnold-cccc-1253465/pccts/h/BufFileInput.h:37:17: style: The function 'nextChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] sarnold-cccc-1253465/pccts/h/DLexerBase.h:59:14: note: Virtual function in base class sarnold-cccc-1253465/pccts/h/BufFileInput.h:37:17: note: Function in derived class sarnold-cccc-1253465/pccts/h/DLexerBase.h:70:8: style: The scope of the variable 'c' can be reduced. [variableScope] sarnold-cccc-1253465/pccts/h/BufFileInput.cpp:75:36: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/DLexer.cpp:50:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MODE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/DLexer.cpp:69:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bufovf [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/DLexer.cpp:186:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/DLexer.cpp:55:11: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:209:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:218:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:244:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:56:1: warning: Member variable 'DLGLexerBase::ebuf' is not initialized in the constructor. [uninitMemberVar] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:107:1: style:inconclusive: Technically the member function 'DLGLexerBase::saveState' can be const. [functionConst] sarnold-cccc-1253465/pccts/h/DLexerBase.h:154:7: note: Technically the member function 'DLGLexerBase::saveState' can be const. sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:107:1: note: Technically the member function 'DLGLexerBase::saveState' can be const. sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:62:8: warning: Class 'DLGLexerBase' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:62:8: warning: Class 'DLGLexerBase' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] sarnold-cccc-1253465/pccts/h/DLexerBase.h:185:15: style: Virtual function 'panic' is called from constructor 'DLGLexerBase(DLGInputStream*in,int bufsize=2000,int interactive=0,int track_columns=0)' at line 64. Dynamic binding is not used. [virtualCallInConstructor] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:64:6: note: Calling panic sarnold-cccc-1253465/pccts/h/DLexerBase.h:185:15: note: panic is a virtual function sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:58:11: style:inconclusive: Function 'DLGLexerBase' argument 3 names different: declaration 'interactive' definition '_interactive'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/DLexerBase.h:181:10: note: Function 'DLGLexerBase' argument 3 names different: declaration 'interactive' definition '_interactive'. sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:58:11: note: Function 'DLGLexerBase' argument 3 names different: declaration 'interactive' definition '_interactive'. sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:59:11: style:inconclusive: Function 'DLGLexerBase' argument 4 names different: declaration 'track_columns' definition '_track_columns'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/DLexerBase.h:182:10: note: Function 'DLGLexerBase' argument 4 names different: declaration 'track_columns' definition '_track_columns'. sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:59:11: note: Function 'DLGLexerBase' argument 4 names different: declaration 'track_columns' definition '_track_columns'. sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:98:33: style:inconclusive: Function 'setInputStream' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:107:21: style:inconclusive: Function 'saveState' argument 1 names different: declaration '' definition 'state'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:131:24: style:inconclusive: Function 'restoreState' argument 1 names different: declaration '' definition 'state'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:206:20: style:inconclusive: Function 'errstd' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:264:16: style:inconclusive: Function 'debugLexer' argument 1 names different: declaration 'value' definition 'newValue'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/DLexerBase.h:193:29: note: Function 'debugLexer' argument 1 names different: declaration 'value' definition 'newValue'. sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:264:16: note: Function 'debugLexer' argument 1 names different: declaration 'value' definition 'newValue'. sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2216:5: warning:inconclusive: The buffer 'ruleNameStatic1' may not be null-terminated after the call to strncpy(). [terminateStrncpy] sarnold-cccc-1253465/pccts/h/ast.c:64:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AST [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/ast.c:84:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzaCur [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/ast.c:115:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzaCur [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:494:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2908:7: style: Condition 'suppressSucceeded' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2906:21: note: Assignment 'suppressSucceeded=1', assigned value is 1 sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2908:7: note: Condition 'suppressSucceeded' is always true sarnold-cccc-1253465/pccts/antlr/mrhoist.c:401:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:405:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/h/charptr.c:49:1: portability: Omitted return type of function 'zzcr_attr' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/h/charptr.c:56:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/charptr.c:52:7: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1478:31: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: plainContext [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1476:31: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1476:18: note: Assignment 'plainContext=(set*)calloc(nAlts,sizeof(set))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1478:31: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1762:7: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: newStack [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1759:29: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1759:14: note: Assignment 'newStack=(void**)calloc(newSize,sizeof(void*))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1762:7: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/mrhoist.c:865:2: style: Variable 'tokensUsed' is reassigned a value before the old one has been used. [redundantAssignment] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:859:15: note: tokensUsed is assigned sarnold-cccc-1253465/pccts/antlr/mrhoist.c:865:2: note: tokensUsed is overwritten sarnold-cccc-1253465/pccts/antlr/mrhoist.c:139:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:175:8: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1153:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1663:7: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2340:5: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:58:18: style:inconclusive: Function 'MR_secondPredicateUnreachable' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:59:18: style:inconclusive: Function 'MR_secondPredicateUnreachable' argument 2 names different: declaration '' definition 'second'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:191:10: style:inconclusive: Function 'MR_xxxIndent' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:192:9: style:inconclusive: Function 'MR_xxxIndent' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:206:9: style:inconclusive: Function 'MR_stderrIndent' argument 1 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:216:9: style:inconclusive: Function 'MR_outputIndent' argument 1 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:269:10: style:inconclusive: Function 'MR_dumpTreeF' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:271:9: style:inconclusive: Function 'MR_dumpTreeF' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:270:10: style:inconclusive: Function 'MR_dumpTreeF' argument 3 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:272:9: style:inconclusive: Function 'MR_dumpTreeF' argument 4 names different: declaration '' definition 'across'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:312:9: style:inconclusive: Function 'MR_dumpTreeX' argument 1 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:311:10: style:inconclusive: Function 'MR_dumpTreeX' argument 2 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:313:9: style:inconclusive: Function 'MR_dumpTreeX' argument 3 names different: declaration '' definition 'across'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:323:10: style:inconclusive: Function 'MR_dumpTokenSet' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:324:9: style:inconclusive: Function 'MR_dumpTokenSet' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:325:9: style:inconclusive: Function 'MR_dumpTokenSet' argument 3 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:360:17: style:inconclusive: Function 'MR_dumpPred1' argument 1 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:361:18: style:inconclusive: Function 'MR_dumpPred1' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:362:17: style:inconclusive: Function 'MR_dumpPred1' argument 3 names different: declaration '' definition 'withContext'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:446:18: style:inconclusive: Function 'MR_dumpPred' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:447:17: style:inconclusive: Function 'MR_dumpPred' argument 2 names different: declaration '' definition 'withContext'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:457:9: style:inconclusive: Function 'MR_make_tree_from_set' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:483:18: style:inconclusive: Function 'MR_check_pred_too_long' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:484:17: style:inconclusive: Function 'MR_check_pred_too_long' argument 2 names different: declaration '' definition 'completion'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:502:18: style:inconclusive: Function 'MR_predicate_context_completed' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:519:10: style:inconclusive: Function 'MR_advance' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:625:14: style:inconclusive: Function 'MR_computeTreeAND' argument 1 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:626:14: style:inconclusive: Function 'MR_computeTreeAND' argument 2 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:796:18: style:inconclusive: Function 'MR_pred_depth' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:797:18: style:inconclusive: Function 'MR_pred_depth' argument 2 names different: declaration '' definition 'maxDepth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:815:18: style:inconclusive: Function 'MR_compute_pred_set' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:851:13: style:inconclusive: Function 'MR_First' argument 1 names different: declaration '' definition 'ck'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:852:14: style:inconclusive: Function 'MR_First' argument 2 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:853:14: style:inconclusive: Function 'MR_First' argument 3 names different: declaration '' definition 'incomplete'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:874:18: style:inconclusive: Function 'MR_cleanup_pred_trees' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:898:10: style:inconclusive: Function 'MR_remove_epsilon_from_tree' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1081:14: style:inconclusive: Function 'MR_junctionWithoutP2' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1110:10: style:inconclusive: Function 'MR_tree_equ' argument 1 names different: declaration '' definition 'big'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1111:10: style:inconclusive: Function 'MR_tree_equ' argument 2 names different: declaration '' definition 'small'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1272:14: style:inconclusive: Function 'MR_removeRedundantPredPass3' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1411:14: style:inconclusive: Function 'MR_find_in_aSubBlk' argument 1 names different: declaration '' definition 'alt'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1726:18: style:inconclusive: Function 'MR_predContextPresent' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1727:18: style:inconclusive: Function 'MR_predContextPresent' argument 2 names different: declaration '' definition 'allHaveContext'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1728:18: style:inconclusive: Function 'MR_predContextPresent' argument 3 names different: declaration '' definition 'noneHaveContext'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1749:18: style:inconclusive: Function 'MR_pointerStackPush' argument 1 names different: declaration '' definition 'ps'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1750:18: style:inconclusive: Function 'MR_pointerStackPush' argument 2 names different: declaration '' definition 'dataPointer'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1777:18: style:inconclusive: Function 'MR_pointerStackPop' argument 1 names different: declaration '' definition 'ps'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1794:18: style:inconclusive: Function 'MR_pointerStackTop' argument 1 names different: declaration '' definition 'ps'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1805:18: style:inconclusive: Function 'MR_pointerStackReset' argument 1 names different: declaration '' definition 'ps'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1821:10: style:inconclusive: Function 'MR_nameToRuleBlk' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1843:18: style:inconclusive: Function 'MR_ruleReferenced' argument 1 names different: declaration '' definition 'rrn'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1967:18: style:inconclusive: Function 'MR_predFlatten' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2079:18: style:inconclusive: Function 'MR_predSimplifyALLX' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2080:17: style:inconclusive: Function 'MR_predSimplifyALLX' argument 2 names different: declaration '' definition 'skipPass3'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2110:18: style:inconclusive: Function 'MR_predSimplifyALL' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2120:10: style:inconclusive: Function 'MR_releaseResourcesUsedInRule' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2158:14: style:inconclusive: Function 'MR_allPredLeaves' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2177:14: style:inconclusive: Function 'MR_offsetFromRule' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2211:14: style:inconclusive: Function 'MR_ruleNamePlusOffset' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2229:10: style:inconclusive: Function 'MR_max_height_of_tree' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2251:10: style:inconclusive: Function 'MR_all_leaves_same_height' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2252:9: style:inconclusive: Function 'MR_all_leaves_same_height' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2279:10: style:inconclusive: Function 'MR_projectTreeOntoSet' argument 1 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2280:9: style:inconclusive: Function 'MR_projectTreeOntoSet' argument 2 names different: declaration '' definition 'ck'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2281:10: style:inconclusive: Function 'MR_projectTreeOntoSet' argument 3 names different: declaration '' definition 'ckset'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2304:18: style:inconclusive: Function 'MR_comparePredicates' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2305:18: style:inconclusive: Function 'MR_comparePredicates' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2393:18: style:inconclusive: Function 'MR_unfold' argument 1 names different: declaration '' definition 'pred'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2437:18: style:inconclusive: Function 'MR_simplifyInverted' argument 1 names different: declaration '' definition 'pred'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2438:17: style:inconclusive: Function 'MR_simplifyInverted' argument 2 names different: declaration '' definition 'inverted'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2470:18: style:inconclusive: Function 'MR_clearPredEntry' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2484:14: style:inconclusive: Function 'MR_orphanRules' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2586:14: style:inconclusive: Function 'MR_compute_pred_tree_context' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2600:18: style:inconclusive: Function 'MR_guardPred_plainSet' argument 1 names different: declaration '' definition 'anode'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2601:18: style:inconclusive: Function 'MR_guardPred_plainSet' argument 2 names different: declaration '' definition 'pred'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2791:18: style:inconclusive: Function 'MR_suppressK' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2792:18: style:inconclusive: Function 'MR_suppressK' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:3012:9: style:inconclusive: Function 'MR_dumpRuleSet' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:462:11: style: Local variable 'tp' shadows outer variable [shadowVariable] sarnold-cccc-1253465/pccts/antlr/proto.h:33:12: note: Shadowed declaration sarnold-cccc-1253465/pccts/antlr/mrhoist.c:462:11: note: Shadow variable sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1696:22: style: Local variable 'p' shadows outer variable [shadowVariable] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1417:19: note: Shadowed declaration sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1696:22: note: Shadow variable sarnold-cccc-1253465/pccts/antlr/mrhoist.c:245:22: style: Variable 'lastOne' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1186:14: style: Parameter 'jPred' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1187:14: style: Parameter 'jPlain' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1223:14: style: Parameter 'jPred' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1224:14: style: Parameter 'jPlain' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1824:16: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1978:22: style: Variable 'PRED_XXX_LIST' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2161:18: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2177:14: style: Parameter 'n' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2671:10: style: Variable 'u' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2942:18: style: Variable 'j' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:3015:18: style: Variable 'cursor' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/h/SList.h:68:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/h/slist.cpp:74:3: error: Null pointer dereference: tail [nullPointer] sarnold-cccc-1253465/pccts/h/slist.cpp:62:22: note: Assignment 'tail=NULL', assigned value is 0 sarnold-cccc-1253465/pccts/h/slist.cpp:74:3: note: Null pointer dereference sarnold-cccc-1253465/pccts/h/slist.cpp:100:18: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/pccts/h/slist.cpp:47:21: style:inconclusive: Function 'iterate' argument 1 names different: declaration '' definition 'cursor'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/slist.cpp:62:17: style: Local variable 'tail' shadows outer variable [shadowVariable] sarnold-cccc-1253465/pccts/h/SList.h:59:20: note: Shadowed declaration sarnold-cccc-1253465/pccts/h/slist.cpp:62:17: note: Shadow variable sarnold-cccc-1253465/pccts/h/slist.cpp:70:15: style: Variable 'tail' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/h/slist.cpp:75:8: style: Variable 'tail' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:821:11: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:831:8: style: Variable 't' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1231:12: style: Variable 'intersect' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:204:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:247:1: portability: Omitted return type of function 'help' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:263:1: portability: Omitted return type of function 'mk' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:624:1: portability: Omitted return type of function 'pfiles' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:658:1: portability: Omitted return type of function 'pclasses' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:717:1: portability: Omitted return type of function 'fatal' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:724:1: portability: Omitted return type of function 'warn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:657:1: style: The member function 'PCCTS_AST::scan_token_str' can be static. [functionStatic] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:87:14: note: The member function 'PCCTS_AST::scan_token_str' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:657:1: note: The member function 'PCCTS_AST::scan_token_str' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:616:1: style: The member function 'PCCTS_AST::stringscan_advance' can be static. [functionStatic] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:93:7: note: The member function 'PCCTS_AST::stringscan_advance' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:616:1: note: The member function 'PCCTS_AST::stringscan_advance' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:227:1: style: The member function 'PCCTS_AST::match_partial' can be static. [functionStatic] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:97:6: note: The member function 'PCCTS_AST::match_partial' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:227:1: note: The member function 'PCCTS_AST::match_partial' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:415:1: style: The member function 'PCCTS_AST::scanast_free' can be static. [functionStatic] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:99:7: note: The member function 'PCCTS_AST::scanast_free' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:415:1: note: The member function 'PCCTS_AST::scanast_free' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:487:1: style: The member function 'PCCTS_AST::new_scanast' can be static. [functionStatic] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:100:11: note: The member function 'PCCTS_AST::new_scanast' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:487:1: note: The member function 'PCCTS_AST::new_scanast' can be static. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:232:23: style: Condition 'u!=NULL' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:252:8: style: Condition 'u==NULL' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:472:4: warning: If memory allocation fails, then there is a possible null pointer dereference: label_ptrs [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:468:38: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:468:16: note: Assignment 'label_ptrs=(PCCTS_AST***)calloc(n,sizeof(PCCTS_AST**))', assigned value is 0 sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:472:4: note: Null pointer dereference sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:473:6: warning: If memory allocation fails, then there is a possible null pointer dereference: label_ptrs [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:468:38: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:468:16: note: Assignment 'label_ptrs=(PCCTS_AST***)calloc(n,sizeof(PCCTS_AST**))', assigned value is 0 sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:473:6: note: Null pointer dereference sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:468:16: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:489:18: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:420:11: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:481:8: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:619:13: style: Variable 'scanner->c' is reassigned a value before the old one has been used. [redundantAssignment] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:618:42: note: scanner->c is assigned sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:619:13: note: scanner->c is overwritten sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:457:9: style: The scope of the variable 'i' can be reduced. [variableScope] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:502:46: style:inconclusive: Function 'stringparser_parse_scanast' argument 2 names different: declaration 'n' definition 'num_labels'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:90:56: note: Function 'stringparser_parse_scanast' argument 2 names different: declaration 'n' definition 'num_labels'. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:502:46: note: Function 'stringparser_parse_scanast' argument 2 names different: declaration 'n' definition 'num_labels'. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:516:46: style:inconclusive: Function 'stringparser_match' argument 2 names different: declaration 'type' definition 'token'. [funcArgNamesDifferent] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:101:52: note: Function 'stringparser_match' argument 2 names different: declaration 'type' definition 'token'. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:516:46: note: Function 'stringparser_match' argument 2 names different: declaration 'type' definition 'token'. sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:599:33: style:inconclusive: Function 'stringparser_init' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:599:54: style:inconclusive: Function 'stringparser_init' argument 2 names different: declaration '' definition 'input'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:98:45: style: Local variable 'tail' shadows outer function [shadowFunction] sarnold-cccc-1253465/pccts/h/PCCTSAST.h:128:21: note: Shadowed declaration sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:98:45: note: Shadow variable sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:516:34: style: Parameter 'parser' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:150:13: style: Variable 'nesting' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:105:42: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:483:14: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:205:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:248:1: portability: Omitted return type of function 'help' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:264:1: portability: Omitted return type of function 'mk' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:586:1: portability: Omitted return type of function 'pfiles' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:620:1: portability: Omitted return type of function 'pclasses' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:679:1: portability: Omitted return type of function 'fatal' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:686:1: portability: Omitted return type of function 'warn' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:127:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:158:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:208:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SS$_ABORT [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:252:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:342:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPP_FILE_SUFFIX_NO_DOT [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:639:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:672:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJ_FILE_SUFFIX [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:720:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:727:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:734:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TopDirectory [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:130:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:432:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:446:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:128:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:159:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:212:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATOKENBUFFER_C [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:308:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DirectorySymbol [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:601:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:634:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OBJ_FILE_SUFFIX [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:682:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:689:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:696:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TopDirectory [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:504:7: style: Condition 'gen_CPP' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:499:10: note: Assuming that condition '!gen_CPP' is not redundant sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:504:7: note: Condition 'gen_CPP' is always false sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:685:5: style:inconclusive: Function 'ProcessArgs' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:686:8: style:inconclusive: Function 'ProcessArgs' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:687:6: style:inconclusive: Function 'ProcessArgs' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:75:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pProj' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:193:22: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:75:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:83:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pUL' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:196:25: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:83:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:90:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pCPP' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:188:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:90:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:97:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pUT' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:194:26: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:97:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:105:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTrees' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:195:20: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:105:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:112:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pHoist' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:197:20: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:112:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:168:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pOdir' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:192:16: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:168:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:180:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pHdr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:191:20: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:180:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:249:7: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:264:7: style: Parameter 'project' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:627:7: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:661:7: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:718:7: style: Parameter 'err_' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:725:7: style: Parameter 'err_' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:466:7: style: Condition 'gen_CPP' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:461:7: note: Assuming that condition '!gen_CPP' is not redundant sarnold-cccc-1253465/pccts/support/genmk/genmk.c:466:7: note: Condition 'gen_CPP' is always false sarnold-cccc-1253465/pccts/support/genmk/genmk.c:647:5: style:inconclusive: Function 'ProcessArgs' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:648:8: style:inconclusive: Function 'ProcessArgs' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:649:6: style:inconclusive: Function 'ProcessArgs' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:76:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pProj' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:194:22: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/genmk/genmk.c:76:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/genmk/genmk.c:84:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pUL' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:197:25: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/genmk/genmk.c:84:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/genmk/genmk.c:91:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pCPP' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:189:17: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/genmk/genmk.c:91:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/genmk/genmk.c:98:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pUT' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:195:26: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/genmk/genmk.c:98:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/genmk/genmk.c:106:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pTrees' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:196:20: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/genmk/genmk.c:106:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/genmk/genmk.c:113:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pHoist' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:198:20: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/genmk/genmk.c:113:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/genmk/genmk.c:169:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pOdir' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:193:16: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/genmk/genmk.c:169:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/genmk/genmk.c:181:7: style: Parameter 's' can be declared as pointer to const. However it seems that 'pHdr' is a callback function, if 's' is declared with const you might also need to cast function pointer(s). [constParameterCallback] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:192:20: note: You might need to cast the function pointer here sarnold-cccc-1253465/pccts/support/genmk/genmk.c:181:7: note: Parameter 's' can be declared as pointer to const sarnold-cccc-1253465/pccts/support/genmk/genmk.c:250:7: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:265:7: style: Parameter 'project' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:589:7: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:623:7: style: Parameter 'suffix' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:680:7: style: Parameter 'err_' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/genmk/genmk.c:687:7: style: Parameter 'err_' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/rexpr/test.c:13:1: portability: Omitted return type of function 'main' defaults to int, this is not supported by ISO C99 and later standards. [returnImplicitInt] sarnold-cccc-1253465/pccts/support/rexpr/test.c:17:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/sym/sym.c:139:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/sym/sym.c:223:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/sym/sym.c:353:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sym [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/sym/sym.c:394:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:123:7: style:inconclusive: Function 'rexpr' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:123:14: style:inconclusive: Function 'rexpr' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:152:9: style:inconclusive: Function 'match' argument 1 names different: declaration '' definition 'automaton'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:153:7: style:inconclusive: Function 'match' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:184:10: style:inconclusive: Function 'regExpr' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:218:10: style:inconclusive: Function 'andExpr' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:249:10: style:inconclusive: Function 'expr' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:308:10: style:inconclusive: Function 'repeatSymbol' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:331:7: style:inconclusive: Function 'atomList' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:332:5: style:inconclusive: Function 'atomList' argument 2 names different: declaration '' definition 'complement'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:473:5: style:inconclusive: Function 'BuildNFA_atom' argument 1 names different: declaration '' definition 'label'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:488:7: style:inconclusive: Function 'BuildNFA_AB' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:488:10: style:inconclusive: Function 'BuildNFA_AB' argument 2 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:503:7: style:inconclusive: Function 'BuildNFA_AorB' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:503:10: style:inconclusive: Function 'BuildNFA_AorB' argument 2 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:521:7: style:inconclusive: Function 'BuildNFA_set' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:541:7: style:inconclusive: Function 'BuildNFA_Astar' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:561:7: style:inconclusive: Function 'BuildNFA_Aplus' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:573:7: style:inconclusive: Function 'BuildNFA_Aoptional' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:521:7: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:526:26: error: Uninitialized variable: g [uninitvar] sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:138:8: style: Variable 'q' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/support/set/set.c:139:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:265:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogWordSize [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:299:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BytesPerWord [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:445:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogWordSize [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:471:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogWordSize [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:530:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:556:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogWordSize [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:591:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogWordSize [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:665:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LogWordSize [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:762:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORDSIZE [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/set/set.c:786:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BytesPerWord [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/test/prn1.cc:4:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/pccts/support/sym/sym.c:373:9: style: Condition 'p!=NULL' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/support/sym/sym.c:307:20: portability: %d in format string (no. 1) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/support/sym/sym.c:321:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/support/sym/sym.c:321:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/support/sym/sym.c:321:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/support/sym/sym.c:330:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/support/sym/sym.c:335:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/support/sym/sym.c:335:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/test/prn1.cc:1:32: style: Parameter 'new_static' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/sym/sym.c:302:17: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/sym/sym.c:385:16: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/test/prn10.cc:12:23: style: class member 'A::csMember' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn10.cc:13:23: style: class member 'A::scMember' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn12.cc:9:5: warning: Member variable 'C::a' is not initialized in the constructor. [uninitMemberVarPrivate] sarnold-cccc-1253465/test/prn12.cc:8:9: style: class member 'C::a' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn3.cc:80:11: style: class member 'FP::getInt' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn3.cc:95:9: style: struct member 'A::a' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn3.cc:100:7: style: struct member 'A::myS' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn3.cc:98:16: style: struct member 'Anonymous0::d' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn3.cc:99:15: style: struct member 'Anonymous0::e' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn3.cc:141:13: style: class member 'Hugo_2::a' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn3.cc:142:16: style: class member 'Hugo_2::b' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn7.c:17:21: style: struct member 'MY_STRUCT::_iVal' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn7.c:18:21: style: struct member 'MY_STRUCT::_lVal' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn7.c:19:21: style: struct member 'MY_STRUCT::_pszVal' is never used. [unusedStructMember] sarnold-cccc-1253465/test/prn7.c:52:21: style: Variable 'lVal2' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/test/test1.cc:27:8: style: The member function 'Test1::method1' can be static. [functionStatic] sarnold-cccc-1253465/test/test1.cc:55:13: style: The member function 'Test1::method2' can be static. [functionStatic] sarnold-cccc-1253465/test/test1.cc:48:8: note: The member function 'Test1::method2' can be static. sarnold-cccc-1253465/test/test1.cc:55:13: note: The member function 'Test1::method2' can be static. sarnold-cccc-1253465/test/test3.cc:39:3: style: Class 'Test3b5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sarnold-cccc-1253465/test/test2.cc:21:11: style: class member 'Test2a::m_2b' is never used. [unusedStructMember] sarnold-cccc-1253465/test/test4.cc:30:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] sarnold-cccc-1253465/test/test4.cc:29:5: note: i is assigned sarnold-cccc-1253465/test/test4.cc:30:5: note: i is overwritten sarnold-cccc-1253465/test/test4.cc:31:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] sarnold-cccc-1253465/test/test4.cc:30:5: note: i is assigned sarnold-cccc-1253465/test/test4.cc:31:5: note: i is overwritten sarnold-cccc-1253465/test/test4.cc:31:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/vcaddin/CcccDevStudioAddIn.h:8:3: error: #error include 'stdafx.h' before including this file for PCH [preprocessorErrorDirective] sarnold-cccc-1253465/pccts/support/set/set.c:243:11: style: Condition 'b.n>n' is always false [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/support/set/set.c:230:4: note: n is assigned '(b.n<=c.n)?b.n:c.n' here. sarnold-cccc-1253465/pccts/support/set/set.c:231:11: note: Assuming condition is false sarnold-cccc-1253465/pccts/support/set/set.c:243:11: note: Condition 'b.n>n' is always false sarnold-cccc-1253465/pccts/support/set/set.c:302:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/support/set/set.c:315:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] sarnold-cccc-1253465/pccts/support/set/set.c:108:10: style:inconclusive: Function 'set_size' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:119:5: style:inconclusive: Function 'set_deg' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:151:5: style:inconclusive: Function 'set_or' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:152:5: style:inconclusive: Function 'set_or' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:187:5: style:inconclusive: Function 'set_and' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:188:5: style:inconclusive: Function 'set_and' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:218:5: style:inconclusive: Function 'set_dif' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:219:5: style:inconclusive: Function 'set_dif' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:258:10: style:inconclusive: Function 'set_of' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:284:6: style:inconclusive: Function 'set_ext' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:285:14: style:inconclusive: Function 'set_ext' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:331:5: style:inconclusive: Function 'set_not' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:360:5: style:inconclusive: Function 'set_equ' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:361:5: style:inconclusive: Function 'set_equ' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:398:5: style:inconclusive: Function 'set_sub' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:399:5: style:inconclusive: Function 'set_sub' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:432:5: style:inconclusive: Function 'set_int' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:464:10: style:inconclusive: Function 'set_el' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:465:5: style:inconclusive: Function 'set_el' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:482:5: style:inconclusive: Function 'set_nil' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:509:5: style:inconclusive: Function 'set_str' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:545:16: style:inconclusive: Function 'set_val' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:585:10: style:inconclusive: Function 'set_orel' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:586:6: style:inconclusive: Function 'set_orel' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:603:6: style:inconclusive: Function 'set_orin' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:604:5: style:inconclusive: Function 'set_orin' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:633:6: style:inconclusive: Function 'set_andin' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:634:5: style:inconclusive: Function 'set_andin' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:659:10: style:inconclusive: Function 'set_rm' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:660:5: style:inconclusive: Function 'set_rm' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:674:5: style:inconclusive: Function 'set_clr' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:694:5: style:inconclusive: Function 'set_dup' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:745:5: style:inconclusive: Function '_set_pdq' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:746:20: style:inconclusive: Function '_set_pdq' argument 2 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:776:5: style:inconclusive: Function 'set_pdq' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:799:5: style:inconclusive: Function 'set_hash' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:800:23: style:inconclusive: Function 'set_hash' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/support/set/set.c:127:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:128:21: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:160:25: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:160:29: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:160:33: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:195:25: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:195:29: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:195:33: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:226:25: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:226:29: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:226:33: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:289:21: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:339:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:340:21: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:437:21: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:487:21: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:519:21: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:545:16: style: Parameter 's' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/support/set/set.c:554:25: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:611:9: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:612:9: style: Variable 'endq' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:641:9: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:642:9: style: Variable 'endq' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:679:21: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:699:9: style: Variable 'q' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:700:9: style: Variable 'endq' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:750:9: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:804:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/support/set/set.c:805:21: style: Variable 'endp' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/vcaddin/FileList.h:101:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/vcaddin/FileList.cpp:85:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/vcaddin/FileList.cpp:167:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/vcaddin/FileList.cpp:193:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i [valueFlowBailoutIncompleteVar] sarnold-cccc-1253465/vcaddin/FileList.h:72:14: warning: Member variable 'File::m_parent' is not initialized in the constructor. [uninitMemberVar] sarnold-cccc-1253465/vcaddin/FileList.cpp:17:36: style: C-style reference casting [cstyleCast] sarnold-cccc-1253465/vcaddin/FileList.cpp:49:26: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/vcaddin/FileList.cpp:50:26: style: C-style pointer casting [cstyleCast] sarnold-cccc-1253465/vcaddin/FileList.cpp:85:9: style: Variable 'file' can be declared as reference to const [constVariableReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:94:10: style: Variable 'fileCmp' can be declared as reference to const [constVariableReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:128:31: style: Parameter 'file' can be declared as reference to const [constParameterReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:133:9: style: Variable 'fileCmp' can be declared as reference to const [constVariableReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:155:44: style: Parameter 'file' can be declared as reference to const [constParameterReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:160:9: style: Variable 'fileCmp' can be declared as reference to const [constVariableReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:169:9: style: Variable 'fileCmp' can be declared as reference to const [constVariableReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:181:48: style: Parameter 'file' can be declared as reference to const [constParameterReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:186:9: style: Variable 'fileCmp' can be declared as reference to const [constVariableReference] sarnold-cccc-1253465/vcaddin/FileList.cpp:195:9: style: Variable 'fileCmp' can be declared as reference to const [constVariableReference] sarnold-cccc-1253465/pccts/antlr/antlr.c:401:7: style: Condition 'go' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/antlr.c:393:9: note: Assignment 'go=1', assigned value is 1 sarnold-cccc-1253465/pccts/antlr/antlr.c:401:7: note: Condition 'go' is always true sarnold-cccc-1253465/pccts/antlr/antlr.c:408:8: style: Condition 'go' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/antlr.c:393:9: note: Assignment 'go=1', assigned value is 1 sarnold-cccc-1253465/pccts/antlr/antlr.c:408:8: note: Condition 'go' is always true sarnold-cccc-1253465/pccts/antlr/antlr.c:434:36: warning: If memory allocation fails, then there is a possible null pointer dereference: ClassDeclStuff [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:432:63: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:432:49: note: Assignment 'ClassDeclStuff=(char*)calloc(256+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:434:36: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:534:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: pdecl [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:532:27: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:532:12: note: Assignment 'pdecl=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:534:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:551:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:549:25: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:549:10: note: Assignment 'ret=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:551:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:634:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:632:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:632:8: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:634:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:689:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:687:21: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:687:6: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:689:9: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:723:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:721:35: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:721:20: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:723:23: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:759:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:757:35: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:757:20: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:759:23: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:806:9: warning: If memory allocation fails, then there is a possible null pointer dereference: CurPredName [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:805:39: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:805:25: note: Assignment 'CurPredName=(char*)calloc(1,strlen(name)+10)', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:806:9: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:1156:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:1154:6: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:1154:6: note: Assignment 'e=(struct ECnode*)calloc(1,sizeof(struct ECnode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:1156:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:1278:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:1276:6: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:1276:6: note: Assignment 'e=(struct TCnode*)calloc(1,sizeof(struct TCnode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:1278:2: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:1470:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:1468:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:1468:8: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:1470:11: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:2161:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2159:29: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2159:14: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2161:17: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:2224:14: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2222:26: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2222:11: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2224:14: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:2360:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2358:34: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2358:20: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2360:23: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:2605:12: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2602:30: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2602:15: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2605:12: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:2606:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: eh [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2601:11: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2600:28: note: Assignment 'eh=(struct ExceptionHandler*)calloc(1,sizeof(struct ExceptionHandler))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2606:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:2607:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: eh [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2601:11: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2600:28: note: Assignment 'eh=(struct ExceptionHandler*)calloc(1,sizeof(struct ExceptionHandler))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2607:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:2608:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: eh [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2601:11: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2600:28: note: Assignment 'eh=(struct ExceptionHandler*)calloc(1,sizeof(struct ExceptionHandler))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2608:5: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:2609:12: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: eh [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2601:11: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2600:28: note: Assignment 'eh=(struct ExceptionHandler*)calloc(1,sizeof(struct ExceptionHandler))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2609:12: note: Null pointer dereference sarnold-cccc-1253465/pccts/antlr/antlr.c:374:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:664:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:695:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:731:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:767:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:956:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:1013:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:1110:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:1504:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:1614:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:1730:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:1790:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:2531:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:2668:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:2884:1: style: Label 'fail' is not used. [unusedLabel] sarnold-cccc-1253465/pccts/antlr/antlr.c:1517:7: style:inconclusive: Function 'block' argument 1 names different: declaration '' definition 'toksrefd'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:1518:6: style:inconclusive: Function 'block' argument 2 names different: declaration '' definition 'rulesrefd'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:1627:7: style:inconclusive: Function 'alt' argument 1 names different: declaration '' definition 'toksrefd'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:1628:6: style:inconclusive: Function 'alt' argument 2 names different: declaration '' definition 'rulesrefd'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:1803:6: style:inconclusive: Function 'element' argument 1 names different: declaration '' definition 'not'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:1804:5: style:inconclusive: Function 'element' argument 2 names different: declaration '' definition 'first_on_line'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:1805:5: style:inconclusive: Function 'element' argument 3 names different: declaration '' definition 'use_def_MT_handler'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:2759:8: style:inconclusive: Function 'enum_file' argument 1 names different: declaration '' definition 'fname'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:2836:8: style:inconclusive: Function 'defines' argument 1 names different: declaration '' definition 'fname'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:2896:8: style:inconclusive: Function 'enum_def' argument 1 names different: declaration '' definition 'fname'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:3034:8: style:inconclusive: Function 'isDLGmaxToken' argument 1 names different: declaration '' definition 'Token'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:3054:7: style:inconclusive: Function 'chkToken' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:3054:11: style:inconclusive: Function 'chkToken' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:3054:15: style:inconclusive: Function 'chkToken' argument 3 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:3055:5: style:inconclusive: Function 'chkToken' argument 4 names different: declaration '' definition 'tnum'. [funcArgNamesDifferentUnnamed] sarnold-cccc-1253465/pccts/antlr/antlr.c:1269:62: style: Variable 'term' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:1269:69: style: Variable 'toterm' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:1635:46: style: Variable 'node' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:1751:13: style: Variable 't' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:1751:52: style: Variable 'r' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:3034:8: style: Parameter 'Token' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:3037:13: style: Variable 'checkStr1' can be declared as const array [constVariable] sarnold-cccc-1253465/pccts/antlr/antlr.c:3038:13: style: Variable 'checkStr2' can be declared as const array [constVariable] sarnold-cccc-1253465/pccts/antlr/antlr.c:3058:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:3229:7: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:3229:14: style: Parameter 'egroup' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:3229:23: style: Parameter 'bad_text' can be declared as pointer to const [constParameterPointer] sarnold-cccc-1253465/pccts/antlr/antlr.c:421:6: style: Variable 'go' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/antlr.c:869:14: style: Variable 'save_line' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/antlr.c:869:32: style: Variable 'save_file' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/antlr.c:1299:7: style: Variable 'zzcnt' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/antlr.c:1635:36: style: Variable 'not' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/antlr.c:2796:15: style: Variable 'zzcnt' is assigned a value that is never used. [unreadVariable] sarnold-cccc-1253465/pccts/antlr/antlr.c:2846:12: style: Variable 'zzcnt' is assigned a value that is never used. [unreadVariable] diff: 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:1123:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:1173:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:1210:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:1243:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:132:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:1403:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_htm.cc:1415:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:150:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:163:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:285:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:291:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:429:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_htm.cc:477:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:510:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_htm.cc:532:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:566:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_htm.cc:615:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:656:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:726:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_htm.cc:736:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:752:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:783:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:821:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:867:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:959:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:974:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_htm.cc:987:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_itm.cc:114:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_mem.cc:142:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_mem.cc:211:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_mod.cc:281:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_opt.cc:121:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_opt.cc:224:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_opt.cc:227:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_opt.cc:267:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_opt.cc:51:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_opt.cc:84:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_prj.cc:116:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_prj.cc:164:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_prj.cc:84:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_rec.cc:63:41: style:inconclusive: Function 'add_extent' argument 1 names different: declaration '' definition 'is'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_rec.h:50:27: style:inconclusive: Function 'name' argument 1 names different: declaration 'level' definition ''. [funcArgNamesDifferentUnnamed] 2.20.0 sarnold-cccc-1253465/cccc/cccc_tok.cc:109:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_tok.cc:130:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_tok.cc:158:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_tok.cc:166:32: style:inconclusive: Function 'operator<<' argument 1 names different: declaration '' definition 'out'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_tok.cc:166:49: style:inconclusive: Function 'operator<<' argument 2 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] 2.20.0 sarnold-cccc-1253465/cccc/cccc_tok.cc:174:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_use.cc:150:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_use.cc:258:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_use.cc:62:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_use.cc:68:50: style:inconclusive: Function 'add_extent' argument 1 names different: declaration '' definition 'is'. [funcArgNamesDifferentUnnamed] 2.20.0 sarnold-cccc-1253465/cccc/cccc_utl.cc:174:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_utl.cc:261:33: style:inconclusive: Function 'get_flag' argument 1 names different: declaration '' definition 'psf'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:265:34: style:inconclusive: Function 'set_flag' argument 1 names different: declaration '' definition 'psf'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:265:43: style:inconclusive: Function 'set_flag' argument 2 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:269:38: style:inconclusive: Function 'set_flag' argument 1 names different: declaration '' definition 'value'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:288:26: style:inconclusive: Function 'insert_extent' argument 1 names different: declaration '' definition 'os'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:288:34: style:inconclusive: Function 'insert_extent' argument 2 names different: declaration '' definition 'startLine'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:288:49: style:inconclusive: Function 'insert_extent' argument 3 names different: declaration '' definition 'endLine'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:289:22: style:inconclusive: Function 'insert_extent' argument 4 names different: declaration '' definition 'description'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:289:49: style:inconclusive: Function 'insert_extent' argument 5 names different: declaration '' definition 'flags'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:290:16: style:inconclusive: Function 'insert_extent' argument 6 names different: declaration '' definition 'ut'. [funcArgNamesDifferentUnnamed] 2.20.0 sarnold-cccc-1253465/cccc/cccc_utl.cc:334:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ends [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_utl.cc:465:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_utl.cc:465:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_utl.cc:489:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_utl.cc:530:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_utl.cc:556:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_utl.cc:79:30: style:inconclusive: Function 'operator<<' argument 1 names different: declaration '' definition 'os'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:79:45: style:inconclusive: Function 'operator<<' argument 2 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:84:30: style:inconclusive: Function 'operator>>' argument 1 names different: declaration '' definition 'is'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/cccc_utl.cc:84:46: style:inconclusive: Function 'operator>>' argument 2 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:225:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:235:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:249:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:272:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_xml.cc:279:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:307:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_xml.cc:314:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:342:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_xml.cc:347:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:412:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:450:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/cccc_xml.cc:454:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FALSE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:465:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:489:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:516:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:564:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:577:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:587:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:598:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:751:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:777:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/cccc_xml.cc:804:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:157:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/ccccmain.cc:165:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/ccccmain.cc:271:42: style:inconclusive: Function 'AddFileArgument' argument 1 names different: declaration '' definition 'file_arg'. [funcArgNamesDifferentUnnamed] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:343:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:483:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:491:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/cccc/ccccmain.cc:497:44: style:inconclusive: Function 'HandleDebugOption' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/cccc/ccccmain.cc:534:45: style:inconclusive: Function 'HandleReportOption' argument 1 names different: declaration '' definition 'arg'. [funcArgNamesDifferentUnnamed] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:592:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:635:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:648:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:702:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/cccc/ccccmain.cc:721:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1013:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1030:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1099:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1110:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1125:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1156:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:1154:6: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:1154:6: note: Assignment 'e=(struct ECnode*)calloc(1,sizeof(struct ECnode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:1156:2: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:1265:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1269:62: style: Variable 'term' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1269:69: style: Variable 'toterm' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1278:2: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: e [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:1276:6: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:1276:6: note: Assignment 'e=(struct TCnode*)calloc(1,sizeof(struct TCnode))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:1278:2: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:1299:7: style: Variable 'zzcnt' is assigned a value that is never used. [unreadVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1394:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1470:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:1468:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:1468:8: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:1470:11: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:1504:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1517:7: style:inconclusive: Function 'block' argument 1 names different: declaration '' definition 'toksrefd'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1518:6: style:inconclusive: Function 'block' argument 2 names different: declaration '' definition 'rulesrefd'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1521:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1614:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1627:7: style:inconclusive: Function 'alt' argument 1 names different: declaration '' definition 'toksrefd'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1628:6: style:inconclusive: Function 'alt' argument 2 names different: declaration '' definition 'rulesrefd'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1631:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] 2.20.0 sarnold-cccc-1253465/pccts/antlr/antlr.c:1635:33: error: syntax error [syntaxError] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1635:36: style: Variable 'not' is assigned a value that is never used. [unreadVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1635:46: style: Variable 'node' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1730:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1746:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1751:13: style: Variable 't' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1751:52: style: Variable 'r' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1790:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1803:6: style:inconclusive: Function 'element' argument 1 names different: declaration '' definition 'not'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1804:5: style:inconclusive: Function 'element' argument 2 names different: declaration '' definition 'first_on_line'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1805:5: style:inconclusive: Function 'element' argument 3 names different: declaration '' definition 'use_def_MT_handler'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:1809:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2161:17: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2159:29: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2159:14: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2161:17: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:2224:14: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2222:26: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2222:11: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2224:14: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:2360:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2358:34: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2358:20: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2360:23: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:2523:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2531:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2546:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2605:12: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2602:30: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2602:15: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2605:12: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:2606:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: eh [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2601:11: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2600:28: note: Assignment 'eh=(struct ExceptionHandler*)calloc(1,sizeof(struct ExceptionHandler))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2606:5: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:2607:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: eh [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2601:11: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2600:28: note: Assignment 'eh=(struct ExceptionHandler*)calloc(1,sizeof(struct ExceptionHandler))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2607:5: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:2608:5: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: eh [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2601:11: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2600:28: note: Assignment 'eh=(struct ExceptionHandler*)calloc(1,sizeof(struct ExceptionHandler))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2608:5: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:2609:12: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: eh [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:2601:11: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:2600:28: note: Assignment 'eh=(struct ExceptionHandler*)calloc(1,sizeof(struct ExceptionHandler))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:2609:12: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:2668:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2685:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2759:8: style:inconclusive: Function 'enum_file' argument 1 names different: declaration '' definition 'fname'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2762:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2796:15: style: Variable 'zzcnt' is assigned a value that is never used. [unreadVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2836:8: style:inconclusive: Function 'defines' argument 1 names different: declaration '' definition 'fname'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2839:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2846:12: style: Variable 'zzcnt' is assigned a value that is never used. [unreadVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2884:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2896:8: style:inconclusive: Function 'enum_def' argument 1 names different: declaration '' definition 'fname'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:2899:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3034:8: style: Parameter 'Token' can be declared as pointer to const [constParameterPointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3034:8: style:inconclusive: Function 'isDLGmaxToken' argument 1 names different: declaration '' definition 'Token'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3037:13: style: Variable 'checkStr1' can be declared as const array [constVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3038:13: style: Variable 'checkStr2' can be declared as const array [constVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3054:11: style:inconclusive: Function 'chkToken' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3054:15: style:inconclusive: Function 'chkToken' argument 3 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3054:7: style:inconclusive: Function 'chkToken' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3055:5: style:inconclusive: Function 'chkToken' argument 4 names different: declaration '' definition 'tnum'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3058:12: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3197:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3229:14: style: Parameter 'egroup' can be declared as pointer to const [constParameterPointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3229:23: style: Parameter 'bad_text' can be declared as pointer to const [constParameterPointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3229:7: style: Parameter 'text' can be declared as pointer to const [constParameterPointer] head sarnold-cccc-1253465/pccts/antlr/antlr.c:3236:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzline [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:374:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:389:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:401:7: style: Condition 'go' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/antlr.c:393:9: note: Assignment 'go=1', assigned value is 1 sarnold-cccc-1253465/pccts/antlr/antlr.c:401:7: note: Condition 'go' is always true head sarnold-cccc-1253465/pccts/antlr/antlr.c:408:8: style: Condition 'go' is always true [knownConditionTrueFalse] sarnold-cccc-1253465/pccts/antlr/antlr.c:393:9: note: Assignment 'go=1', assigned value is 1 sarnold-cccc-1253465/pccts/antlr/antlr.c:408:8: note: Condition 'go' is always true head sarnold-cccc-1253465/pccts/antlr/antlr.c:421:6: style: Variable 'go' is assigned a value that is never used. [unreadVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:434:36: warning: If memory allocation fails, then there is a possible null pointer dereference: ClassDeclStuff [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:432:63: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:432:49: note: Assignment 'ClassDeclStuff=(char*)calloc(256+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:434:36: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:468:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:534:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: pdecl [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:532:27: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:532:12: note: Assignment 'pdecl=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:534:11: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:551:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: ret [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:549:25: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:549:10: note: Assignment 'ret=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:551:11: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:634:11: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:632:23: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:632:8: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:634:11: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:664:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:66:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:679:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:689:9: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:687:21: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:687:6: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:689:9: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:695:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:710:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:723:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:721:35: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:721:20: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:723:23: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:731:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:746:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:759:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: a [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:757:35: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:757:20: note: Assignment 'a=(char*)calloc(strlen(LATEXT(1))+1,sizeof(char))', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:759:23: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:767:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:782:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:806:9: warning: If memory allocation fails, then there is a possible null pointer dereference: CurPredName [nullPointerOutOfMemory] sarnold-cccc-1253465/pccts/antlr/antlr.c:805:39: note: Assuming allocation function fails sarnold-cccc-1253465/pccts/antlr/antlr.c:805:25: note: Assignment 'CurPredName=(char*)calloc(1,strlen(name)+10)', assigned value is 0 sarnold-cccc-1253465/pccts/antlr/antlr.c:806:9: note: Null pointer dereference head sarnold-cccc-1253465/pccts/antlr/antlr.c:869:14: style: Variable 'save_line' is assigned a value that is never used. [unreadVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:869:32: style: Variable 'save_file' is assigned a value that is never used. [unreadVariable] head sarnold-cccc-1253465/pccts/antlr/antlr.c:916:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/antlr.c:956:1: style: Label 'fail' is not used. [unusedLabel] head sarnold-cccc-1253465/pccts/antlr/antlr.c:973:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zzRULE [valueFlowBailoutIncompleteVar] head sarnold-cccc-1253465/pccts/antlr/bits.c:185:5: style:inconclusive: Function 'FillSet' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:244:13: style: Variable 'q' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/bits.c:460:6: style:inconclusive: Function 'SubstErrorClass' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:499:5: style:inconclusive: Function 'DefErrSet1' argument 1 names different: declaration '' definition 'nilOK'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:500:6: style:inconclusive: Function 'DefErrSet1' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:501:5: style:inconclusive: Function 'DefErrSet1' argument 3 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:502:7: style:inconclusive: Function 'DefErrSet1' argument 4 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:514:6: style:inconclusive: Function 'DefErrSet' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:515:5: style:inconclusive: Function 'DefErrSet' argument 2 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:516:7: style:inconclusive: Function 'DefErrSet' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:529:5: style:inconclusive: Function 'DefErrSetForC1' argument 1 names different: declaration '' definition 'nilOK'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:530:6: style:inconclusive: Function 'DefErrSetForC1' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:531:5: style:inconclusive: Function 'DefErrSetForC1' argument 3 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:532:7: style:inconclusive: Function 'DefErrSetForC1' argument 4 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:581:6: style:inconclusive: Function 'DefErrSetForC' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:582:5: style:inconclusive: Function 'DefErrSetForC' argument 2 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:583:7: style:inconclusive: Function 'DefErrSetForC' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:597:5: style:inconclusive: Function 'DefErrSetForCC1' argument 1 names different: declaration '' definition 'nilOK'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:598:6: style:inconclusive: Function 'DefErrSetForCC1' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:599:5: style:inconclusive: Function 'DefErrSetForCC1' argument 3 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:600:7: style:inconclusive: Function 'DefErrSetForCC1' argument 4 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:652:6: style:inconclusive: Function 'DefErrSetForCC' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:653:5: style:inconclusive: Function 'DefErrSetForCC' argument 2 names different: declaration '' definition 'subst'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:654:7: style:inconclusive: Function 'DefErrSetForCC' argument 3 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:668:18: style: Variable 'te' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/bits.c:835:18: style: Variable 'te' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/bits.c:951:7: style:inconclusive: Function 'dumpExpr' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/bits.c:952:7: style:inconclusive: Function 'dumpExpr' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:164:7: style:inconclusive: Function 'buildToken' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:196:7: style:inconclusive: Function 'buildWildCard' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:246:10: style:inconclusive: Function 'setUpperRange' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:247:7: style:inconclusive: Function 'setUpperRange' argument 2 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:272:7: style:inconclusive: Function 'buildRuleRef' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:311:7: style:inconclusive: Function 'Or' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:312:7: style:inconclusive: Function 'Or' argument 2 names different: declaration '' definition 'g2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:341:7: style:inconclusive: Function 'Cat' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:342:7: style:inconclusive: Function 'Cat' argument 2 names different: declaration '' definition 'g2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:373:7: style:inconclusive: Function 'makeOpt' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:374:5: style:inconclusive: Function 'makeOpt' argument 2 names different: declaration '' definition 'approx'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:413:7: style:inconclusive: Function 'makeBlk' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:414:5: style:inconclusive: Function 'makeBlk' argument 2 names different: declaration '' definition 'approx'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:459:7: style:inconclusive: Function 'makeLoop' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:460:5: style:inconclusive: Function 'makeLoop' argument 2 names different: declaration '' definition 'approx'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:510:7: style:inconclusive: Function 'makePlus' argument 1 names different: declaration '' definition 'g1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:511:5: style:inconclusive: Function 'makePlus' argument 2 names different: declaration '' definition 'approx'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:56:7: style:inconclusive: Function 'addParm' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:57:7: style:inconclusive: Function 'addParm' argument 2 names different: declaration '' definition 'parm'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:88:7: style:inconclusive: Function 'buildAction' argument 1 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:89:5: style:inconclusive: Function 'buildAction' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:90:5: style:inconclusive: Function 'buildAction' argument 3 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/build.c:91:5: style:inconclusive: Function 'buildAction' argument 4 names different: declaration '' definition 'is_predicate'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/egman.c:187:13: style:inconclusive: Function 'leAdd' argument 1 names different: declaration '' definition 'le'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/egman.c:201:11: style:inconclusive: Function 'altAdd' argument 1 names different: declaration '' definition 'alt'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/egman.c:58:17: style:inconclusive: Function 'egAdd' argument 1 names different: declaration '' definition 'eg'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:115:11: style:inconclusive: Function 'rJunc' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:116:5: style:inconclusive: Function 'rJunc' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:117:6: style:inconclusive: Function 'rJunc' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:1383:11: style:inconclusive: Function 'analysis_point' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:1463:11: style:inconclusive: Function 'First' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:1464:5: style:inconclusive: Function 'First' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:1465:5: style:inconclusive: Function 'First' argument 3 names different: declaration '' definition 'jtype'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:1466:6: style:inconclusive: Function 'First' argument 4 names different: declaration '' definition 'max_k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:296:14: style:inconclusive: Function 'rRuleRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:297:5: style:inconclusive: Function 'rRuleRef' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:298:6: style:inconclusive: Function 'rRuleRef' argument 3 names different: declaration '' definition 'rk_out'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:374:10: style:inconclusive: Function 'rToken' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:375:5: style:inconclusive: Function 'rToken' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:376:6: style:inconclusive: Function 'rToken' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:435:13: style:inconclusive: Function 'rAction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:436:5: style:inconclusive: Function 'rAction' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:437:6: style:inconclusive: Function 'rAction' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:470:6: style:inconclusive: Function 'dumpAmbigMsg' argument 1 names different: declaration '' definition 'fset'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:471:7: style:inconclusive: Function 'dumpAmbigMsg' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:472:5: style:inconclusive: Function 'dumpAmbigMsg' argument 3 names different: declaration '' definition 'want_nls'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:583:11: style:inconclusive: Function 'ensure_predicates_cover_ambiguous_lookahead_sequences' argument 1 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:584:11: style:inconclusive: Function 'ensure_predicates_cover_ambiguous_lookahead_sequences' argument 2 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:585:7: style:inconclusive: Function 'ensure_predicates_cover_ambiguous_lookahead_sequences' argument 3 names different: declaration '' definition 'sub'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:586:7: style:inconclusive: Function 'ensure_predicates_cover_ambiguous_lookahead_sequences' argument 4 names different: declaration '' definition 'ambig'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:926:11: style:inconclusive: Function 'HandleAmbiguity' argument 1 names different: declaration '' definition 'block'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:927:11: style:inconclusive: Function 'HandleAmbiguity' argument 2 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:928:11: style:inconclusive: Function 'HandleAmbiguity' argument 3 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset.c:929:5: style:inconclusive: Function 'HandleAmbiguity' argument 4 names different: declaration '' definition 'jtype'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1026:7: style:inconclusive: Function 'tmember' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1027:7: style:inconclusive: Function 'tmember' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1056:7: style:inconclusive: Function 'tmember_constrained' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1057:7: style:inconclusive: Function 'tmember_constrained' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1084:7: style:inconclusive: Function 'tleft_factor' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1123:7: style:inconclusive: Function 'trm_perm' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1124:7: style:inconclusive: Function 'trm_perm' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1167:6: style:inconclusive: Function 'tcvt' argument 1 names different: declaration '' definition 'fset'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1168:7: style:inconclusive: Function 'tcvt' argument 2 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1184:5: style:inconclusive: Function 'permute' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1184:8: style:inconclusive: Function 'permute' argument 2 names different: declaration '' definition 'max_k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1215:11: style:inconclusive: Function 'VerifyAmbig' argument 1 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1216:11: style:inconclusive: Function 'VerifyAmbig' argument 2 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1217:12: style:inconclusive: Function 'VerifyAmbig' argument 3 names different: declaration '' definition 'ft'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1218:6: style:inconclusive: Function 'VerifyAmbig' argument 4 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1219:8: style:inconclusive: Function 'VerifyAmbig' argument 5 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1220:8: style:inconclusive: Function 'VerifyAmbig' argument 6 names different: declaration '' definition 'u'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1221:6: style:inconclusive: Function 'VerifyAmbig' argument 7 names different: declaration '' definition 'numAmbig'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1360:6: style:inconclusive: Function 'make_tree_from_sets' argument 1 names different: declaration '' definition 'fset1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1361:6: style:inconclusive: Function 'make_tree_from_sets' argument 2 names different: declaration '' definition 'fset2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1408:7: style:inconclusive: Function 'tdif' argument 1 names different: declaration '' definition 'ambig_tuples'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1409:12: style:inconclusive: Function 'tdif' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1410:6: style:inconclusive: Function 'tdif' argument 3 names different: declaration '' definition 'fset1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1411:6: style:inconclusive: Function 'tdif' argument 4 names different: declaration '' definition 'fset2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1488:7: style:inconclusive: Function 'tmember_of_context' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1489:12: style:inconclusive: Function 'tmember_of_context' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1507:7: style:inconclusive: Function 'is_single_tuple' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1583:13: style:inconclusive: Function 'computePredicateFromContextGuard' argument 1 names different: declaration '' definition 'blk'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1584:14: style:inconclusive: Function 'computePredicateFromContextGuard' argument 2 names different: declaration '' definition 'msgDone'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1665:18: style:inconclusive: Function 'recomputeContextGuard' argument 1 names different: declaration '' definition 'pred'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1835:14: style:inconclusive: Function 'MR_traceAmbSourceK' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1836:14: style:inconclusive: Function 'MR_traceAmbSourceK' argument 2 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1837:14: style:inconclusive: Function 'MR_traceAmbSourceK' argument 3 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1931:14: style:inconclusive: Function 'MR_traceAmbSource' argument 1 names different: declaration '' definition 'matchSets'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1932:14: style:inconclusive: Function 'MR_traceAmbSource' argument 2 names different: declaration '' definition 'alt1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:1933:14: style:inconclusive: Function 'MR_traceAmbSource' argument 3 names different: declaration '' definition 'alt2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:2057:14: style:inconclusive: Function 'MR_backTraceDumpItem' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:2058:13: style:inconclusive: Function 'MR_backTraceDumpItem' argument 2 names different: declaration '' definition 'skip'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:2059:14: style:inconclusive: Function 'MR_backTraceDumpItem' argument 3 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:2242:9: style:inconclusive: Function 'MR_setConstrainPointer' argument 1 names different: declaration '' definition 'newConstrainValue'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:234:5: style:inconclusive: Function 'tnode' argument 1 names different: declaration '' definition 'tok'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:320:7: style:inconclusive: Function '_Tfree' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:345:7: style:inconclusive: Function 'tdup' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:364:7: style:inconclusive: Function 'tdup_chain' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:381:7: style:inconclusive: Function 'tappend' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:382:7: style:inconclusive: Function 'tappend' argument 2 names different: declaration '' definition 'u'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:404:7: style:inconclusive: Function 'Tfree' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:434:7: style:inconclusive: Function 'tlink' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:435:7: style:inconclusive: Function 'tlink' argument 2 names different: declaration '' definition 'u'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:436:5: style:inconclusive: Function 'tlink' argument 3 names different: declaration '' definition 'remaining_k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:468:7: style:inconclusive: Function 'tshrink' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:509:7: style:inconclusive: Function 'tflatten' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:535:11: style:inconclusive: Function 'tJunc' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:536:5: style:inconclusive: Function 'tJunc' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:537:6: style:inconclusive: Function 'tJunc' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:683:14: style:inconclusive: Function 'tRuleRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:684:5: style:inconclusive: Function 'tRuleRef' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:685:6: style:inconclusive: Function 'tRuleRef' argument 3 names different: declaration '' definition 'rk_out'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:753:10: style:inconclusive: Function 'tToken' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:754:5: style:inconclusive: Function 'tToken' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:755:6: style:inconclusive: Function 'tToken' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:80:7: style:inconclusive: Function 'preorder' argument 1 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:880:13: style:inconclusive: Function 'tAction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:881:5: style:inconclusive: Function 'tAction' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/fset2.c:882:6: style:inconclusive: Function 'tAction' argument 3 names different: declaration '' definition 'rk'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1005:18: style:inconclusive: Function 'genPredTree' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1006:18: style:inconclusive: Function 'genPredTree' argument 2 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1007:17: style:inconclusive: Function 'genPredTree' argument 3 names different: declaration '' definition 'in_and_expr'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1008:17: style:inconclusive: Function 'genPredTree' argument 4 names different: declaration '' definition 'suppress_sva'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1195:7: style:inconclusive: Function 'genExprTreeOriginal' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1196:5: style:inconclusive: Function 'genExprTreeOriginal' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1363:10: style:inconclusive: Function 'genExprTree' argument 1 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1364:9: style:inconclusive: Function 'genExprTree' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1466:6: style:inconclusive: Function 'genExprSets' argument 1 names different: declaration '' definition 'fset'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1467:5: style:inconclusive: Function 'genExprSets' argument 2 names different: declaration '' definition 'limit'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1645:11: style:inconclusive: Function 'has_guess_block_as_first_item' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1680:11: style:inconclusive: Function 'first_item_is_guess_block' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1822:13: style:inconclusive: Function 'genAction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:1897:14: style:inconclusive: Function 'genRuleRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2143:10: style:inconclusive: Function 'genToken' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2146:13: style: Variable 'r' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/gen.c:2147:8: style: Variable 'handler_id' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/gen.c:2149:8: style: Variable 'set_name' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/gen.c:216:11: style:inconclusive: Function 'freeBlkFsets' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2481:11: style:inconclusive: Function 'genOptBlk' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2523:11: style:inconclusive: Function 'genLoopBlk' argument 1 names different: declaration '' definition 'begin'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2524:11: style:inconclusive: Function 'genLoopBlk' argument 2 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2525:11: style:inconclusive: Function 'genLoopBlk' argument 3 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2526:5: style:inconclusive: Function 'genLoopBlk' argument 4 names different: declaration '' definition 'max_k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2699:11: style:inconclusive: Function 'genLoopBegin' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2759:11: style:inconclusive: Function 'genPlusBlk' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2927:11: style:inconclusive: Function 'genSubBlk' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:2994:11: style:inconclusive: Function 'genRule' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3302:11: style:inconclusive: Function 'DumpFuncHeader' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3303:12: style:inconclusive: Function 'DumpFuncHeader' argument 2 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3374:7: style:inconclusive: Function 'DumpANSIFunctionArgDef' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3375:11: style:inconclusive: Function 'DumpANSIFunctionArgDef' argument 2 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3400:11: style:inconclusive: Function 'genJunction' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3415:11: style:inconclusive: Function 'genEndBlk' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3425:11: style:inconclusive: Function 'genEndRule' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3435:5: style:inconclusive: Function 'genHdr' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3535:5: style:inconclusive: Function 'genHdr1' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3607:7: style:inconclusive: Function 'genStdPCCTSIncludeFile' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3608:8: style:inconclusive: Function 'genStdPCCTSIncludeFile' argument 2 names different: declaration '' definition 'gate'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3752:7: style:inconclusive: Function 'dumpAction' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3753:7: style:inconclusive: Function 'dumpAction' argument 2 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3754:5: style:inconclusive: Function 'dumpAction' argument 3 names different: declaration '' definition 'tabs'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3755:5: style:inconclusive: Function 'dumpAction' argument 4 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3756:5: style:inconclusive: Function 'dumpAction' argument 5 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3757:5: style:inconclusive: Function 'dumpAction' argument 6 names different: declaration '' definition 'final_newline'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3826:7: style:inconclusive: Function 'dumpAfterActions' argument 1 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3856:7: style:inconclusive: Function 'findImmedAction' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3879:7: style:inconclusive: Function 'dumpRetValAssign' argument 1 names different: declaration '' definition 'retval'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3880:7: style:inconclusive: Function 'dumpRetValAssign' argument 2 names different: declaration '' definition 'ret_def'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3906:11: style:inconclusive: Function 'ComputeErrorSet' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3907:5: style:inconclusive: Function 'ComputeErrorSet' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3931:10: style:inconclusive: Function 'tokenFollowSet' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3956:11: style:inconclusive: Function 'makeErrorClause' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3957:5: style:inconclusive: Function 'makeErrorClause' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:3958:5: style:inconclusive: Function 'makeErrorClause' argument 3 names different: declaration '' definition 'max_k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:4036:17: style:inconclusive: Function 'findOuterHandlerLabel' argument 1 names different: declaration '' definition 'eg'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:4083:13: style:inconclusive: Function 'OutLineInfo' argument 1 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:4084:13: style:inconclusive: Function 'OutLineInfo' argument 2 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/gen.c:4085:13: style:inconclusive: Function 'OutLineInfo' argument 3 names different: declaration '' definition 'fileName'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/hash.c:106:9: style:inconclusive: Function 'hash_add' argument 1 names different: declaration '' definition 'table'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/hash.c:107:7: style:inconclusive: Function 'hash_add' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/hash.c:108:8: style:inconclusive: Function 'hash_add' argument 3 names different: declaration '' definition 'rec'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/hash.c:127:9: style:inconclusive: Function 'hash_get' argument 1 names different: declaration '' definition 'table'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/hash.c:128:7: style:inconclusive: Function 'hash_get' argument 2 names different: declaration '' definition 'key'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/hash.c:93:9: style:inconclusive: Function 'killHashTable' argument 1 names different: declaration '' definition 'table'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:185:7: style:inconclusive: Function 'dumpLexClasses' argument 1 names different: declaration '' definition 'dlgFile'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:296:16: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/lex.c:394:7: style:inconclusive: Function 'GenRuleFuncRedefs' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:395:11: style:inconclusive: Function 'GenRuleFuncRedefs' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:415:7: style:inconclusive: Function 'GenPredefinedSymbolRedefs' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:436:7: style:inconclusive: Function 'GenASTSymbolRedefs' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:456:7: style:inconclusive: Function 'GenSetRedefs' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:479:7: style:inconclusive: Function 'GenRulePrototypes' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:480:11: style:inconclusive: Function 'GenRulePrototypes' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:565:7: style:inconclusive: Function 'GenRuleMemberDeclarationsForCC' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:566:11: style:inconclusive: Function 'GenRuleMemberDeclarationsForCC' argument 2 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:661:7: style:inconclusive: Function 'DumpListOfParmNames' argument 1 names different: declaration '' definition 'pdecl'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:662:7: style:inconclusive: Function 'DumpListOfParmNames' argument 2 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:663:5: style:inconclusive: Function 'DumpListOfParmNames' argument 3 names different: declaration '' definition 'initialComma'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:686:8: style:inconclusive: Function 'DumpNextNameInDef' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:687:7: style:inconclusive: Function 'DumpNextNameInDef' argument 2 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:715:7: style:inconclusive: Function 'DumpOldStyleParms' argument 1 names different: declaration '' definition 'pdecl'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:716:7: style:inconclusive: Function 'DumpOldStyleParms' argument 2 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:742:7: style:inconclusive: Function 'DumpType' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:743:7: style:inconclusive: Function 'DumpType' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:778:7: style:inconclusive: Function 'strmember' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:779:7: style:inconclusive: Function 'strmember' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:806:7: style:inconclusive: Function 'HasComma' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:819:7: style:inconclusive: Function 'DumpRetValStruct' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:820:7: style:inconclusive: Function 'DumpRetValStruct' argument 2 names different: declaration '' definition 'ret'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:821:5: style:inconclusive: Function 'DumpRetValStruct' argument 3 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/lex.c:841:7: style:inconclusive: Function 'StripQuotes' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1100:7: style:inconclusive: Function 'outname' argument 1 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1115:7: style:inconclusive: Function 'outnameX' argument 1 names different: declaration '' definition 'fs'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1116:7: style:inconclusive: Function 'outnameX' argument 2 names different: declaration '' definition 'suffix'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1138:7: style:inconclusive: Function 'fatalFL' argument 1 names different: declaration '' definition 'err_'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1139:7: style:inconclusive: Function 'fatalFL' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1140:5: style:inconclusive: Function 'fatalFL' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1154:7: style:inconclusive: Function 'fatal_intern' argument 1 names different: declaration '' definition 'err_'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1155:7: style:inconclusive: Function 'fatal_intern' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1156:5: style:inconclusive: Function 'fatal_intern' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1187:7: style:inconclusive: Function 'eMsg3' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1188:7: style:inconclusive: Function 'eMsg3' argument 2 names different: declaration '' definition 'a1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1189:7: style:inconclusive: Function 'eMsg3' argument 3 names different: declaration '' definition 'a2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1190:7: style:inconclusive: Function 'eMsg3' argument 4 names different: declaration '' definition 'a3'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1205:7: style:inconclusive: Function 'eMsgd' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1206:5: style:inconclusive: Function 'eMsgd' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1220:7: style:inconclusive: Function 'eMsgd2' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1221:5: style:inconclusive: Function 'eMsgd2' argument 2 names different: declaration '' definition 'd1'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1222:5: style:inconclusive: Function 'eMsgd2' argument 3 names different: declaration '' definition 'd2'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1236:7: style:inconclusive: Function 's_fprT' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1237:5: style:inconclusive: Function 's_fprT' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1261:5: style:inconclusive: Function 'TerminalString' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1291:5: style:inconclusive: Function 'pushint' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1355:5: style:inconclusive: Function 'ProcessArgs' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1356:8: style:inconclusive: Function 'ProcessArgs' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1357:6: style:inconclusive: Function 'ProcessArgs' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1475:7: style:inconclusive: Function 'OutMetaName' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1510:7: style:inconclusive: Function 'baseName' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1537:7: style:inconclusive: Function 'ensure_no_C_file_collisions' argument 1 names different: declaration '' definition 'class_c_file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1563:7: style:inconclusive: Function 'warnNoFL' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1574:7: style:inconclusive: Function 'warnFL' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1575:5: style:inconclusive: Function 'warnFL' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1576:7: style:inconclusive: Function 'warnFL' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1588:7: style:inconclusive: Function 'warn' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1602:7: style:inconclusive: Function 'warnNoCR' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1616:7: style:inconclusive: Function 'errNoFL' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1627:7: style:inconclusive: Function 'errFL' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1628:7: style:inconclusive: Function 'errFL' argument 2 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1629:5: style:inconclusive: Function 'errFL' argument 3 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1655:7: style:inconclusive: Function 'errNoCR' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1669:7: style:inconclusive: Function 'newUserAction' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1687:7: style:inconclusive: Function 'gate_symbol' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1706:5: style:inconclusive: Function 'makeAltID' argument 1 names different: declaration '' definition 'blockid'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:1707:5: style:inconclusive: Function 'makeAltID' argument 2 names different: declaration '' definition 'altnum'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:642:5: style:inconclusive: Function 'main' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:643:7: style:inconclusive: Function 'main' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:68:10: style:inconclusive: Function 'ci_strequ' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:69:10: style:inconclusive: Function 'ci_strequ' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/main.c:983:7: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/antlr/misc.c:1028:11: style:inconclusive: Function 'pJunc' argument 1 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:1155:14: style:inconclusive: Function 'pRuleRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:1171:10: style:inconclusive: Function 'pToken' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:1188:13: style:inconclusive: Function 'pAction' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:1235:7: style:inconclusive: Function 'FoLink' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:1339:7: style:inconclusive: Function 'addFoLink' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:1340:7: style:inconclusive: Function 'addFoLink' argument 2 names different: declaration '' definition 'rname'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:1341:11: style:inconclusive: Function 'addFoLink' argument 3 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:1362:11: style:inconclusive: Function 'GenCrossRef' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:143:7: style:inconclusive: Function 'lexclass' argument 1 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:184:5: style:inconclusive: Function 'lexmode' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:199:7: style:inconclusive: Function 'LexClassIndex' argument 1 names different: declaration '' definition 'cl'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:216:7: style:inconclusive: Function 'hasAction' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:232:7: style:inconclusive: Function 'setHasAction' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:233:7: style:inconclusive: Function 'setHasAction' argument 2 names different: declaration '' definition 'action'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:249:7: style:inconclusive: Function 'newForcedToken' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:250:5: style:inconclusive: Function 'newForcedToken' argument 2 names different: declaration '' definition 'tnum'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:357:7: style:inconclusive: Function 'RemapForcedTokensInSyntaxDiagram' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:406:7: style:inconclusive: Function 'addTname' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:430:7: style:inconclusive: Function 'addForcedTname' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:431:5: style:inconclusive: Function 'addForcedTname' argument 2 names different: declaration '' definition 'tnum'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:454:7: style:inconclusive: Function 'addTexpr' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:476:7: style:inconclusive: Function 'Tnum' argument 1 names different: declaration '' definition 'term'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:499:7: style:inconclusive: Function 'Tklink' argument 1 names different: declaration '' definition 'token'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:500:7: style:inconclusive: Function 'Tklink' argument 2 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:555:7: style:inconclusive: Function 'newEntry' argument 1 names different: declaration '' definition 'text'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:556:5: style:inconclusive: Function 'newEntry' argument 2 names different: declaration '' definition 'sz'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:584:12: style:inconclusive: Function 'list_add' argument 1 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:585:7: style:inconclusive: Function 'list_add' argument 2 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:618:19: style:inconclusive: Function 'list_free' argument 1 names different: declaration '' definition 'list'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:619:17: style:inconclusive: Function 'list_free' argument 2 names different: declaration '' definition 'freeData'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:668:7: style:inconclusive: Function 'Fkey' argument 1 names different: declaration '' definition 'rule'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:669:5: style:inconclusive: Function 'Fkey' argument 2 names different: declaration '' definition 'computation'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:670:5: style:inconclusive: Function 'Fkey' argument 3 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:702:7: style:inconclusive: Function 'FoPush' argument 1 names different: declaration '' definition 'rule'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:703:5: style:inconclusive: Function 'FoPush' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:756:5: style:inconclusive: Function 'FoPop' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:788:7: style:inconclusive: Function 'RegisterCycle' argument 1 names different: declaration '' definition 'rule'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:789:5: style:inconclusive: Function 'RegisterCycle' argument 2 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/misc.c:860:5: style:inconclusive: Function 'ResolveFoCycles' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1081:14: style:inconclusive: Function 'MR_junctionWithoutP2' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1110:10: style:inconclusive: Function 'MR_tree_equ' argument 1 names different: declaration '' definition 'big'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1111:10: style:inconclusive: Function 'MR_tree_equ' argument 2 names different: declaration '' definition 'small'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1272:14: style:inconclusive: Function 'MR_removeRedundantPredPass3' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1411:14: style:inconclusive: Function 'MR_find_in_aSubBlk' argument 1 names different: declaration '' definition 'alt'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1726:18: style:inconclusive: Function 'MR_predContextPresent' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1727:18: style:inconclusive: Function 'MR_predContextPresent' argument 2 names different: declaration '' definition 'allHaveContext'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1728:18: style:inconclusive: Function 'MR_predContextPresent' argument 3 names different: declaration '' definition 'noneHaveContext'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1749:18: style:inconclusive: Function 'MR_pointerStackPush' argument 1 names different: declaration '' definition 'ps'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1750:18: style:inconclusive: Function 'MR_pointerStackPush' argument 2 names different: declaration '' definition 'dataPointer'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1777:18: style:inconclusive: Function 'MR_pointerStackPop' argument 1 names different: declaration '' definition 'ps'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1794:18: style:inconclusive: Function 'MR_pointerStackTop' argument 1 names different: declaration '' definition 'ps'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1805:18: style:inconclusive: Function 'MR_pointerStackReset' argument 1 names different: declaration '' definition 'ps'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1821:10: style:inconclusive: Function 'MR_nameToRuleBlk' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1843:18: style:inconclusive: Function 'MR_ruleReferenced' argument 1 names different: declaration '' definition 'rrn'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:191:10: style:inconclusive: Function 'MR_xxxIndent' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:192:9: style:inconclusive: Function 'MR_xxxIndent' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:1967:18: style:inconclusive: Function 'MR_predFlatten' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:206:9: style:inconclusive: Function 'MR_stderrIndent' argument 1 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2079:18: style:inconclusive: Function 'MR_predSimplifyALLX' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2080:17: style:inconclusive: Function 'MR_predSimplifyALLX' argument 2 names different: declaration '' definition 'skipPass3'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2110:18: style:inconclusive: Function 'MR_predSimplifyALL' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2120:10: style:inconclusive: Function 'MR_releaseResourcesUsedInRule' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2158:14: style:inconclusive: Function 'MR_allPredLeaves' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:216:9: style:inconclusive: Function 'MR_outputIndent' argument 1 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2177:14: style:inconclusive: Function 'MR_offsetFromRule' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2211:14: style:inconclusive: Function 'MR_ruleNamePlusOffset' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2229:10: style:inconclusive: Function 'MR_max_height_of_tree' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2251:10: style:inconclusive: Function 'MR_all_leaves_same_height' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2252:9: style:inconclusive: Function 'MR_all_leaves_same_height' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2279:10: style:inconclusive: Function 'MR_projectTreeOntoSet' argument 1 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2280:9: style:inconclusive: Function 'MR_projectTreeOntoSet' argument 2 names different: declaration '' definition 'ck'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2281:10: style:inconclusive: Function 'MR_projectTreeOntoSet' argument 3 names different: declaration '' definition 'ckset'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2304:18: style:inconclusive: Function 'MR_comparePredicates' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2305:18: style:inconclusive: Function 'MR_comparePredicates' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2393:18: style:inconclusive: Function 'MR_unfold' argument 1 names different: declaration '' definition 'pred'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2437:18: style:inconclusive: Function 'MR_simplifyInverted' argument 1 names different: declaration '' definition 'pred'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2438:17: style:inconclusive: Function 'MR_simplifyInverted' argument 2 names different: declaration '' definition 'inverted'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2470:18: style:inconclusive: Function 'MR_clearPredEntry' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2484:14: style:inconclusive: Function 'MR_orphanRules' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2586:14: style:inconclusive: Function 'MR_compute_pred_tree_context' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2600:18: style:inconclusive: Function 'MR_guardPred_plainSet' argument 1 names different: declaration '' definition 'anode'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2601:18: style:inconclusive: Function 'MR_guardPred_plainSet' argument 2 names different: declaration '' definition 'pred'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:269:10: style:inconclusive: Function 'MR_dumpTreeF' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:270:10: style:inconclusive: Function 'MR_dumpTreeF' argument 3 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:271:9: style:inconclusive: Function 'MR_dumpTreeF' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:272:9: style:inconclusive: Function 'MR_dumpTreeF' argument 4 names different: declaration '' definition 'across'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2791:18: style:inconclusive: Function 'MR_suppressK' argument 1 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:2792:18: style:inconclusive: Function 'MR_suppressK' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:3012:9: style:inconclusive: Function 'MR_dumpRuleSet' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:311:10: style:inconclusive: Function 'MR_dumpTreeX' argument 2 names different: declaration '' definition 'tree'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:312:9: style:inconclusive: Function 'MR_dumpTreeX' argument 1 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:313:9: style:inconclusive: Function 'MR_dumpTreeX' argument 3 names different: declaration '' definition 'across'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:323:10: style:inconclusive: Function 'MR_dumpTokenSet' argument 1 names different: declaration '' definition 'f'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:324:9: style:inconclusive: Function 'MR_dumpTokenSet' argument 2 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:325:9: style:inconclusive: Function 'MR_dumpTokenSet' argument 3 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:360:17: style:inconclusive: Function 'MR_dumpPred1' argument 1 names different: declaration '' definition 'depth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:361:18: style:inconclusive: Function 'MR_dumpPred1' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:362:17: style:inconclusive: Function 'MR_dumpPred1' argument 3 names different: declaration '' definition 'withContext'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:446:18: style:inconclusive: Function 'MR_dumpPred' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:447:17: style:inconclusive: Function 'MR_dumpPred' argument 2 names different: declaration '' definition 'withContext'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:457:9: style:inconclusive: Function 'MR_make_tree_from_set' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:483:18: style:inconclusive: Function 'MR_check_pred_too_long' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:484:17: style:inconclusive: Function 'MR_check_pred_too_long' argument 2 names different: declaration '' definition 'completion'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:502:18: style:inconclusive: Function 'MR_predicate_context_completed' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:519:10: style:inconclusive: Function 'MR_advance' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:58:18: style:inconclusive: Function 'MR_secondPredicateUnreachable' argument 1 names different: declaration '' definition 'first'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:59:18: style:inconclusive: Function 'MR_secondPredicateUnreachable' argument 2 names different: declaration '' definition 'second'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:625:14: style:inconclusive: Function 'MR_computeTreeAND' argument 1 names different: declaration '' definition 'l'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:626:14: style:inconclusive: Function 'MR_computeTreeAND' argument 2 names different: declaration '' definition 'r'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:796:18: style:inconclusive: Function 'MR_pred_depth' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:797:18: style:inconclusive: Function 'MR_pred_depth' argument 2 names different: declaration '' definition 'maxDepth'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:815:18: style:inconclusive: Function 'MR_compute_pred_set' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:851:13: style:inconclusive: Function 'MR_First' argument 1 names different: declaration '' definition 'ck'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:852:14: style:inconclusive: Function 'MR_First' argument 2 names different: declaration '' definition 'j'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:853:14: style:inconclusive: Function 'MR_First' argument 3 names different: declaration '' definition 'incomplete'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:874:18: style:inconclusive: Function 'MR_cleanup_pred_trees' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/mrhoist.c:898:10: style:inconclusive: Function 'MR_remove_epsilon_from_tree' argument 1 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:253:7: style:inconclusive: Function 'find_predicates' argument 1 names different: declaration '' definition 'alt'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:564:14: style:inconclusive: Function 'MR_find_predicates_and_supp' argument 1 names different: declaration '' definition 'alt'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:596:14: style:inconclusive: Function 'complete_context_sets' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:597:12: style:inconclusive: Function 'complete_context_sets' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:643:14: style:inconclusive: Function 'complete_context_trees' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:644:12: style:inconclusive: Function 'complete_context_trees' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:64:13: style:inconclusive: Function 'predicateLookaheadDepth' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:696:12: style:inconclusive: Function 'covered_set' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:723:18: style:inconclusive: Function 'predicate_free' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:796:18: style:inconclusive: Function 'predicate_dup_without_context' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/antlr/pred.c:806:18: style:inconclusive: Function 'predicate_dup' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:128:11: style:inconclusive: Function 'nfa_to_dfa' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:229:5: style:inconclusive: Function 'dfastate' argument 1 names different: declaration '' definition 'nfa_states'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:258:11: style:inconclusive: Function 'reach' argument 1 names different: declaration '' definition 'nfa_list'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:259:14: style:inconclusive: Function 'reach' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:260:11: style:inconclusive: Function 'reach' argument 3 names different: declaration '' definition 'reach_list'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:290:6: style:inconclusive: Function 'closure' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:291:11: style:inconclusive: Function 'closure' argument 2 names different: declaration '' definition 'reach_list'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:295:21: style: Variable 'e' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/dlg/automata.c:332:11: style:inconclusive: Function 'close1' argument 1 names different: declaration '' definition 'node'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:333:5: style:inconclusive: Function 'close1' argument 2 names different: declaration '' definition 'o'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:334:6: style:inconclusive: Function 'close1' argument 3 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:59:5: style:inconclusive: Function 'make_dfa_model_node' argument 1 names different: declaration '' definition 'width'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/automata.c:82:5: style:inconclusive: Function 'new_dfa_node' argument 1 names different: declaration '' definition 'nfa_states'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/main.c:190:8: style: Variable 'p' can be declared as pointer to const [constVariablePointer] head sarnold-cccc-1253465/pccts/dlg/output.c:372:5: style:inconclusive: Function 'minsize' argument 1 names different: declaration '' definition 'elements'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/output.c:405:5: style:inconclusive: Function 'p_single_node' argument 1 names different: declaration '' definition 'i'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/output.c:405:7: style:inconclusive: Function 'p_single_node' argument 2 names different: declaration '' definition 'classes'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/output.c:582:5: style:inconclusive: Function 'p_shift_table' argument 1 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/output.c:691:7: style:inconclusive: Function 'p_mode_def' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/output.c:692:5: style:inconclusive: Function 'p_mode_def' argument 2 names different: declaration '' definition 'm'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/output.c:709:7: style:inconclusive: Function 'ClassName' argument 1 names different: declaration '' definition 'suffix'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:143:11: style:inconclusive: Function 'intersect_nfa_labels' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:144:6: style:inconclusive: Function 'intersect_nfa_labels' argument 2 names different: declaration '' definition 'maximal_class'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:156:11: style:inconclusive: Function 'r_intersect' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:157:7: style:inconclusive: Function 'r_intersect' argument 2 names different: declaration '' definition 'maximal_class'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:184:11: style:inconclusive: Function 'label_with_classes' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:195:11: style:inconclusive: Function 'label_node' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:65:5: style:inconclusive: Function 'relabel' argument 2 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:66:11: style:inconclusive: Function 'relabel' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:85:11: style:inconclusive: Function 'partition' argument 1 names different: declaration '' definition 'start'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/relabel.c:86:6: style:inconclusive: Function 'partition' argument 2 names different: declaration '' definition 'level'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:101:7: style:inconclusive: Function 'read_stream' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:130:7: style:inconclusive: Function 'write_stream' argument 1 names different: declaration '' definition 'name'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:180:7: style:inconclusive: Function 'error' argument 1 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:181:5: style:inconclusive: Function 'error' argument 2 names different: declaration '' definition 'line_no'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:194:7: style:inconclusive: Function 'warning' argument 1 names different: declaration '' definition 'message'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:195:5: style:inconclusive: Function 'warning' argument 2 names different: declaration '' definition 'line_no'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:212:7: style:inconclusive: Function 'OutMetaName' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:47:10: style:inconclusive: Function 'internal_error' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:47:7: style:inconclusive: Function 'internal_error' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:48:5: style:inconclusive: Function 'internal_error' argument 3 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:59:5: style:inconclusive: Function 'dlg_malloc' argument 1 names different: declaration '' definition 'bytes'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:60:7: style:inconclusive: Function 'dlg_malloc' argument 2 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:61:5: style:inconclusive: Function 'dlg_malloc' argument 3 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:80:5: style:inconclusive: Function 'dlg_calloc' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:80:7: style:inconclusive: Function 'dlg_calloc' argument 2 names different: declaration '' definition 'bytes'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:81:7: style:inconclusive: Function 'dlg_calloc' argument 3 names different: declaration '' definition 'file'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/dlg/support.c:82:5: style:inconclusive: Function 'dlg_calloc' argument 4 names different: declaration '' definition 'line'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:136:25: style:inconclusive: Function 'guess' argument 1 names different: declaration '' definition 'st'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:144:29: style:inconclusive: Function 'saveState' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:158:32: style:inconclusive: Function 'restoreState' argument 1 names different: declaration '' definition 'buf'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:246:10: style:inconclusive: Function 'look' argument 1 names different: declaration '' definition 'k'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:272:23: style:inconclusive: Function '_match' argument 1 names different: declaration '' definition '_t'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:272:39: style:inconclusive: Function '_match' argument 2 names different: declaration '' definition 'MissText'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:273:21: style:inconclusive: Function '_match' argument 3 names different: declaration '' definition 'MissTok'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:273:46: style:inconclusive: Function '_match' argument 4 names different: declaration '' definition 'BadTok'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:274:19: style:inconclusive: Function '_match' argument 5 names different: declaration '' definition 'MissSet'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:294:28: style:inconclusive: Function '_match_wsig' argument 1 names different: declaration '' definition '_t'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:311:24: style:inconclusive: Function '_setmatch' argument 1 names different: declaration '' definition 'tset'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:311:42: style:inconclusive: Function '_setmatch' argument 2 names different: declaration '' definition 'MissText'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:312:21: style:inconclusive: Function '_setmatch' argument 3 names different: declaration '' definition 'MissTok'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:312:46: style:inconclusive: Function '_setmatch' argument 4 names different: declaration '' definition 'BadTok'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:313:19: style:inconclusive: Function '_setmatch' argument 5 names different: declaration '' definition 'MissSet'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:330:29: style:inconclusive: Function '_setmatch_wsig' argument 1 names different: declaration '' definition 'tset'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:422:23: style:inconclusive: Function 'set_el' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:422:39: style:inconclusive: Function 'set_el' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:428:22: style:inconclusive: Function 'set_deg' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:453:22: style:inconclusive: Function 'edecode' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:610:13: style:inconclusive: Function 'eMsgd' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:610:21: style:inconclusive: Function 'eMsgd' argument 2 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:617:12: style:inconclusive: Function 'eMsg' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:617:23: style:inconclusive: Function 'eMsg' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:624:13: style:inconclusive: Function 'eMsg2' argument 1 names different: declaration '' definition 'err'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:624:23: style:inconclusive: Function 'eMsg2' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:624:32: style:inconclusive: Function 'eMsg2' argument 3 names different: declaration '' definition 't'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:642:58: style:inconclusive: Function 'traceGuessDone' argument 1 names different: declaration '' definition 'state'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/AParser.cpp:80:31: style:inconclusive: Function 'ANTLRParser' argument 1 names different: declaration '' definition '_inputTokens'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:131:25: style:inconclusive: Function 'tmake' argument 1 names different: declaration '' definition 'root'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:45:25: style:inconclusive: Function 'link' argument 1 names different: declaration '' definition '_root'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:45:42: style:inconclusive: Function 'link' argument 2 names different: declaration '' definition '_sibling'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:45:62: style:inconclusive: Function 'link' argument 3 names different: declaration '' definition '_tail'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:56:29: style:inconclusive: Function 'subchild' argument 1 names different: declaration '' definition '_root'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:56:46: style:inconclusive: Function 'subchild' argument 2 names different: declaration '' definition '_sibling'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:56:66: style:inconclusive: Function 'subchild' argument 3 names different: declaration '' definition '_tail'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:72:28: style:inconclusive: Function 'subroot' argument 1 names different: declaration '' definition '_root'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:72:45: style:inconclusive: Function 'subroot' argument 2 names different: declaration '' definition '_sibling'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/ASTBase.cpp:72:65: style:inconclusive: Function 'subroot' argument 3 names different: declaration '' definition '_tail'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:107:21: style:inconclusive: Function 'saveState' argument 1 names different: declaration '' definition 'state'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:131:24: style:inconclusive: Function 'restoreState' argument 1 names different: declaration '' definition 'state'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:206:20: style:inconclusive: Function 'errstd' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/DLexerBase.cpp:98:33: style:inconclusive: Function 'setInputStream' argument 1 names different: declaration '' definition 'in'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:599:33: style:inconclusive: Function 'stringparser_init' argument 1 names different: declaration '' definition 'parser'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/PCCTSAST.cpp:599:54: style:inconclusive: Function 'stringparser_init' argument 2 names different: declaration '' definition 'input'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/h/slist.cpp:47:21: style:inconclusive: Function 'iterate' argument 1 names different: declaration '' definition 'cursor'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:685:5: style:inconclusive: Function 'ProcessArgs' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:686:8: style:inconclusive: Function 'ProcessArgs' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/DECmms/genmms.c:687:6: style:inconclusive: Function 'ProcessArgs' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/genmk/genmk.c:647:5: style:inconclusive: Function 'ProcessArgs' argument 1 names different: declaration '' definition 'argc'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/genmk/genmk.c:648:8: style:inconclusive: Function 'ProcessArgs' argument 2 names different: declaration '' definition 'argv'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/genmk/genmk.c:649:6: style:inconclusive: Function 'ProcessArgs' argument 3 names different: declaration '' definition 'options'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:123:14: style:inconclusive: Function 'rexpr' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:123:7: style:inconclusive: Function 'rexpr' argument 1 names different: declaration '' definition 'expr'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:152:9: style:inconclusive: Function 'match' argument 1 names different: declaration '' definition 'automaton'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:153:7: style:inconclusive: Function 'match' argument 2 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:184:10: style:inconclusive: Function 'regExpr' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:218:10: style:inconclusive: Function 'andExpr' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:249:10: style:inconclusive: Function 'expr' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:308:10: style:inconclusive: Function 'repeatSymbol' argument 1 names different: declaration '' definition 'g'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:331:7: style:inconclusive: Function 'atomList' argument 1 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:332:5: style:inconclusive: Function 'atomList' argument 2 names different: declaration '' definition 'complement'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:473:5: style:inconclusive: Function 'BuildNFA_atom' argument 1 names different: declaration '' definition 'label'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:488:10: style:inconclusive: Function 'BuildNFA_AB' argument 2 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:488:7: style:inconclusive: Function 'BuildNFA_AB' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:503:10: style:inconclusive: Function 'BuildNFA_AorB' argument 2 names different: declaration '' definition 'B'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:503:7: style:inconclusive: Function 'BuildNFA_AorB' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:521:7: style:inconclusive: Function 'BuildNFA_set' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:541:7: style:inconclusive: Function 'BuildNFA_Astar' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:561:7: style:inconclusive: Function 'BuildNFA_Aplus' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/rexpr/rexpr.c:573:7: style:inconclusive: Function 'BuildNFA_Aoptional' argument 1 names different: declaration '' definition 'A'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:108:10: style:inconclusive: Function 'set_size' argument 1 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:119:5: style:inconclusive: Function 'set_deg' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:151:5: style:inconclusive: Function 'set_or' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:152:5: style:inconclusive: Function 'set_or' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:187:5: style:inconclusive: Function 'set_and' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:188:5: style:inconclusive: Function 'set_and' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:218:5: style:inconclusive: Function 'set_dif' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:219:5: style:inconclusive: Function 'set_dif' argument 2 names different: declaration '' definition 'c'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:258:10: style:inconclusive: Function 'set_of' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:284:6: style:inconclusive: Function 'set_ext' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:285:14: style:inconclusive: Function 'set_ext' argument 2 names different: declaration '' definition 'n'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:331:5: style:inconclusive: Function 'set_not' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:360:5: style:inconclusive: Function 'set_equ' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:361:5: style:inconclusive: Function 'set_equ' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:398:5: style:inconclusive: Function 'set_sub' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:399:5: style:inconclusive: Function 'set_sub' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:432:5: style:inconclusive: Function 'set_int' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:464:10: style:inconclusive: Function 'set_el' argument 1 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:465:5: style:inconclusive: Function 'set_el' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:482:5: style:inconclusive: Function 'set_nil' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:509:5: style:inconclusive: Function 'set_str' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:545:16: style:inconclusive: Function 'set_val' argument 1 names different: declaration '' definition 's'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:585:10: style:inconclusive: Function 'set_orel' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:586:6: style:inconclusive: Function 'set_orel' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:603:6: style:inconclusive: Function 'set_orin' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:604:5: style:inconclusive: Function 'set_orin' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:633:6: style:inconclusive: Function 'set_andin' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:634:5: style:inconclusive: Function 'set_andin' argument 2 names different: declaration '' definition 'b'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:659:10: style:inconclusive: Function 'set_rm' argument 1 names different: declaration '' definition 'e'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:660:5: style:inconclusive: Function 'set_rm' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] 2.20.0 sarnold-cccc-1253465/pccts/support/set/set.c:666:24: style: Variable 'a.setword[(e)>>LogWordSize]' is assigned a value that is never used. [unreadVariable] head sarnold-cccc-1253465/pccts/support/set/set.c:674:5: style:inconclusive: Function 'set_clr' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:694:5: style:inconclusive: Function 'set_dup' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:745:5: style:inconclusive: Function '_set_pdq' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:746:20: style:inconclusive: Function '_set_pdq' argument 2 names different: declaration '' definition 'q'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:776:5: style:inconclusive: Function 'set_pdq' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:799:5: style:inconclusive: Function 'set_hash' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head sarnold-cccc-1253465/pccts/support/set/set.c:800:23: style:inconclusive: Function 'set_hash' argument 2 names different: declaration '' definition 'mod'. [funcArgNamesDifferentUnnamed] DONE