2025-10-16 16:25 ftp://ftp.de.debian.org/debian/pool/main/f/fcml/fcml_1.3.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --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 -j1 platform: Linux-6.8.0-85-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.69 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0 cppcheck: head 2.18.0 head-info: 7828eb5 (2025-10-15 23:40:19 +0200) count: 2013 2011 elapsed-time: 110.1 101.4 head-timing-info: old-timing-info: head results: fcml-1.3.0/check/cpp-tests/assembler_t.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:49:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_MOV [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:97:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_HINT_FAR_POINTER [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:136:129: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:175:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_ADDRESS [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:196:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_MOV [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:224:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable M_MOV [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:238:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:322:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:361:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:390:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:420:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:489:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:540:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:210:14: style: Variable 'instruction' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:208:14: note: instruction is assigned fcml-1.3.0/check/cpp-tests/assembler_t.cpp:210:14: note: instruction is overwritten fcml-1.3.0/check/cpp-tests/assembler_t.cpp:594:44: style: Variable 'instructions' can be declared as reference to const [constVariableReference] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:236:100: style: Parameter 'instruction' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:507:23: style: Variable 'result_bytes' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/cpp-tests/assembler_t.cpp:575:23: style: Variable 'result_bytes' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/cpp-tests/common_t.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:36:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:52:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:97:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:160:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:231:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_int16_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:256:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_64 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:335:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AL [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:366:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:393:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_CS [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:486:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_OFFSET [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:572:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/common_t.cpp:316:21: style: Condition 'sum==30' is always true [knownConditionTrueFalse] fcml-1.3.0/check/cpp-tests/common_t.cpp:311:43: note: Assignment 'v1=static_cast(10)', assigned value is 10 fcml-1.3.0/check/cpp-tests/common_t.cpp:314:27: note: Assignment 'sum=v1+v2', assigned value is 30 fcml-1.3.0/check/cpp-tests/common_t.cpp:316:21: note: Condition 'sum==30' is always true fcml-1.3.0/check/cpp-tests/common_t.cpp:327:21: style: Condition 'sum==30' is always true [knownConditionTrueFalse] fcml-1.3.0/check/cpp-tests/common_t.cpp:323:18: note: Assignment 'v2=(fcml_uint8_t)20', assigned value is 20 fcml-1.3.0/check/cpp-tests/common_t.cpp:325:22: note: Assignment 'sum=v2+v1', assigned value is 30 fcml-1.3.0/check/cpp-tests/common_t.cpp:327:21: note: Condition 'sum==30' is always true fcml-1.3.0/check/cpp-tests/common_t.cpp:301:12: style: Redundant pointer operation on 'value_2' - it's already a variable. [redundantPointerOp] fcml-1.3.0/check/cpp-tests/dialect_t.cpp:33:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/dialect_t.cpp:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/dialect_t.cpp:44:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:57:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:116:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:143:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:182:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:221:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:443:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:277:23: style: Variable 'details.pseudo_op' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:275:23: note: details.pseudo_op is assigned fcml-1.3.0/check/cpp-tests/disassembler_t.cpp:277:23: note: details.pseudo_op is overwritten fcml-1.3.0/check/cpp-tests/errors_t.cpp:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/errors_t.cpp:34:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/errors_t.cpp:40:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_FEATURE_NOT_SUPPORTED [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/parser_t.cpp:17:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/parser_t.cpp:21:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/parser_t.cpp:37:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/cpp-tests/parser_t.cpp:73:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/ceh_t.c:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/ceh_t.c:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/ceh_t.c:36:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_CEH_EL_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/ceh_t.c:72:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_CEH_EL_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/ceh_t.c:100:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_CEH_EL_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/coll_t.c:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/coll_t.c:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/coll_t.c:42:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_COLL_ERROR_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/coll_t.c:62:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_COLL_ERROR_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/coll_t.c:97:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_COLL_ERROR_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/coll_t.c:176:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_COLL_ERROR_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/coll_t.c:228:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_COLL_ERROR_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/common_utils_t.c:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/common_utils_t.c:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/env_t.c:57:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/env_t.c:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:35:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_GAS_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:53:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:68:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:83:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:103:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:126:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:149:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:173:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:181:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:207:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:228:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:254:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:276:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:291:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:320:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:347:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:394:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:420:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:459:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:487:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:517:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:534:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:556:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:582:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:619:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:644:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:659:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/gas_parser_t.c:676:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:53:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:92:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:112:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:151:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:190:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:210:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:27:34: style: Variable 'inst' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/internal-tests/instruction_chooser_t.c:35:33: style: Variable 'inst' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/internal-tests/intel_parser_t.c:36:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:52:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:67:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:82:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:97:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:112:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:127:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:142:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:157:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:172:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:187:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:202:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:217:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:232:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:247:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:258:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:273:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:288:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:303:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:318:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:333:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:348:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:363:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:378:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:393:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:408:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:423:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:438:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:453:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:470:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:488:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:505:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:522:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_INPUT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:543:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:567:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:590:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:632:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:657:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:685:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:714:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:752:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:795:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:814:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:834:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:856:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:883:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:905:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:931:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:968:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:993:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:1008:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/intel_parser_t.c:1025:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/lag_assembler_t.c:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/lag_assembler_t.c:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/lag_assembler_t.c:239:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/lag_assembler_t.c:261:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/lag_assembler_t.c:324:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/lag_assembler_t.c:232:33: style: Variable 'current' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/internal-tests/mnemonic_parser_t.c:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/mnemonic_parser_t.c:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/mnemonic_parser_t.c:39:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/mnemonic_parser_t.c:87:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/mnemonic_parser_t.c:106:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/mnemonic_parser_t.c:155:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_string [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/mnemonic_parser_t.c:170:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/mnemonic_parser_t.c:191:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:83:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:122:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:160:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:199:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:238:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:277:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:306:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:346:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:389:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:437:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:478:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:518:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:558:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:601:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:642:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:684:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:732:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:780:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:828:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:869:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:910:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:954:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:998:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1042:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1086:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1127:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1168:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1209:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1252:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1294:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1353:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_decoder_t.c:1410:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:28:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:32:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:43:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_GPR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:61:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_GPR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:79:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_GPR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:98:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_GPR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:116:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_GPR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:134:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_GPR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:152:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_8 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:170:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:188:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:206:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_SIMD [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:226:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_SIMD [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:249:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:368:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_8 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:399:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:501:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:532:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:563:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:594:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:625:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:653:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:681:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:702:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:731:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:775:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:806:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:838:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:879:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:906:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:935:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:964:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_64 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:994:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_64 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1015:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1042:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1116:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1150:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1248:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1276:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1299:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1329:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_64 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1352:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1384:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1416:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1449:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1481:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1515:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1551:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1590:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1631:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1710:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1742:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1778:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1832:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1888:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1942:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:1997:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_64 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:2038:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:2075:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:2104:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_BP [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:2137:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_EBP [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:2171:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_EBP [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:2208:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_EBP [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/modrm_encoder_t.c:2242:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_EBP [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:51:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:88:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:134:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:186:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:253:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:298:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:370:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:414:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:589:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:615:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/stream_t.c:73:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:66:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:73:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:156:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:149:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:156:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:163:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:156:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:163:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:170:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:163:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:170:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:267:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:260:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:267:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:274:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:267:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:274:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:281:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:274:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:281:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:384:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:377:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:384:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:391:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:384:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:391:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:398:10: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/internal-tests/stream_t.c:391:10: note: data is assigned fcml-1.3.0/check/internal-tests/stream_t.c:398:10: note: data is overwritten fcml-1.3.0/check/internal-tests/stream_t.c:73:10: style: Variable 'data' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/check/internal-tests/symbols_t.c:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/symbols_t.c:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/symbols_t.c:41:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/utils_t.c:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/utils_t.c:29:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/utils_t.c:38:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_8 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/utils_t.c:94:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_8 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/internal-tests/utils_t.c:142:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_8 [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/assembler_t.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/assembler_t.c:34:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/assembler_t.c:45:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/assembler_t.c:105:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_GAS_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/assembler_t.c:165:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/assembler_t.c:225:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/assembler_t.c:73:16: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/check/public-tests/assembler_t.c:133:16: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/check/public-tests/assembler_t.c:193:16: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/check/public-tests/chooser_t.c:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/chooser_t.c:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/chooser_t.c:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/chooser_t.c:93:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OPTF_ALL_FORMS [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/chooser_t.c:123:40: style: Local variable 'instruction' shadows outer variable [shadowVariable] fcml-1.3.0/check/public-tests/chooser_t.c:99:25: note: Shadowed declaration fcml-1.3.0/check/public-tests/chooser_t.c:123:40: note: Shadow variable fcml-1.3.0/check/public-tests/chooser_t.c:123:40: style: Variable 'instruction' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/public-tests/disassembler_t.c:28:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/disassembler_t.c:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/disassembler_t.c:61:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/disassembler_t.c:87:21: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/check/public-tests/error_handling_t.c:36:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/error_handling_t.c:41:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/error_handling_t.c:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/error_handling_t.c:100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/error_handling_t.c:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/error_handling_t.c:42:26: style: Variable 'error' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/public-tests/general_usage_t.c:45:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INTEL_DIALECT_CF_DEFAULT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/general_usage_t.c:128:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/general_usage_t.c:141:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/general_usage_t.c:178:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/general_usage_t.c:225:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/hints_t.c:27:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/hints_t.c:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/hints_t.c:35:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/hints_t.c:45:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/hints_t.c:74:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/hints_t.c:119:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/hints_t.c:91:15: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/check/public-tests/hints_t.c:136:15: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/check/public-tests/instructions_a_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:264:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:330:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:407:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:447:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:475:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:486:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:497:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:509:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:521:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:532:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:542:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:643:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:675:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:714:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:743:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:781:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:791:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:801:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_a_t.c:809:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:220:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:251:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:269:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:280:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:291:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:313:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:324:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:335:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:346:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:357:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:368:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_b_t.c:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_base_t.c:81:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_base_t.c:473:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_base_t.c:245:26: style:inconclusive: Boolean expression '!t_flags' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] fcml-1.3.0/check/public-tests/instructions_base_t.c:541:25: style: Expression is always true because 'else if' condition is opposite to previous condition at line 521. [multiCondition] fcml-1.3.0/check/public-tests/instructions_base_t.c:521:21: note: first condition fcml-1.3.0/check/public-tests/instructions_base_t.c:541:25: note: else if condition is opposite to first condition fcml-1.3.0/check/public-tests/instructions_base_t.c:245:26: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] fcml-1.3.0/check/public-tests/instructions_base_t.c:97:50: style: Variable 'context.configuration.extend_disp_to_asa' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/check/public-tests/instructions_base_t.c:94:50: note: context.configuration.extend_disp_to_asa is assigned fcml-1.3.0/check/public-tests/instructions_base_t.c:97:50: note: context.configuration.extend_disp_to_asa is overwritten fcml-1.3.0/check/public-tests/instructions_base_t.c:67:32: style:inconclusive: Function 'fcml_fn_ts_instruction_test' argument 3 names different: declaration 'addr_mode' definition 'op_mode'. [funcArgNamesDifferent] fcml-1.3.0/check/public-tests/instructions_base_t.h:156:98: note: Function 'fcml_fn_ts_instruction_test' argument 3 names different: declaration 'addr_mode' definition 'op_mode'. fcml-1.3.0/check/public-tests/instructions_base_t.c:67:32: note: Function 'fcml_fn_ts_instruction_test' argument 3 names different: declaration 'addr_mode' definition 'op_mode'. fcml-1.3.0/check/public-tests/instructions_base_t.c:470:32: style:inconclusive: Function 'fcml_fn_ts_instruction_test_diss' argument 3 names different: declaration 'addr_mode' definition 'op_mode'. [funcArgNamesDifferent] fcml-1.3.0/check/public-tests/instructions_base_t.h:157:103: note: Function 'fcml_fn_ts_instruction_test_diss' argument 3 names different: declaration 'addr_mode' definition 'op_mode'. fcml-1.3.0/check/public-tests/instructions_base_t.c:470:32: note: Function 'fcml_fn_ts_instruction_test_diss' argument 3 names different: declaration 'addr_mode' definition 'op_mode'. fcml-1.3.0/check/public-tests/instructions_base_t.c:192:24: style: Local variable 'error' shadows outer variable [shadowVariable] fcml-1.3.0/check/public-tests/instructions_base_t.c:87:20: note: Shadowed declaration fcml-1.3.0/check/public-tests/instructions_base_t.c:192:24: note: Shadow variable fcml-1.3.0/check/public-tests/instructions_base_t.c:298:52: style: Local variable 'assembled_instruction' shadows outer variable [shadowVariable] fcml-1.3.0/check/public-tests/instructions_base_t.c:273:48: note: Shadowed declaration fcml-1.3.0/check/public-tests/instructions_base_t.c:298:52: note: Shadow variable fcml-1.3.0/check/public-tests/instructions_base_t.c:273:48: style: Variable 'assembled_instruction' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/public-tests/instructions_base_t.c:308:47: style: Variable 'code_buff' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/check/public-tests/instructions_c_t.c:27:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:31:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:199:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:238:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:335:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:402:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:463:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:584:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:686:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:706:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:721:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:727:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:740:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:783:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:820:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:861:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:869:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:914:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:921:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:928:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:972:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1008:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1015:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1040:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1067:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1095:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1123:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1176:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1226:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1271:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1333:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1347:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1353:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_c_t.c:1370:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:221:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:238:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_d_t.c:247:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_e_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_e_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_e_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_e_t.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_e_t.c:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_e_t.c:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:211:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:241:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:270:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:291:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:304:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:317:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:335:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:351:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:376:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:382:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:390:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:418:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:423:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:428:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:433:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:438:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:443:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:448:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:456:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:470:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:475:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:480:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:485:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:515:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:529:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:538:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:554:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:584:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:614:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:618:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:634:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:639:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:651:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:662:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:673:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:678:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:683:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:688:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_f_t.c:693:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_g_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_g_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_g_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_h_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_h_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_h_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_h_t.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_h_t.c:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_h_t.c:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_h_t.c:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:126:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:168:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:223:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:235:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:245:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:253:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_i_t.c:274:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_j_t.c:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_j_t.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_j_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_j_t.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_j_t.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:134:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:167:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:172:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:192:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:197:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:202:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:207:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:222:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:232:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:237:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:247:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:252:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:262:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:267:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:272:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:277:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:282:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:287:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_k_t.c:302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:160:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:186:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:195:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:226:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:245:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:269:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:287:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_l_t.c:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:233:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:283:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:328:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:359:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:387:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:617:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:659:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:717:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:788:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:823:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:855:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:880:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:898:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:915:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:933:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:950:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:967:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:985:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1001:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1010:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1025:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1046:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1066:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1076:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1093:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1163:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1178:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1214:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1223:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1232:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1249:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1312:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1328:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1370:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1395:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1422:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1449:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1473:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1492:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1514:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1543:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1583:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1610:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1629:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_m_t.c:1636:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_n_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_n_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_n_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_n_t.c:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_n_t.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_o_t.c:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_o_t.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_o_t.c:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_o_t.c:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_o_t.c:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_o_t.c:179:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_o_t.c:200:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:177:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:241:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:285:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:330:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:357:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:381:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:404:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:417:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:455:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:468:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:481:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:487:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:651:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:672:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:691:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:705:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:850:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:924:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:938:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:952:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1097:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1199:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1315:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1339:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1353:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1393:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1417:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1450:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1475:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1559:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1641:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1719:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1822:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:1919:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2001:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2082:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2283:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2363:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2441:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2544:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2641:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2724:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2806:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2885:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:2988:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3086:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3292:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3535:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3613:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3697:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3781:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3888:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:3970:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4067:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4170:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4252:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4263:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4294:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4319:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4511:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4535:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4591:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4673:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4692:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4716:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4739:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4748:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4812:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4828:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:4938:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:5014:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:5026:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:5116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:5396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:5505:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:5669:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:5834:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:5850:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6588:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6691:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6717:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6741:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6838:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6935:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6944:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6953:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6962:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6971:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6980:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6989:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:6998:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7007:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7016:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7025:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7034:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7043:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7052:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7061:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7067:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7076:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7085:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7094:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7155:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_p_t.c:7178:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:225:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:243:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:276:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:284:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:291:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:298:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:359:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:373:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:387:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:395:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:409:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:423:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_r_t.c:441:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:185:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:233:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:294:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:319:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:339:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:348:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:384:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:393:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:405:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:462:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:557:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:566:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:583:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:598:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:639:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:682:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:707:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:734:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:740:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:746:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:752:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:758:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:774:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:808:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:817:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:888:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:933:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:979:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:1002:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:1026:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:1034:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:1042:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:1048:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:1058:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:1067:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_s_t.c:1098:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_t_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_t_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_t_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_t_t.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_t_t.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_t_t.c:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:304:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_u_t.c:415:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:112:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:126:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:140:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:236:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:262:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:288:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:301:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:314:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:340:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:353:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:392:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:423:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:454:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:485:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:516:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:547:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:578:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:609:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:638:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:674:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:710:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:764:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:835:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:859:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:884:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:892:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:910:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:928:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:942:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:956:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:974:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:992:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1006:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1021:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1031:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1054:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1073:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1087:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1180:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1207:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1223:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1234:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1242:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1253:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1263:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1381:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1490:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1594:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1666:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1770:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1875:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:1947:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2052:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2149:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2254:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2326:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2398:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2425:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2449:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2469:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2541:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2552:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2563:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2572:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2583:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2602:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2619:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2630:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2645:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2660:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2674:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2692:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2711:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2720:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2729:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2783:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2838:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2873:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:2952:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3000:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3048:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3096:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3229:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3309:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3391:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3427:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3472:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3518:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3544:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3582:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3599:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3616:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3627:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3638:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3654:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3718:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3785:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3794:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3803:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3812:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3821:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3830:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3839:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3848:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3857:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3866:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3875:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3884:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3893:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3902:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3911:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3920:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3929:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3938:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3947:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3956:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3965:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3974:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3983:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:3992:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4001:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4010:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4019:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4028:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4040:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4057:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4074:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4091:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4134:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4158:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4170:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4218:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4229:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4250:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4263:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4271:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4279:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4290:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4298:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4306:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4313:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4323:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4333:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4373:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4418:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4515:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4612:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4711:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4809:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4825:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4841:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4861:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4880:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4889:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4898:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4920:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4941:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4951:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4961:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:4983:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5004:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5014:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5024:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5041:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5058:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5069:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5080:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5097:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5125:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5281:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5378:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5474:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5487:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5495:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5503:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5510:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5517:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5523:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5529:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5541:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5553:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5568:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5583:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5598:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5613:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5625:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5637:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5649:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5662:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5734:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5806:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:5903:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6000:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6097:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6194:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6266:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6363:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6557:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6653:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6715:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6777:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6792:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6808:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:6905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7001:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7007:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7013:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7019:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7025:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7031:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7037:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7043:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7049:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7064:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7079:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7094:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7139:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7154:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7184:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7199:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7214:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7229:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7244:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7259:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7274:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7289:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7304:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7320:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7417:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7514:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7610:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7630:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7651:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7748:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7844:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7864:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7884:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7891:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7898:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7905:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7913:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:7985:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8089:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8254:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8289:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8326:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8363:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8398:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8433:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8470:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8507:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8606:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8704:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8714:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8724:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8746:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8767:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8777:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8787:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8809:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8830:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8840:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8850:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8872:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8893:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8903:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8913:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8935:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8957:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8966:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:8976:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9073:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9179:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9203:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9245:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9304:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9335:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9348:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9361:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9374:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9387:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9399:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9411:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9418:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9425:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9432:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9439:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9446:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9453:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9467:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9480:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9493:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9505:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9516:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9528:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9539:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9551:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9562:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9574:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9585:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9592:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9599:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9606:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9613:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9620:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9627:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_v_t.c:9634:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_w_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_w_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_w_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_w_t.c:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_w_t.c:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_w_t.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:29:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:107:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint8_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:259:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:360:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:384:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:396:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:404:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:411:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:422:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/instructions_x_t.c:431:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/main.c:107:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/prefixes_t.c:30:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/prefixes_t.c:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/prefixes_t.c:43:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_16_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:34:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:54:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:72:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:90:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_REMOVE_LEADING_ZEROS [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:116:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_REMOVE_LEADING_ZEROS [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:142:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_REMOVE_LEADING_ZEROS [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:168:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_CODE_PADDING [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:222:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_CODE_PADDING [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/render_t.c:250:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_CODE_PADDING [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/segment_reg_t.c:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/segment_reg_t.c:35:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/public-tests/segment_reg_t.c:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_32_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/stf/fcml_stf.c:97:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/check/stf/fcml_stf.c:87:30: style: Local variable 'suite' shadows outer argument [shadowArgument] fcml-1.3.0/check/stf/fcml_stf.c:80:31: note: Shadowed declaration fcml-1.3.0/check/stf/fcml_stf.c:87:30: note: Shadow variable fcml-1.3.0/check/stf/fcml_stf.c:171:30: style: Local variable 'suite' shadows outer argument [shadowArgument] fcml-1.3.0/check/stf/fcml_stf.c:80:31: note: Shadowed declaration fcml-1.3.0/check/stf/fcml_stf.c:171:30: note: Shadow variable fcml-1.3.0/example/fcml-asm/main.c:34:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_CEH_EL_WARN [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/fcml-asm/main.c:46:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/fcml-asm/main.c:227:13: style: Local variable 'i' shadows outer variable [shadowVariable] fcml-1.3.0/example/fcml-asm/main.c:64:9: note: Shadowed declaration fcml-1.3.0/example/fcml-asm/main.c:227:13: note: Shadow variable fcml-1.3.0/example/fcml-asm/main.c:30:51: style: Parameter 'errors' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/example/fcml-asm/main.c:31:29: style: Variable 'error' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/example/fcml-asm/main.c:221:36: style: Variable 'assembled_instruction' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/example/fcml-disasm/main.c:146:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_SIMD [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/fcml-disasm/main.c:207:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_CEH_EL_WARN [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/fcml-disasm/main.c:258:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_AF_OFFSET [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/fcml-disasm/main.c:314:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/fcml-disasm/main.c:328:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_MAX_BUFF_LEN [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/fcml-disasm/main.c:614:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/fcml-disasm/main.c:554:13: style: The if condition is the same as the previous if condition [duplicateCondition] fcml-1.3.0/example/fcml-disasm/main.c:552:13: note: First condition fcml-1.3.0/example/fcml-disasm/main.c:554:13: note: Second condition fcml-1.3.0/example/fcml-disasm/main.c:558:40: style: The if condition is the same as the previous if condition [duplicateCondition] fcml-1.3.0/example/fcml-disasm/main.c:556:40: note: First condition fcml-1.3.0/example/fcml-disasm/main.c:558:40: note: Second condition fcml-1.3.0/example/fcml-disasm/main.c:560:40: style: The if condition is the same as the previous if condition [duplicateCondition] fcml-1.3.0/example/fcml-disasm/main.c:558:40: note: First condition fcml-1.3.0/example/fcml-disasm/main.c:560:40: note: Second condition fcml-1.3.0/example/fcml-disasm/main.c:574:13: style: The if condition is the same as the previous if condition [duplicateCondition] fcml-1.3.0/example/fcml-disasm/main.c:572:13: note: First condition fcml-1.3.0/example/fcml-disasm/main.c:574:13: note: Second condition fcml-1.3.0/example/fcml-disasm/main.c:480:9: style: Condition 'modrm_details' is always true [knownConditionTrueFalse] fcml-1.3.0/example/fcml-disasm/main.c:203:51: style: Parameter 'errors' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/example/fcml-disasm/main.c:204:29: style: Variable 'error' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/example/fcml-disasm/main.c:221:37: style: Parameter 'integer' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/example/fcml-disasm/main.c:311:45: style: Parameter 'far_pointer' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/example/fcml-disasm/main.c:595:34: style: Variable 'operand_details' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/example/fcml-disasm/main.c:722:19: style: Variable 'code_str' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/example/hsdis/hsdis.c:122:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_MAX_BUFF_LEN [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/hsdis/hsdis.c:242:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_RENDER_INDIRECT_HINT [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/hsdis/hsdis.c:283:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/example/hsdis/hsdis.c:172:22: style: Variable 'finish' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/example/hsdis/hsdis.c:172:15: style: Variable 'finish' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/include/fcml_assembler.h:51:37: error: syntax error [syntaxError] fcml-1.3.0/src/fcml_utils.h:103:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INT32_MIN [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.h:111:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_SIMD [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.h:118:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_IMMEDIATE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.h:123:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_UNDEFINED [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.h:138:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:151:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:269:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_symbol [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:387:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:578:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:662:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:690:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:730:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:738:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:778:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:887:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:908:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:1018:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:1109:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:1220:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_apc_ast.c:104:23: style:inconclusive: Function 'fcml_fn_ast_alloc_node_instruction' argument 5 names different: declaration 'operand_list' definition 'operands_list'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_apc_ast.h:171:27: note: Function 'fcml_fn_ast_alloc_node_instruction' argument 5 names different: declaration 'operand_list' definition 'operands_list'. fcml-1.3.0/src/fcml_apc_ast.c:104:23: note: Function 'fcml_fn_ast_alloc_node_instruction' argument 5 names different: declaration 'operand_list' definition 'operands_list'. fcml-1.3.0/src/fcml_apc_ast.c:267:17: style:inconclusive: Function 'fcml_fn_ast_alloc_node_define_symbol' argument 2 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_apc_ast.h:183:21: note: Function 'fcml_fn_ast_alloc_node_define_symbol' argument 2 names different: declaration 'symbol' definition 'symbol_name'. fcml-1.3.0/src/fcml_apc_ast.c:267:17: note: Function 'fcml_fn_ast_alloc_node_define_symbol' argument 2 names different: declaration 'symbol' definition 'symbol_name'. fcml-1.3.0/src/fcml_apc_ast.c:377:53: style:inconclusive: Function 'fcml_fn_ast_set_effective_address_details' argument 4 names different: declaration 'effective_address' definition 'effective_address_node'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_apc_ast.h:204:57: note: Function 'fcml_fn_ast_set_effective_address_details' argument 4 names different: declaration 'effective_address' definition 'effective_address_node'. fcml-1.3.0/src/fcml_apc_ast.c:377:53: note: Function 'fcml_fn_ast_set_effective_address_details' argument 4 names different: declaration 'effective_address' definition 'effective_address_node'. fcml-1.3.0/src/fcml_apc_ast.c:406:55: style:inconclusive: Function 'fcml_fn_ast_set_displacemnt' argument 2 names different: declaration 'effective_address' definition 'effective_address_node'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_apc_ast.h:207:27: note: Function 'fcml_fn_ast_set_displacemnt' argument 2 names different: declaration 'effective_address' definition 'effective_address_node'. fcml-1.3.0/src/fcml_apc_ast.c:406:55: note: Function 'fcml_fn_ast_set_displacemnt' argument 2 names different: declaration 'effective_address' definition 'effective_address_node'. fcml-1.3.0/src/fcml_apc_ast.c:1218:27: style:inconclusive: Function 'fcml_fn_ast_to_cif_converter' argument 2 names different: declaration 'ast_tree' definition 'ast_instruction_node'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_apc_ast.h:225:27: note: Function 'fcml_fn_ast_to_cif_converter' argument 2 names different: declaration 'ast_tree' definition 'ast_instruction_node'. fcml-1.3.0/src/fcml_apc_ast.c:1218:27: note: Function 'fcml_fn_ast_to_cif_converter' argument 2 names different: declaration 'ast_tree' definition 'ast_instruction_node'. fcml-1.3.0/src/fcml_apc_ast.c:1219:31: style:inconclusive: Function 'fcml_fn_ast_to_cif_converter' argument 3 names different: declaration 'instruction' definition 'out_instruction'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_apc_ast.h:225:59: note: Function 'fcml_fn_ast_to_cif_converter' argument 3 names different: declaration 'instruction' definition 'out_instruction'. fcml-1.3.0/src/fcml_apc_ast.c:1219:31: note: Function 'fcml_fn_ast_to_cif_converter' argument 3 names different: declaration 'instruction' definition 'out_instruction'. fcml-1.3.0/src/fcml_apc_ast.c:813:24: style: Local variable 'error' shadows outer variable [shadowVariable] fcml-1.3.0/src/fcml_apc_ast.c:778:20: note: Shadowed declaration fcml-1.3.0/src/fcml_apc_ast.c:813:24: note: Shadow variable fcml-1.3.0/src/fcml_apc_ast.c:36:30: style: Parameter 'integer_value' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:59:28: style: Parameter 'float_value' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:165:27: style: Parameter 'opmask_reg_decorator' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:179:69: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:180:27: style: Parameter 'opmask_reg_decorator' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:376:23: style: Parameter 'segment_selector' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:376:64: style: Parameter 'size_operator' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:419:23: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:419:47: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:420:30: style: Parameter 'scale_factor' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_apc_ast.c:1176:35: style: Variable 'node_virtual' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_apc_ast.c:1183:36: style: Variable 'node_register' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_apc_ast.c:866:27: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_assembler.c:93:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:136:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:175:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_assembler_result [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:240:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:333:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_assembled_instruction [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:354:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:384:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FP_NO_PSEUDO_OP [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:398:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:442:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:465:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_assembler.c:129:40: style: Parameter 'instruction' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_ceh.c:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_ceh_error_info [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_choosers.c:58:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_AMT_GPI [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_choosers.c:33:34: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_choosers.c:38:53: style: Parameter 'instruction_code' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_coll.c:217:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INT32_MAX [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_coll.c:207:57: style:inconclusive: Function 'fcml_fn_coll_map_size' argument 1 names different: declaration 'map' definition 'map_int'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_coll.h:103:57: note: Function 'fcml_fn_coll_map_size' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:207:57: note: Function 'fcml_fn_coll_map_size' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:263:41: style:inconclusive: Function 'fcml_fn_coll_map_put' argument 1 names different: declaration 'map' definition 'map_int'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_coll.h:98:41: note: Function 'fcml_fn_coll_map_put' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:263:41: note: Function 'fcml_fn_coll_map_put' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:323:44: style:inconclusive: Function 'fcml_fn_coll_map_remove' argument 1 names different: declaration 'map' definition 'map_int'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_coll.h:107:44: note: Function 'fcml_fn_coll_map_remove' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:323:44: note: Function 'fcml_fn_coll_map_remove' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:354:47: style:inconclusive: Function 'fcml_fn_coll_map_remove_if' argument 1 names different: declaration 'map' definition 'map_int'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_coll.h:109:47: note: Function 'fcml_fn_coll_map_remove_if' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:354:47: note: Function 'fcml_fn_coll_map_remove_if' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:383:43: style:inconclusive: Function 'fcml_fn_coll_map_clear' argument 1 names different: declaration 'map' definition 'map_int'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_coll.h:105:43: note: Function 'fcml_fn_coll_map_clear' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:383:43: note: Function 'fcml_fn_coll_map_clear' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:403:45: style:inconclusive: Function 'fcml_fn_coll_map_get' argument 1 names different: declaration 'map' definition 'map_int'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_coll.h:101:45: note: Function 'fcml_fn_coll_map_get' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:403:45: note: Function 'fcml_fn_coll_map_get' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:420:42: style:inconclusive: Function 'fcml_fn_coll_map_free' argument 1 names different: declaration 'map' definition 'map_int'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_coll.h:113:42: note: Function 'fcml_fn_coll_map_free' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:420:42: note: Function 'fcml_fn_coll_map_free' argument 1 names different: declaration 'map' definition 'map_int'. fcml-1.3.0/src/fcml_coll.c:299:24: style: Local variable 'error' shadows outer argument [shadowArgument] fcml-1.3.0/src/fcml_coll.c:264:41: note: Shadowed declaration fcml-1.3.0/src/fcml_coll.c:299:24: note: Shadow variable fcml-1.3.0/src/fcml_coll.c:208:31: style: Variable 'map' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_coll.c:166:23: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned] fcml-1.3.0/src/fcml_common_dialect.c:276:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_dialect.c:338:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_SIMD [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:273:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:281:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:291:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:299:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:308:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:316:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:325:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:333:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:342:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:350:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:361:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:372:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:384:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:396:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:409:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:422:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:435:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:448:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:461:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:500:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:541:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_NONE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:594:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_instruction [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:619:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OPERANDS_COUNT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_common_utils.c:341:67: style: Parameter 'reg' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:460:27: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:474:27: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:482:27: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:490:27: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:498:27: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:515:27: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:527:27: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:539:27: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:539:51: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:556:27: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:556:51: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:569:27: style: Parameter 'base' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_common_utils.c:569:51: style: Parameter 'index' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_decoding_tree.c:82:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_decoding_tree.c:111:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_decoding_tree.c:196:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_decoding_tree.c:258:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_decoding_tree.c:90:10: warning: Possible null pointer dereference: element [nullPointer] fcml-1.3.0/src/fcml_decoding_tree.c:68:45: note: Assignment 'element=NULL', assigned value is 0 fcml-1.3.0/src/fcml_decoding_tree.c:76:23: note: Assuming condition is false fcml-1.3.0/src/fcml_decoding_tree.c:90:10: note: Null pointer dereference fcml-1.3.0/src/fcml_decoding_tree.c:213:17: style: Local variable 'error' shadows outer variable [shadowVariable] fcml-1.3.0/src/fcml_decoding_tree.c:196:20: note: Shadowed declaration fcml-1.3.0/src/fcml_decoding_tree.c:213:17: note: Shadow variable fcml-1.3.0/src/fcml_def_enc.c:113:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_def_enc.c:149:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_UNDEFINED [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_def_enc.c:201:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_AM_ACCESS_MODE_UNDEFINED [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_def_enc.c:222:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_def_enc.c:271:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_128 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_def_enc.c:219:33: style:inconclusive: Function 'fcml_fn_def_decode_addr_mode_args' argument 1 names different: declaration 'encoded_addr_mode' definition 'operand_desc'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_def.h:1221:33: note: Function 'fcml_fn_def_decode_addr_mode_args' argument 1 names different: declaration 'encoded_addr_mode' definition 'operand_desc'. fcml-1.3.0/src/fcml_def_enc.c:219:33: note: Function 'fcml_fn_def_decode_addr_mode_args' argument 1 names different: declaration 'encoded_addr_mode' definition 'operand_desc'. fcml-1.3.0/src/fcml_dialect_int.c:100:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_dialect_int.c:97:39: style:inconclusive: Function 'fcml_fn_asm_dialect_alloc_mnemonic_lookup' argument 1 names different: declaration 'dialect_context' definition 'out_dialect_context'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_dialect_int.h:134:39: note: Function 'fcml_fn_asm_dialect_alloc_mnemonic_lookup' argument 1 names different: declaration 'dialect_context' definition 'out_dialect_context'. fcml-1.3.0/src/fcml_dialect_int.c:97:39: note: Function 'fcml_fn_asm_dialect_alloc_mnemonic_lookup' argument 1 names different: declaration 'dialect_context' definition 'out_dialect_context'. fcml-1.3.0/src/fcml_disassembler.c:223:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:232:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:241:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_PT_GROUP_2 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:276:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:292:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TT_T1S [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:331:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:416:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:491:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_REGISTER [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:513:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_ADDRESS [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:550:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_REGISTER [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:570:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:674:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:688:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:741:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_IMMEDIATE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:757:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:817:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:924:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:948:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:980:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_EOF [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1023:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_EOF [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1057:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_128 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1140:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OPERANDS_COUNT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1153:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1198:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prefix [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1212:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1232:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1247:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1282:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1343:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1455:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1515:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1592:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_16_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1620:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1645:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_AMT_AVX512_SIMD [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1664:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1725:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1745:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1901:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1928:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1947:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:1979:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:2003:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:2029:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:2275:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_prefixes_details [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:2300:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:2451:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:2825:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_PREFIX_REP [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:2855:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_operand [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:2878:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:3093:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:3119:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_disassembler_result [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:3130:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_INPUT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disassembler.c:716:9: warning: Identical condition '!result', second condition is always false [identicalConditionAfterEarlyExit] fcml-1.3.0/src/fcml_disassembler.c:712:9: note: If condition '!result' is true, the function will return/exit fcml-1.3.0/src/fcml_disassembler.c:716:9: note: Testing identical condition '!result' fcml-1.3.0/src/fcml_disassembler.c:1184:12: warning: Identical condition and return expression 'error', return value is always 0 [identicalConditionAfterEarlyExit] fcml-1.3.0/src/fcml_disassembler.c:1164:9: note: If condition 'error' is true, the function will return/exit fcml-1.3.0/src/fcml_disassembler.c:1184:12: note: Returning identical expression 'error' fcml-1.3.0/src/fcml_disassembler.c:2515:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml-1.3.0/src/fcml_disassembler.c:240:37: style: Variable 'prefix' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:315:27: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_disassembler.c:357:56: style: Parameter 'decoding' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_disassembler.c:571:45: style: Variable 'rel_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:584:26: style: Variable 'entry_point' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:666:71: style: Parameter 'context' can be declared as pointer to const. However it seems that 'operand_size_calculator_imm_dis_rel' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_disassembler.c:1102:46: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_disassembler.c:666:71: note: Parameter 'context' can be declared as pointer to const fcml-1.3.0/src/fcml_disassembler.c:668:45: style: Variable 'rel_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:723:71: style: Parameter 'context' can be declared as pointer to const. However it seems that 'operand_size_calculator_far_pointer' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_disassembler.c:1104:35: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_disassembler.c:723:71: note: Parameter 'context' can be declared as pointer to const fcml-1.3.0/src/fcml_disassembler.c:736:34: style: Variable 'imm_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:805:27: style: Parameter 'context' can be declared as pointer to const. However it seems that 'operand_size_calculator_seg_rel_offset' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_disassembler.c:1109:13: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_disassembler.c:805:27: note: Parameter 'context' can be declared as pointer to const fcml-1.3.0/src/fcml_disassembler.c:870:36: style: Variable 'effective_address' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:970:25: style: Variable 'is_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1011:63: style: Parameter 'context' can be declared as pointer to const. However it seems that 'operand_size_calculator_isX' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_disassembler.c:1113:27: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_disassembler.c:1011:63: note: Parameter 'context' can be declared as pointer to const fcml-1.3.0/src/fcml_disassembler.c:1040:69: style: Parameter 'context' can be declared as pointer to const. However it seems that 'operand_size_calculator_pseudo_op' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_disassembler.c:1115:33: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_disassembler.c:1040:69: note: Parameter 'context' can be declared as pointer to const fcml-1.3.0/src/fcml_disassembler.c:1208:31: style: Variable 'prefixes' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1221:33: style: Variable 'found_prefix' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1242:26: style: Variable 'entry_point' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1267:33: style: Variable 'prefix' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1268:26: style: Variable 'entry_point' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1270:31: style: Variable 'prefixes' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1337:31: style: Variable 'prefixes' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1434:37: style: Parameter 'addr_mode_desc' can be declared as pointer to const. However it seems that 'inst_acceptor_factory_prefixes' is a callback function, if 'addr_mode_desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_disassembler.c:1652:5: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_disassembler.c:1434:37: note: Parameter 'addr_mode_desc' can be declared as pointer to const fcml-1.3.0/src/fcml_disassembler.c:1448:31: style: Variable 'prefixes' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1450:29: style: Variable 'modrm_details' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1575:37: style: Parameter 'addr_mode_desc' can be declared as pointer to const. However it seems that 'inst_acceptor_factory_size_attributes_restrictions' is a callback function, if 'addr_mode_desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_disassembler.c:1655:5: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_disassembler.c:1575:37: note: Parameter 'addr_mode_desc' can be declared as pointer to const fcml-1.3.0/src/fcml_disassembler.c:1589:24: style: Variable 'inst_dec_def' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1601:37: style: Parameter 'addr_mode_desc' can be declared as pointer to const. However it seems that 'inst_acceptor_factory_addr_mode' is a callback function, if 'addr_mode_desc' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_disassembler.c:1653:5: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_disassembler.c:1601:37: note: Parameter 'addr_mode_desc' can be declared as pointer to const fcml-1.3.0/src/fcml_disassembler.c:1612:24: style: Variable 'decoding_def' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1731:33: style: Variable 'rm_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1821:28: style: Variable 'decoding_def' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1937:27: style: Variable 'iterator' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:1972:28: style: Parameter 'instruction_decoding_def' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_disassembler.c:2099:29: style: Variable 'modrm_details' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:2101:31: style: Variable 'prefixes' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:2112:32: style: Variable 'stream' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:2807:45: style: Variable 'prefix' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_disassembler.c:2821:35: style: Parameter 'prefixes' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_disassembler.c:2458:27: style: Variable 'p_flags' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_disassembler.c:2461:26: style: Variable 'prefix_size' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_disp8_n.c:54:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_32 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_disp8_n.c:38:67: style:inconclusive: Function 'fcml_fn_d8n_calculate_n' argument 4 names different: declaration 'vector_len' definition 'vl'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_disp8_n.h:34:67: note: Function 'fcml_fn_d8n_calculate_n' argument 4 names different: declaration 'vector_len' definition 'vl'. fcml-1.3.0/src/fcml_disp8_n.c:38:67: note: Function 'fcml_fn_d8n_calculate_n' argument 4 names different: declaration 'vector_len' definition 'vl'. fcml-1.3.0/src/fcml_encoding.c:574:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:597:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_asm_optimizer_processing_details [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:629:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OS_UNDEFINED [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:647:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_SEG [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:668:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:704:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_OPPERAND_SIZE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:738:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OS_UNDEFINED [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:845:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:872:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:888:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_ASF_ALL [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:905:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_ASF_ANY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1080:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1140:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_64 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1151:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1207:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1266:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1296:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1309:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_REGISTER [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1329:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1350:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1401:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1414:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_64 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1430:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_IMMEDIATE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1456:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1557:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1588:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1623:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1656:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1689:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1728:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_SEG [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1745:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_OPPERAND [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1757:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1781:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1842:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1888:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:1937:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2116:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2220:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_REGISTER [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2248:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2281:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_REGISTER [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2296:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2344:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_OPPERAND [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2380:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_OPPERAND [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2406:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_IMMEDIATE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2438:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_IMMEDIATE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2470:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OT_VIRTUAL [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2511:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2569:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2630:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable code_length [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2642:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2803:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2822:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2886:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2937:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_HINT_INDIRECT_POINTER [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:2962:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_ASF_16 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3065:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3103:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3174:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OPERANDS_COUNT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3206:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3374:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OP_HINT_MULTIMEDIA_INSTRUCTION [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3403:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_OPPERAND [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3432:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3443:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3537:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3587:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3660:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3685:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3707:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3726:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable F_JCC [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3738:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3767:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3794:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3854:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3904:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3951:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:3987:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4012:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_AMT_SIMD [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4028:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4090:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_OPMASK [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4123:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_256 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4239:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_256 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4354:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4434:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4456:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4572:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4625:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_PREFIX_LOCK [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4687:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OPERANDS_COUNT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4875:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4966:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_UNDEF [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:4982:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5033:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5173:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5191:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5303:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5376:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5387:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5421:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5437:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5486:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NOT_INITIALIZED [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:5499:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_encoding.c:648:36: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] fcml-1.3.0/src/fcml_encoding.c:647:32: note: outer condition: segment_register->type==FCML_REG_SEG fcml-1.3.0/src/fcml_encoding.c:648:36: note: identical inner condition: segment_register->type==FCML_REG_SEG fcml-1.3.0/src/fcml_encoding.c:3268:23: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] fcml-1.3.0/src/fcml_encoding.c:3227:23: note: error is assigned fcml-1.3.0/src/fcml_encoding.c:3268:23: note: error is overwritten fcml-1.3.0/src/fcml_encoding.c:5434:38: style:inconclusive: Function 'fcml_fn_init_instructions_addr_modes' argument 1 names different: declaration 'context' definition 'dialect_context'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_encoding.h:70:38: note: Function 'fcml_fn_init_instructions_addr_modes' argument 1 names different: declaration 'context' definition 'dialect_context'. fcml-1.3.0/src/fcml_encoding.c:5434:38: note: Function 'fcml_fn_init_instructions_addr_modes' argument 1 names different: declaration 'context' definition 'dialect_context'. fcml-1.3.0/src/fcml_encoding.c:5435:24: style:inconclusive: Function 'fcml_fn_init_instructions_addr_modes' argument 2 names different: declaration 'instructions_map' definition 'inst_map'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_encoding.h:71:24: note: Function 'fcml_fn_init_instructions_addr_modes' argument 2 names different: declaration 'instructions_map' definition 'inst_map'. fcml-1.3.0/src/fcml_encoding.c:5435:24: note: Function 'fcml_fn_init_instructions_addr_modes' argument 2 names different: declaration 'instructions_map' definition 'inst_map'. fcml-1.3.0/src/fcml_encoding.c:574:19: style: Local variable 'add_error' shadows outer function [shadowFunction] fcml-1.3.0/src/fcml_encoding.c:571:13: note: Shadowed declaration fcml-1.3.0/src/fcml_encoding.c:574:19: note: Shadow variable fcml-1.3.0/src/fcml_encoding.c:1355:15: style: Local variable 'is_imm' shadows outer function [shadowFunction] fcml-1.3.0/src/fcml_utils.h:117:25: note: Shadowed declaration fcml-1.3.0/src/fcml_encoding.c:1355:15: note: Shadow variable fcml-1.3.0/src/fcml_encoding.c:575:33: style: Variable 'current' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:1210:30: style: Variable 'addr_mode_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:1286:39: style: Variable 'addr_mode_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:1362:53: style: Variable 'rel_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:1561:49: style: Variable 'addr_mode_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:1723:54: style: Variable 'addr_mode_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:1744:32: style: Parameter 'args' can be declared as pointer to const. However it seems that 'operand_acceptor_explicit_ib' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:2548:40: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:1744:32: note: Parameter 'args' can be declared as pointer to const fcml-1.3.0/src/fcml_encoding.c:1760:38: style: Variable 'exp_ib' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:2244:28: style: Variable 'addr_mode_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:2308:39: style: Variable 'addr_mode_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:2363:25: style: Variable 'is_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:2402:32: style: Variable 'pseudo_op_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:2465:33: style: Variable 'addr_mode_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:2522:37: style: Variable 'addr_mode_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:2627:47: style: Parameter 'inst_part' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_encoding.c:2980:40: style: Variable 'instruction' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:3170:55: style: Parameter 'instruction' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_encoding.c:3188:30: style: Parameter 'instruction' can be declared as pointer to const. However it seems that 'instruction_encoder_IA' is a callback function, if 'instruction' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:5137:19: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:3188:30: note: Parameter 'instruction' can be declared as pointer to const fcml-1.3.0/src/fcml_encoding.c:3595:27: style: Parameter 'context' can be declared as pointer to const. However it seems that 'conditional_primary_opcode_byte_encoder' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:3603:10: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:3595:27: note: Parameter 'context' can be declared as pointer to const fcml-1.3.0/src/fcml_encoding.c:3606:74: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ipp_conditional_opcode_encoder_factory' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:4807:5: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:3606:74: note: Parameter 'args' can be declared as pointer to const fcml-1.3.0/src/fcml_encoding.c:3633:66: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ipp_reg_opcode_encoder_factory' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:4806:5: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:3633:66: note: Parameter 'args' can be declared as pointer to const fcml-1.3.0/src/fcml_encoding.c:3723:27: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ipp_branch_hints_prefix_encoder_factory' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:4822:5: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:3723:27: note: Parameter 'args' can be declared as pointer to const fcml-1.3.0/src/fcml_encoding.c:3855:23: style: Variable 'context' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:3954:74: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ipp_mandatory_prefixes_encoder_factory' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:4830:5: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:3954:74: note: Parameter 'args' can be declared as pointer to const fcml-1.3.0/src/fcml_encoding.c:4160:32: style: Variable 'encoded_mod_rm' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:4244:36: style: Variable 'epf' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:4245:32: style: Variable 'encoded_mod_rm' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:4357:55: style: Variable 'size_flags' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:4359:36: style: Variable 'encoded_mod_rm' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:4360:28: style: Variable 'mod_rm' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:4620:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ipp_prefixes_acceptor' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:4668:27: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:4620:64: note: Parameter 'args' can be declared as pointer to const fcml-1.3.0/src/fcml_encoding.c:4967:26: style: Variable 'dsc_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:5286:44: style: Parameter 'chain' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_encoding.c:5374:25: style: Variable 'enricher_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_encoding.c:5409:37: style: Parameter 'addr_mode' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_encoding.c:791:36: style: Variable 'effective_address_size' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:800:36: style: Variable 'effective_operand_size' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:807:32: style: Variable 'effective_operand_size' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:814:32: style: Variable 'effective_operand_size' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:821:32: style: Variable 'effective_operand_size' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:830:32: style: Variable 'effective_operand_size' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:1822:28: style: Variable 'is_convertable' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:1825:28: style: Variable 'is_convertable' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:3194:31: style: Variable 'operands_count' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:3194:16: style: Variable 'operands_count' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:3571:33: style: Variable 'opcode_byte_encoder' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:3990:29: style: Variable 'addr_type' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:3990:19: style: Variable 'addr_type' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:4118:28: style: Variable 'l_prim_0' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:4118:19: style: Variable 'l_prim_0' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:4876:27: style: Variable 'instruction_parts' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_encoding.c:4876:9: style: Variable 'instruction_parts' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_env_int.c:96:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_env_int.c:117:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_env_int.c:127:42: warning: Function 'fcml_fn_env_str_strcpy' argument order different: declaration 'src, dst' definition 'dst, src' [funcArgOrderDifferent] fcml-1.3.0/src/fcml_env_int.h:61:42: note: Function 'fcml_fn_env_str_strcpy' argument order different: declaration 'src, dst' definition 'dst, src' fcml-1.3.0/src/fcml_env_int.c:127:42: note: Function 'fcml_fn_env_str_strcpy' argument order different: declaration 'src, dst' definition 'dst, src' fcml-1.3.0/src/fcml_gas_dialect.c:1509:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_gas_dialect.c:1545:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint32_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_gas_dialect.c:1599:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_gas_dialect.c:1629:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_gas_dialect.c:1677:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_gas_dialect.c:1809:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_gas_dialect.c:1836:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_gas_dialect.c:1525:12: warning: Identical condition and return expression 'error', return value is always 0 [identicalConditionAfterEarlyExit] fcml-1.3.0/src/fcml_gas_dialect.c:1518:9: note: If condition 'error' is true, the function will return/exit fcml-1.3.0/src/fcml_gas_dialect.c:1525:12: note: Returning identical expression 'error' fcml-1.3.0/src/fcml_gas_dialect.c:1549:35: style: Variable 'dialect_mnemonic' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_gas_dialect.c:1637:26: style: Variable 'segment' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_gas_dialect.c:1638:26: style: Variable 'offset' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_gas_dialect.c:1629:26: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml_gas_lexer.l:1123:2: debug: Scope::checkVariable found variable 'break' with varid 0. [varid0] fcml_gas_lexer.c:1312:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] fcml_gas_lexer.c:2945:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] fcml_gas_lexer.c:3257:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] fcml_gas_lexer.c:3502:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] fcml_gas_lexer.c:3702:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] fcml_gas_lexer.c:3733:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] fcml_gas_lexer.c:3812:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] fcml_gas_lexer.c:2945:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] fcml_gas_lexer.c:2945:3: note: c is initialized fcml_gas_lexer.c:2945:3: note: c is overwritten fcml_gas_lexer.l:61:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:67:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1217:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1223:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1232:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1240:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1248:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1256:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1264:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1272:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1280:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1290:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1300:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1306:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1311:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1316:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1321:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1326:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1331:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1336:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1341:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1346:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.l:1358:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_gas_lexer.c:3025:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] fcml_gas_lexer.c:582:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. fcml_gas_lexer.c:3025:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. fcml_gas_lexer.c:3451:46: style:inconclusive: Function 'gas__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] fcml_gas_lexer.c:543:46: note: Function 'gas__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. fcml_gas_lexer.c:3451:46: note: Function 'gas__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. fcml_gas_lexer.c:3464:46: style:inconclusive: Function 'gas__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] fcml_gas_lexer.c:544:45: note: Function 'gas__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. fcml_gas_lexer.c:3464:46: note: Function 'gas__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. fcml_gas_lexer.c:3464:60: style:inconclusive: Function 'gas__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] fcml_gas_lexer.c:544:56: note: Function 'gas__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. fcml_gas_lexer.c:3464:60: note: Function 'gas__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. fcml_gas_lexer.c:3661:24: style:inconclusive: Function 'gas_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] fcml_gas_lexer.c:1118:24: note: Function 'gas_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. fcml_gas_lexer.c:3661:24: note: Function 'gas_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. fcml_gas_lexer.c:3699:26: style:inconclusive: Function 'gas_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] fcml_gas_lexer.c:1107:27: note: Function 'gas_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. fcml_gas_lexer.c:3699:26: note: Function 'gas_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. fcml_gas_lexer.c:3726:37: style:inconclusive: Function 'gas_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent] fcml_gas_lexer.c:1109:38: note: Function 'gas_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. fcml_gas_lexer.c:3726:37: note: Function 'gas_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. fcml_gas_lexer.c:3726:64: style:inconclusive: Function 'gas_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] fcml_gas_lexer.c:1109:62: note: Function 'gas_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. fcml_gas_lexer.c:3726:64: note: Function 'gas_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. fcml_gas_lexer.c:1289:1: style: Parameter 'yylval_param' can be declared as pointer to const [constParameterPointer] fcml_gas_lexer.c:2857:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] fcml_gas_lexer.c:3530:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_gas_lexer.c:3565:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_gas_lexer.c:3574:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_gas_lexer.c:3583:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_gas_lexer.c:3593:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_gas_lexer.c:3657:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_gas_lexer.c:3671:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_gas_lexer.c:3683:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_gas_parser.c:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml_gas_parser_def.c:1760:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line [valueFlowBailoutIncompleteVar] fcml_gas_parser_def.c:1405:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] fcml-1.3.0/src/fcml_gas_rend.c:58:52: error: There is an unknown macro here somewhere. Configuration is required. If FCML_TEXT is a macro then please configure it. [unknownMacro] fcml-1.3.0/src/fcml_hints.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_HINT_FAR_POINTER [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_hints.c:40:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_SIMD [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_hints.c:68:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OP_HINT_DISPLACEMENT_RELATIVE_ADDRESS [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_hints.c:77:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OP_HINT_PSEUDO_OPCODE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_hints.c:35:25: style: Variable 'rm_args' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_intel_dialect.c:1370:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_dialect.c:1401:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint32_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_dialect.c:1431:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_dialect.c:1453:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_dialect.c:1528:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_dialect.c:1380:12: warning: Identical condition and return expression 'error', return value is always 0 [identicalConditionAfterEarlyExit] fcml-1.3.0/src/fcml_intel_dialect.c:1374:10: note: If condition 'error' is true, the function will return/exit fcml-1.3.0/src/fcml_intel_dialect.c:1380:12: note: Returning identical expression 'error' fcml-1.3.0/src/fcml_intel_dialect.c:1403:35: style: Variable 'mnemonic' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.l:1135:2: debug: Scope::checkVariable found variable 'break' with varid 0. [varid0] fcml_intel_lexer.c:1456:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] fcml_intel_lexer.c:3234:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] fcml_intel_lexer.c:3546:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] fcml_intel_lexer.c:3791:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] fcml_intel_lexer.c:3991:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] fcml_intel_lexer.c:4022:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] fcml_intel_lexer.c:4101:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] fcml_intel_lexer.c:3234:3: style: Redundant initialization for 'c'. The initialized value is overwritten before it is read. [redundantInitialization] fcml_intel_lexer.c:3234:3: note: c is initialized fcml_intel_lexer.c:3234:3: note: c is overwritten fcml_intel_lexer.l:71:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:79:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1141:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1146:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1151:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1156:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1161:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1166:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1171:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1176:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1181:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1186:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1191:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1196:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1201:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1206:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1211:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1216:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1310:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1316:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1325:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1333:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1341:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1349:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1357:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1365:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1373:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1382:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1390:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1398:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1406:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1414:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1422:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1430:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1438:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1448:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1454:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1459:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1464:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1469:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1474:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1479:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1484:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1489:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1494:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1499:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.l:1511:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] fcml_intel_lexer.c:3314:59: style:inconclusive: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent] fcml_intel_lexer.c:582:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. fcml_intel_lexer.c:3314:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. fcml_intel_lexer.c:3740:46: style:inconclusive: Function 'intel__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent] fcml_intel_lexer.c:543:46: note: Function 'intel__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. fcml_intel_lexer.c:3740:46: note: Function 'intel__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. fcml_intel_lexer.c:3753:46: style:inconclusive: Function 'intel__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent] fcml_intel_lexer.c:544:45: note: Function 'intel__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. fcml_intel_lexer.c:3753:46: note: Function 'intel__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. fcml_intel_lexer.c:3753:60: style:inconclusive: Function 'intel__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent] fcml_intel_lexer.c:544:56: note: Function 'intel__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. fcml_intel_lexer.c:3753:60: note: Function 'intel__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. fcml_intel_lexer.c:3950:24: style:inconclusive: Function 'intel_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent] fcml_intel_lexer.c:1262:24: note: Function 'intel_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. fcml_intel_lexer.c:3950:24: note: Function 'intel_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. fcml_intel_lexer.c:3988:26: style:inconclusive: Function 'intel_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] fcml_intel_lexer.c:1251:27: note: Function 'intel_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. fcml_intel_lexer.c:3988:26: note: Function 'intel_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. fcml_intel_lexer.c:4015:37: style:inconclusive: Function 'intel_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent] fcml_intel_lexer.c:1253:38: note: Function 'intel_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. fcml_intel_lexer.c:4015:37: note: Function 'intel_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. fcml_intel_lexer.c:4015:64: style:inconclusive: Function 'intel_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent] fcml_intel_lexer.c:1253:62: note: Function 'intel_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. fcml_intel_lexer.c:4015:64: note: Function 'intel_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. fcml_intel_lexer.c:1433:1: style: Parameter 'yylval_param' can be declared as pointer to const [constParameterPointer] fcml_intel_lexer.c:3146:8: style: Variable 'source' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.c:3819:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.c:3854:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.c:3863:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.c:3872:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.c:3882:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.c:3946:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.c:3960:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml_intel_lexer.c:3972:23: style: Variable 'yyg' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_intel_parser.c:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml_intel_parser_def.c:1674:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first_line [valueFlowBailoutIncompleteVar] fcml_intel_parser_def.c:1324:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg] fcml_intel_parser_def.c:1489:3: style: The comparison '0 <= yystate' is always true. [knownConditionTrueFalse] fcml_intel_parser_def.c:1411:31: note: 'yystate' is assigned value '0' here. fcml_intel_parser_def.c:1489:3: note: The comparison '0 <= yystate' is always true. fcml-1.3.0/src/fcml_intel_rend.c:95:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_HEX_IMM [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_rend.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_rend.c:159:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_rend.c:169:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_rend.c:316:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_rend.c:353:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_rend.c:410:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_intel_rend.c:179:24: style: Local variable 'error' shadows outer variable [shadowVariable] fcml-1.3.0/src/fcml_intel_rend.c:169:20: note: Shadowed declaration fcml-1.3.0/src/fcml_intel_rend.c:179:24: note: Shadow variable fcml-1.3.0/src/fcml_intel_rend.c:289:24: style: Local variable 'error' shadows outer variable [shadowVariable] fcml-1.3.0/src/fcml_intel_rend.c:169:20: note: Shadowed declaration fcml-1.3.0/src/fcml_intel_rend.c:289:24: note: Shadow variable fcml-1.3.0/src/fcml_intel_rend.c:407:34: style: Variable 'dialect_context_int' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_intel_rend.c:274:23: style: Variable 'first' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_intel_rend.c:295:15: style: Variable 'error' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_lag_assembler.c:90:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_lag_assembler.c:112:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_lag_assembler.c:135:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_lag_assembler.c:298:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_lag_assembler.c:497:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_lag_assembler.c:684:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_lag_assembler.c:791:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_lag_assembler_result [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_lag_assembler.c:615:55: warning: Either the condition 'lag_instruction->instruction' is redundant or there is possible null pointer dereference: lag_instruction->instruction. [nullPointerRedundantCheck] fcml-1.3.0/src/fcml_lag_assembler.c:623:36: note: Assuming that condition 'lag_instruction->instruction' is not redundant fcml-1.3.0/src/fcml_lag_assembler.c:615:55: note: Null pointer dereference fcml-1.3.0/src/fcml_lag_assembler.c:113:22: style: Variable 'pass_holder' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_lag_assembler.c:115:23: style: Variable 'symbol' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_lag_assembler.c:232:40: style: Variable 'chosen_instruction' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_lag_assembler.c:329:13: error: Uninitialized variable: instruction [uninitvar] fcml-1.3.0/src/fcml_mnemonic_parser.c:56:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_UNDEF [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_mnemonic_parser.c:79:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_mnemonic_parser.c:112:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_mnemonic_parser.c:135:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_mnemonic_parser.c:218:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_UNDEF [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_mnemonic_parser.c:237:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_mnemonic_parser.c:496:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_UNDEF [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_mnemonic_parser.c:235:35: style:inconclusive: Function 'fcml_fn_mp_parse_mnemonics' argument 2 names different: declaration 'mnemonics' definition 'mnemonics_set'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_mnemonic_parser.h:61:35: note: Function 'fcml_fn_mp_parse_mnemonics' argument 2 names different: declaration 'mnemonics' definition 'mnemonics_set'. fcml-1.3.0/src/fcml_mnemonic_parser.c:235:35: note: Function 'fcml_fn_mp_parse_mnemonics' argument 2 names different: declaration 'mnemonics' definition 'mnemonics_set'. fcml-1.3.0/src/fcml_mnemonic_parser.c:76:57: style: Parameter 'parsed_mnemonic' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_modrm_decoder.c:54:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_DS_8 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_decoder.c:82:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_decoder.c:143:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_decoder.c:213:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_decoder.c:301:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_decoder.c:406:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_decoder.c:430:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_decoder.c:403:25: style: Parameter 'offset' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_modrm_encoder.c:45:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_encoder.c:65:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_encoder.c:100:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_encoder.c:160:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_encoder.c:314:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_encoder.c:642:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_encoder.c:692:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_encoder.c:722:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_modrm_encoder.c:153:12: warning: Identical condition and return expression 'error', return value is always 0 [identicalConditionAfterEarlyExit] fcml-1.3.0/src/fcml_modrm_encoder.c:145:9: note: If condition 'error' is true, the function will return/exit fcml-1.3.0/src/fcml_modrm_encoder.c:153:12: note: Returning identical expression 'error' fcml-1.3.0/src/fcml_modrm_encoder.c:769:12: warning: Identical condition and return expression 'error', return value is always 0 [identicalConditionAfterEarlyExit] fcml-1.3.0/src/fcml_modrm_encoder.c:761:9: note: If condition 'error' is true, the function will return/exit fcml-1.3.0/src/fcml_modrm_encoder.c:769:12: note: Returning identical expression 'error' fcml-1.3.0/src/fcml_modrm_encoder.c:201:36: style: Condition 'effective_address->base.type' is always true [knownConditionTrueFalse] fcml-1.3.0/src/fcml_operand_decorators.c:26:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OPERANDS_COUNT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_operand_decorators.c:50:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_operand_decorators.c:23:62: style: Parameter 'operands' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_operand_decorators.c:47:42: style: Parameter 'prefix_flags' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_optimizers.c:76:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_ASF_ANY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_optimizers.c:86:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_ASF_ANY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_optimizers.c:98:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_ADDRESS_SIZE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_optimizers.c:75:27: style: Variable 'element' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_optimizers.c:94:40: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] fcml-1.3.0/src/fcml_parser.c:36:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_parser.c:37:34: style: Variable 'dialect_context_int' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_parser_int.c:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_INPUT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_parser_int.c:55:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_INPUT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_parser_int.c:52:27: style:inconclusive: Function 'fcml_fn_parse_to_cif' argument 2 names different: declaration 'instruction' definition 'mnemonic'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_parser_int.h:39:27: note: Function 'fcml_fn_parse_to_cif' argument 2 names different: declaration 'instruction' definition 'mnemonic'. fcml-1.3.0/src/fcml_parser_int.c:52:27: note: Function 'fcml_fn_parse_to_cif' argument 2 names different: declaration 'instruction' definition 'mnemonic'. fcml-1.3.0/src/fcml_parser_int.c:52:60: style:inconclusive: Function 'fcml_fn_parse_to_cif' argument 3 names different: declaration 'result_out' definition 'result'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_parser_int.h:39:63: note: Function 'fcml_fn_parse_to_cif' argument 3 names different: declaration 'result_out' definition 'result'. fcml-1.3.0/src/fcml_parser_int.c:52:60: note: Function 'fcml_fn_parse_to_cif' argument 3 names different: declaration 'result_out' definition 'result'. fcml-1.3.0/src/fcml_parser_int.c:167:27: style:inconclusive: Function 'fcml_fn_parse_to_ast' argument 2 names different: declaration 'instruction' definition 'mnemonic'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_parser_int.h:42:27: note: Function 'fcml_fn_parse_to_ast' argument 2 names different: declaration 'instruction' definition 'mnemonic'. fcml-1.3.0/src/fcml_parser_int.c:167:27: note: Function 'fcml_fn_parse_to_ast' argument 2 names different: declaration 'instruction' definition 'mnemonic'. fcml-1.3.0/src/fcml_parser_int.c:167:57: style:inconclusive: Function 'fcml_fn_parse_to_ast' argument 3 names different: declaration 'ast_out' definition 'ast'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_parser_int.h:42:60: note: Function 'fcml_fn_parse_to_ast' argument 3 names different: declaration 'ast_out' definition 'ast'. fcml-1.3.0/src/fcml_parser_int.c:167:57: note: Function 'fcml_fn_parse_to_ast' argument 3 names different: declaration 'ast_out' definition 'ast'. fcml-1.3.0/src/fcml_parser_utils.c:32:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_parser_utils.c:45:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_parser_utils.c:49:22: style:inconclusive: Function 'fcml_fn_pu_parse_register' argument 3 names different: declaration 'num' definition 'reg'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_parser_utils.h:56:22: note: Function 'fcml_fn_pu_parse_register' argument 3 names different: declaration 'num' definition 'reg'. fcml-1.3.0/src/fcml_parser_utils.c:49:22: note: Function 'fcml_fn_pu_parse_register' argument 3 names different: declaration 'num' definition 'reg'. fcml-1.3.0/src/fcml_rend_utils.c:63:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_PRI_INT8_HEX [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_rend_utils.c:73:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_CODE_PADDING [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_rend_utils.c:172:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_string [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_rend_utils.c:221:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_INVALID_INPUT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_rend_utils.c:250:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REG_UNDEFINED [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_rend_utils.c:336:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_REP_PREFIX_GROUP_1 [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_rend_utils.c:368:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_REND_FLAG_MNEMONIC_PADDING [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_rend_utils.c:202:36: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] fcml-1.3.0/src/fcml_rend_utils.c:207:36: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] fcml-1.3.0/src/fcml_rend_utils.c:212:36: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] fcml-1.3.0/src/fcml_rend_utils.c:217:36: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] fcml-1.3.0/src/fcml_rend_utils.c:236:32: style:inconclusive: Function 'fcml_fn_rend_utils_format_append_reg' argument 2 names different: declaration 'stream' definition 'output_stream'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_rend_utils.h:66:32: note: Function 'fcml_fn_rend_utils_format_append_reg' argument 2 names different: declaration 'stream' definition 'output_stream'. fcml-1.3.0/src/fcml_rend_utils.c:236:32: note: Function 'fcml_fn_rend_utils_format_append_reg' argument 2 names different: declaration 'stream' definition 'output_stream'. fcml-1.3.0/src/fcml_rend_utils.c:361:56: style:inconclusive: Function 'fcml_fn_rend_utils_render_operand_separator' argument 3 names different: declaration 'padding_length' definition 'mnemonic_length'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_rend_utils.h:78:56: note: Function 'fcml_fn_rend_utils_render_operand_separator' argument 3 names different: declaration 'padding_length' definition 'mnemonic_length'. fcml-1.3.0/src/fcml_rend_utils.c:361:56: note: Function 'fcml_fn_rend_utils_render_operand_separator' argument 3 names different: declaration 'padding_length' definition 'mnemonic_length'. fcml-1.3.0/src/fcml_rend_utils.c:202:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] fcml-1.3.0/src/fcml_rend_utils.c:207:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] fcml-1.3.0/src/fcml_rend_utils.c:212:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] fcml-1.3.0/src/fcml_rend_utils.c:217:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] fcml-1.3.0/src/fcml_rend_utils.c:376:23: style: Variable 'first_operand' is assigned a value that is never used. [unreadVariable] fcml-1.3.0/src/fcml_rend_utils.c:59:1: error: va_list 'arg_list' was opened but not closed by va_end(). [va_end_missing] fcml-1.3.0/src/fcml_renderer.c:46:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_FEATURE_NOT_SUPPORTED [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:53:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:61:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:73:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:114:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint16_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:129:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint32_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:146:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_uint64_t [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:164:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:178:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:193:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_stream.c:89:19: style: Variable 'source_buffer' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_stream.c:102:19: style: Variable 'source_buffer' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/src/fcml_symbols.c:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fcml_st_symbol [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_symbols.c:71:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_symbols.c:82:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_OUT_OF_MEMORY [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:32:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:83:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:144:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_UINT8_MAX [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:202:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_UINT16_MAX [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:254:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_UINT32_MAX [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:299:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_VALUE_OUT_OF_RANGE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:312:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INT8_MIN [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:369:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INT16_MIN [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:417:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_INT32_MIN [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:456:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_VALUE_OUT_OF_RANGE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:463:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:492:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:517:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:542:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:571:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:652:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_CEH_GEC_NO_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:678:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_EN_CEH_EL_ERROR [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:698:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_OM_64_BIT [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:754:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_FALSE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:775:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FCML_TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/src/fcml_utils.c:80:43: style:inconclusive: Function 'fcml_fn_utils_conv_int_to_int' argument 3 names different: declaration 'expected_source_size' definition 'expected_src_size'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:43:43: note: Function 'fcml_fn_utils_conv_int_to_int' argument 3 names different: declaration 'expected_source_size' definition 'expected_src_size'. fcml-1.3.0/src/fcml_utils.c:80:43: note: Function 'fcml_fn_utils_conv_int_to_int' argument 3 names different: declaration 'expected_source_size' definition 'expected_src_size'. fcml-1.3.0/src/fcml_utils.c:81:20: style:inconclusive: Function 'fcml_fn_utils_conv_int_to_int' argument 4 names different: declaration 'destination_size' definition 'dest_size'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:44:20: note: Function 'fcml_fn_utils_conv_int_to_int' argument 4 names different: declaration 'destination_size' definition 'dest_size'. fcml-1.3.0/src/fcml_utils.c:81:20: note: Function 'fcml_fn_utils_conv_int_to_int' argument 4 names different: declaration 'destination_size' definition 'dest_size'. fcml-1.3.0/src/fcml_utils.c:462:26: style:inconclusive: Function 'fcml_fn_utils_decode_integer' argument 2 names different: declaration 'src' definition 'integer'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:71:26: note: Function 'fcml_fn_utils_decode_integer' argument 2 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:462:26: note: Function 'fcml_fn_utils_decode_integer' argument 2 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:491:32: style:inconclusive: Function 'fcml_fn_utils_encode_integer' argument 2 names different: declaration 'src' definition 'integer'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:74:32: note: Function 'fcml_fn_utils_encode_integer' argument 2 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:491:32: note: Function 'fcml_fn_utils_encode_integer' argument 2 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:516:26: style:inconclusive: Function 'fcml_fn_utils_offset_to_integer' argument 2 names different: declaration 'src' definition 'integer'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:77:26: note: Function 'fcml_fn_utils_offset_to_integer' argument 2 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:516:26: note: Function 'fcml_fn_utils_offset_to_integer' argument 2 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:540:71: style:inconclusive: Function 'fcml_fn_utils_integer_to_offset' argument 1 names different: declaration 'src' definition 'integer'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:79:71: note: Function 'fcml_fn_utils_integer_to_offset' argument 1 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:540:71: note: Function 'fcml_fn_utils_integer_to_offset' argument 1 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:569:58: style:inconclusive: Function 'fcml_fn_utils_extend_int' argument 1 names different: declaration 'src' definition 'integer'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:82:58: note: Function 'fcml_fn_utils_extend_int' argument 1 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:569:58: note: Function 'fcml_fn_utils_extend_int' argument 1 names different: declaration 'src' definition 'integer'. fcml-1.3.0/src/fcml_utils.c:570:20: style:inconclusive: Function 'fcml_fn_utils_extend_int' argument 2 names different: declaration 'ext' definition 'extension'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:83:20: note: Function 'fcml_fn_utils_extend_int' argument 2 names different: declaration 'ext' definition 'extension'. fcml-1.3.0/src/fcml_utils.c:570:20: note: Function 'fcml_fn_utils_extend_int' argument 2 names different: declaration 'ext' definition 'extension'. fcml-1.3.0/src/fcml_utils.c:752:60: style:inconclusive: Function 'fcml_fn_utils_is_disp_neg' argument 1 names different: declaration 'displacement' definition 'disp'. [funcArgNamesDifferent] fcml-1.3.0/src/fcml_utils.h:92:60: note: Function 'fcml_fn_utils_is_disp_neg' argument 1 names different: declaration 'displacement' definition 'disp'. fcml-1.3.0/src/fcml_utils.c:752:60: note: Function 'fcml_fn_utils_is_disp_neg' argument 1 names different: declaration 'displacement' definition 'disp'. fcml-1.3.0/src/fcml_utils.c:676:33: style: Variable 'current' can be declared as pointer to const [constVariablePointer] fcml-1.3.0/win32/vs2017/fcml/examples/hsdis/dllmain.cpp:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/win32/vs2017/fcml/fcml/dllmain.c:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/win32/vs2019/fcml/examples/hsdis/dllmain.cpp:34:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] fcml-1.3.0/win32/vs2019/fcml/fcml/dllmain.c:11:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TRUE [valueFlowBailoutIncompleteVar] diff: head fcml-1.3.0/src/fcml_encoding.c:4620:64: style: Parameter 'args' can be declared as pointer to const. However it seems that 'ipp_prefixes_acceptor' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] fcml-1.3.0/src/fcml_encoding.c:4668:27: note: You might need to cast the function pointer here fcml-1.3.0/src/fcml_encoding.c:4620:64: note: Parameter 'args' can be declared as pointer to const head fcml-1.3.0/src/fcml_encoding.c:5286:44: style: Parameter 'chain' can be declared as pointer to const [constParameterPointer] DONE