./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 19290a926baf25addf4978704839db0abeadfa27fdfeabe3829a382dc34ef323 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 15:39:59,384 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 15:39:59,469 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-11 15:39:59,474 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 15:39:59,478 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 15:39:59,508 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 15:39:59,511 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 15:39:59,511 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 15:39:59,512 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 15:39:59,512 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 15:39:59,513 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 15:39:59,513 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 15:39:59,514 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 15:39:59,514 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 15:39:59,517 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 15:39:59,517 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 15:39:59,518 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 15:39:59,518 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 15:39:59,518 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 15:39:59,518 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 15:39:59,519 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 15:39:59,519 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 15:39:59,519 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 15:39:59,520 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 15:39:59,520 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 15:39:59,520 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 15:39:59,520 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 15:39:59,521 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 15:39:59,521 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 15:39:59,521 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:39:59,521 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 15:39:59,522 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 15:39:59,522 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 15:39:59,526 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 15:39:59,526 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 15:39:59,527 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 15:39:59,527 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 15:39:59,527 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 15:39:59,527 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 15:39:59,528 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 19290a926baf25addf4978704839db0abeadfa27fdfeabe3829a382dc34ef323 [2024-10-11 15:39:59,771 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 15:39:59,794 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 15:39:59,798 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 15:39:59,800 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 15:39:59,801 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 15:39:59,802 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i [2024-10-11 15:40:01,289 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 15:40:01,774 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 15:40:01,775 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i [2024-10-11 15:40:01,813 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/4c3b2118c/48ee866bf97f418690d334a8bc29579f/FLAG2e3f3a96b [2024-10-11 15:40:01,837 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/4c3b2118c/48ee866bf97f418690d334a8bc29579f [2024-10-11 15:40:01,840 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 15:40:01,842 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 15:40:01,843 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 15:40:01,843 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 15:40:01,850 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 15:40:01,851 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:40:01" (1/1) ... [2024-10-11 15:40:01,851 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@750af856 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:40:01, skipping insertion in model container [2024-10-11 15:40:01,852 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:40:01" (1/1) ... [2024-10-11 15:40:01,950 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:40:03,289 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i[195799,195812] [2024-10-11 15:40:03,340 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:40:03,364 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 15:40:03,489 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [3927] [2024-10-11 15:40:03,627 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i[195799,195812] [2024-10-11 15:40:03,637 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:40:03,712 INFO L204 MainTranslator]: Completed translation [2024-10-11 15:40:03,713 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:40:03 WrapperNode [2024-10-11 15:40:03,713 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 15:40:03,714 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 15:40:03,715 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 15:40:03,715 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 15:40:03,721 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:40:03" (1/1) ... [2024-10-11 15:40:03,821 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4384]: Variable #t~ret185 modified in procedure sdmmc_pre_req but not declared [2024-10-11 15:40:03,822 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4384]: Undeclared identifier #t~ret185 in IdentifierExpression[#t~ret185,] [2024-10-11 15:40:03,823 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4384]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret185,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,823 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_pre_req" [4385]: Variable #t~ret186 modified in procedure sdmmc_pre_req but not declared [2024-10-11 15:40:03,823 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_pre_req" [4385]: Undeclared identifier #t~ret186 in IdentifierExpression[#t~ret186,] [2024-10-11 15:40:03,823 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_pre_req" [4385]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret186,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,823 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4386]: Variable #t~ret187 modified in procedure sdmmc_pre_req but not declared [2024-10-11 15:40:03,823 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4386]: Undeclared identifier #t~ret187 in IdentifierExpression[#t~ret187,] [2024-10-11 15:40:03,823 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4386]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret187,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,824 ERROR L1136 TypeChecker]: C: descriptor.format = "pre dma sg: %d\n" [4387]: Variable #t~ret188 modified in procedure sdmmc_pre_req but not declared [2024-10-11 15:40:03,824 ERROR L1136 TypeChecker]: C: descriptor.format = "pre dma sg: %d\n" [4387]: Undeclared identifier #t~ret188 in IdentifierExpression[#t~ret188,] [2024-10-11 15:40:03,824 ERROR L1136 TypeChecker]: C: descriptor.format = "pre dma sg: %d\n" [4387]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret188,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,825 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4456]: Variable #t~ret204 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,825 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4456]: Undeclared identifier #t~ret204 in IdentifierExpression[#t~ret204,] [2024-10-11 15:40:03,825 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4456]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret204,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,825 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_send_cmd_get_rsp" [4457]: Variable #t~ret205 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,825 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_send_cmd_get_rsp" [4457]: Undeclared identifier #t~ret205 in IdentifierExpression[#t~ret205,] [2024-10-11 15:40:03,825 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_send_cmd_get_rsp" [4457]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret205,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,826 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4458]: Variable #t~ret206 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,826 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4458]: Undeclared identifier #t~ret206 in IdentifierExpression[#t~ret206,] [2024-10-11 15:40:03,826 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4458]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret206,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,826 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4459]: Variable #t~ret207 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,830 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4459]: Undeclared identifier #t~ret207 in IdentifierExpression[#t~ret207,] [2024-10-11 15:40:03,830 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4459]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret207,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,831 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4523]: Variable #t~ret217 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,831 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4523]: Undeclared identifier #t~ret217 in IdentifierExpression[#t~ret217,] [2024-10-11 15:40:03,831 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4523]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret217,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,831 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_send_cmd_get_rsp" [4524]: Variable #t~ret218 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,832 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_send_cmd_get_rsp" [4524]: Undeclared identifier #t~ret218 in IdentifierExpression[#t~ret218,] [2024-10-11 15:40:03,832 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_send_cmd_get_rsp" [4524]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret218,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,832 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4525]: Variable #t~ret219 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,832 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4525]: Undeclared identifier #t~ret219 in IdentifierExpression[#t~ret219,] [2024-10-11 15:40:03,832 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4525]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret219,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,832 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd error (err = %d)\n" [4526]: Variable #t~ret220 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,832 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd error (err = %d)\n" [4526]: Undeclared identifier #t~ret220 in IdentifierExpression[#t~ret220,] [2024-10-11 15:40:03,832 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd error (err = %d)\n" [4526]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret220,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,833 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4548]: Variable #t~ret228 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,833 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4548]: Undeclared identifier #t~ret228 in IdentifierExpression[#t~ret228,] [2024-10-11 15:40:03,833 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4548]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret228,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,833 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_send_cmd_get_rsp" [4549]: Variable #t~ret229 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,833 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_send_cmd_get_rsp" [4549]: Undeclared identifier #t~ret229 in IdentifierExpression[#t~ret229,] [2024-10-11 15:40:03,833 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_send_cmd_get_rsp" [4549]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret229,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,834 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4550]: Variable #t~ret230 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,834 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4550]: Undeclared identifier #t~ret230 in IdentifierExpression[#t~ret230,] [2024-10-11 15:40:03,834 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4550]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret230,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,834 ERROR L1136 TypeChecker]: C: descriptor___1.format = "Invalid response bit\n" [4551]: Variable #t~ret231 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,837 ERROR L1136 TypeChecker]: C: descriptor___1.format = "Invalid response bit\n" [4551]: Undeclared identifier #t~ret231 in IdentifierExpression[#t~ret231,] [2024-10-11 15:40:03,837 ERROR L1136 TypeChecker]: C: descriptor___1.format = "Invalid response bit\n" [4551]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret231,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,838 ERROR L1136 TypeChecker]: C: descriptor___2.modname = "rtsx_pci_sdmmc" [4566]: Variable #t~ret238 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,838 ERROR L1136 TypeChecker]: C: descriptor___2.modname = "rtsx_pci_sdmmc" [4566]: Undeclared identifier #t~ret238 in IdentifierExpression[#t~ret238,] [2024-10-11 15:40:03,838 ERROR L1136 TypeChecker]: C: descriptor___2.modname = "rtsx_pci_sdmmc" [4566]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret238,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,838 ERROR L1136 TypeChecker]: C: descriptor___2.function = "sd_send_cmd_get_rsp" [4567]: Variable #t~ret239 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,838 ERROR L1136 TypeChecker]: C: descriptor___2.function = "sd_send_cmd_get_rsp" [4567]: Undeclared identifier #t~ret239 in IdentifierExpression[#t~ret239,] [2024-10-11 15:40:03,838 ERROR L1136 TypeChecker]: C: descriptor___2.function = "sd_send_cmd_get_rsp" [4567]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret239,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,839 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4568]: Variable #t~ret240 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,839 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4568]: Undeclared identifier #t~ret240 in IdentifierExpression[#t~ret240,] [2024-10-11 15:40:03,839 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4568]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret240,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,839 ERROR L1136 TypeChecker]: C: descriptor___2.format = "CRC7 error\n" [4569]: Variable #t~ret241 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,839 ERROR L1136 TypeChecker]: C: descriptor___2.format = "CRC7 error\n" [4569]: Undeclared identifier #t~ret241 in IdentifierExpression[#t~ret241,] [2024-10-11 15:40:03,839 ERROR L1136 TypeChecker]: C: descriptor___2.format = "CRC7 error\n" [4569]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret241,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,840 ERROR L1136 TypeChecker]: C: descriptor___3.modname = "rtsx_pci_sdmmc" [4589]: Variable #t~ret247 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,840 ERROR L1136 TypeChecker]: C: descriptor___3.modname = "rtsx_pci_sdmmc" [4589]: Undeclared identifier #t~ret247 in IdentifierExpression[#t~ret247,] [2024-10-11 15:40:03,840 ERROR L1136 TypeChecker]: C: descriptor___3.modname = "rtsx_pci_sdmmc" [4589]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret247,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,840 ERROR L1136 TypeChecker]: C: descriptor___3.function = "sd_send_cmd_get_rsp" [4590]: Variable #t~ret248 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,840 ERROR L1136 TypeChecker]: C: descriptor___3.function = "sd_send_cmd_get_rsp" [4590]: Undeclared identifier #t~ret248 in IdentifierExpression[#t~ret248,] [2024-10-11 15:40:03,840 ERROR L1136 TypeChecker]: C: descriptor___3.function = "sd_send_cmd_get_rsp" [4590]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret248,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,841 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4591]: Variable #t~ret249 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,841 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4591]: Undeclared identifier #t~ret249 in IdentifierExpression[#t~ret249,] [2024-10-11 15:40:03,841 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4591]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret249,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,841 ERROR L1136 TypeChecker]: C: descriptor___3.format = "cmd->resp[%d] = 0x%08x\n" [4592]: Variable #t~ret250 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,847 ERROR L1136 TypeChecker]: C: descriptor___3.format = "cmd->resp[%d] = 0x%08x\n" [4592]: Undeclared identifier #t~ret250 in IdentifierExpression[#t~ret250,] [2024-10-11 15:40:03,848 ERROR L1136 TypeChecker]: C: descriptor___3.format = "cmd->resp[%d] = 0x%08x\n" [4592]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret250,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,848 ERROR L1136 TypeChecker]: C: descriptor___4.modname = "rtsx_pci_sdmmc" [4610]: Variable #t~ret257 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,848 ERROR L1136 TypeChecker]: C: descriptor___4.modname = "rtsx_pci_sdmmc" [4610]: Undeclared identifier #t~ret257 in IdentifierExpression[#t~ret257,] [2024-10-11 15:40:03,848 ERROR L1136 TypeChecker]: C: descriptor___4.modname = "rtsx_pci_sdmmc" [4610]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret257,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,848 ERROR L1136 TypeChecker]: C: descriptor___4.function = "sd_send_cmd_get_rsp" [4611]: Variable #t~ret258 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,849 ERROR L1136 TypeChecker]: C: descriptor___4.function = "sd_send_cmd_get_rsp" [4611]: Undeclared identifier #t~ret258 in IdentifierExpression[#t~ret258,] [2024-10-11 15:40:03,849 ERROR L1136 TypeChecker]: C: descriptor___4.function = "sd_send_cmd_get_rsp" [4611]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret258,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,849 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4612]: Variable #t~ret259 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,849 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4612]: Undeclared identifier #t~ret259 in IdentifierExpression[#t~ret259,] [2024-10-11 15:40:03,849 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4612]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret259,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,849 ERROR L1136 TypeChecker]: C: descriptor___4.format = "cmd->resp[0] = 0x%08x\n" [4613]: Variable #t~ret260 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:03,849 ERROR L1136 TypeChecker]: C: descriptor___4.format = "cmd->resp[0] = 0x%08x\n" [4613]: Undeclared identifier #t~ret260 in IdentifierExpression[#t~ret260,] [2024-10-11 15:40:03,850 ERROR L1136 TypeChecker]: C: descriptor___4.format = "cmd->resp[0] = 0x%08x\n" [4613]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret260,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,850 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4650]: Variable #t~ret268 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,850 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4650]: Undeclared identifier #t~ret268 in IdentifierExpression[#t~ret268,] [2024-10-11 15:40:03,850 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4650]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret268,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,850 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_data" [4651]: Variable #t~ret269 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,851 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_data" [4651]: Undeclared identifier #t~ret269 in IdentifierExpression[#t~ret269,] [2024-10-11 15:40:03,851 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_data" [4651]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret269,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,851 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4652]: Variable #t~ret270 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,851 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4652]: Undeclared identifier #t~ret270 in IdentifierExpression[#t~ret270,] [2024-10-11 15:40:03,854 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4652]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret270,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,855 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4653]: Variable #t~ret271 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,855 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4653]: Undeclared identifier #t~ret271 in IdentifierExpression[#t~ret271,] [2024-10-11 15:40:03,855 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4653]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret271,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,855 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4684]: Variable #t~ret281 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,855 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4684]: Undeclared identifier #t~ret281 in IdentifierExpression[#t~ret281,] [2024-10-11 15:40:03,855 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4684]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret281,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,856 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_read_data" [4685]: Variable #t~ret282 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,856 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_read_data" [4685]: Undeclared identifier #t~ret282 in IdentifierExpression[#t~ret282,] [2024-10-11 15:40:03,856 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_read_data" [4685]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret282,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,856 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4686]: Variable #t~ret283 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,856 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4686]: Undeclared identifier #t~ret283 in IdentifierExpression[#t~ret283,] [2024-10-11 15:40:03,856 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4686]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret283,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,856 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4687]: Variable #t~ret284 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,856 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4687]: Undeclared identifier #t~ret284 in IdentifierExpression[#t~ret284,] [2024-10-11 15:40:03,857 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4687]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret284,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,857 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4703]: Variable #t~ret290 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,857 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4703]: Undeclared identifier #t~ret290 in IdentifierExpression[#t~ret290,] [2024-10-11 15:40:03,857 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4703]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret290,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,857 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_read_data" [4704]: Variable #t~ret291 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,857 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_read_data" [4704]: Undeclared identifier #t~ret291 in IdentifierExpression[#t~ret291,] [2024-10-11 15:40:03,857 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_read_data" [4704]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret291,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,858 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4705]: Variable #t~ret292 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,858 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4705]: Undeclared identifier #t~ret292 in IdentifierExpression[#t~ret292,] [2024-10-11 15:40:03,858 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4705]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret292,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,858 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_read_ppbuf fail (err = %d)\n" [4706]: Variable #t~ret293 modified in procedure sd_read_data but not declared [2024-10-11 15:40:03,860 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_read_ppbuf fail (err = %d)\n" [4706]: Undeclared identifier #t~ret293 in IdentifierExpression[#t~ret293,] [2024-10-11 15:40:03,860 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_read_ppbuf fail (err = %d)\n" [4706]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret293,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,861 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4740]: Variable #t~ret299 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,861 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4740]: Undeclared identifier #t~ret299 in IdentifierExpression[#t~ret299,] [2024-10-11 15:40:03,861 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4740]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret299,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,862 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_data" [4741]: Variable #t~ret300 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,862 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_data" [4741]: Undeclared identifier #t~ret300 in IdentifierExpression[#t~ret300,] [2024-10-11 15:40:03,862 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_data" [4741]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret300,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,862 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4742]: Variable #t~ret301 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,862 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4742]: Undeclared identifier #t~ret301 in IdentifierExpression[#t~ret301,] [2024-10-11 15:40:03,862 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4742]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret301,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,862 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4743]: Variable #t~ret302 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,862 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4743]: Undeclared identifier #t~ret302 in IdentifierExpression[#t~ret302,] [2024-10-11 15:40:03,863 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4743]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret302,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,863 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4765]: Variable #t~ret312 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,863 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4765]: Undeclared identifier #t~ret312 in IdentifierExpression[#t~ret312,] [2024-10-11 15:40:03,863 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4765]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret312,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,863 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_write_data" [4766]: Variable #t~ret313 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,863 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_write_data" [4766]: Undeclared identifier #t~ret313 in IdentifierExpression[#t~ret313,] [2024-10-11 15:40:03,863 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_write_data" [4766]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret313,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,864 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4767]: Variable #t~ret314 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,864 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4767]: Undeclared identifier #t~ret314 in IdentifierExpression[#t~ret314,] [2024-10-11 15:40:03,864 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4767]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret314,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,866 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_write_ppbuf fail (err = %d)\n" [4768]: Variable #t~ret315 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,867 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_write_ppbuf fail (err = %d)\n" [4768]: Undeclared identifier #t~ret315 in IdentifierExpression[#t~ret315,] [2024-10-11 15:40:03,867 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_write_ppbuf fail (err = %d)\n" [4768]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret315,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,868 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4790]: Variable #t~ret321 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,868 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4790]: Undeclared identifier #t~ret321 in IdentifierExpression[#t~ret321,] [2024-10-11 15:40:03,868 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4790]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret321,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,868 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_write_data" [4791]: Variable #t~ret322 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,868 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_write_data" [4791]: Undeclared identifier #t~ret322 in IdentifierExpression[#t~ret322,] [2024-10-11 15:40:03,869 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_write_data" [4791]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret322,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,869 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4792]: Variable #t~ret323 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,869 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4792]: Undeclared identifier #t~ret323 in IdentifierExpression[#t~ret323,] [2024-10-11 15:40:03,869 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4792]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret323,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,869 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4793]: Variable #t~ret324 modified in procedure sd_write_data but not declared [2024-10-11 15:40:03,869 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4793]: Undeclared identifier #t~ret324 in IdentifierExpression[#t~ret324,] [2024-10-11 15:40:03,869 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4793]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret324,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,870 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4835]: Variable #t~ret337 modified in procedure sd_read_long_data but not declared [2024-10-11 15:40:03,870 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4835]: Undeclared identifier #t~ret337 in IdentifierExpression[#t~ret337,] [2024-10-11 15:40:03,870 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4835]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret337,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,870 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_long_data" [4836]: Variable #t~ret338 modified in procedure sd_read_long_data but not declared [2024-10-11 15:40:03,871 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_long_data" [4836]: Undeclared identifier #t~ret338 in IdentifierExpression[#t~ret338,] [2024-10-11 15:40:03,871 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_long_data" [4836]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret338,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,871 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4837]: Variable #t~ret339 modified in procedure sd_read_long_data but not declared [2024-10-11 15:40:03,871 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4837]: Undeclared identifier #t~ret339 in IdentifierExpression[#t~ret339,] [2024-10-11 15:40:03,871 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4837]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret339,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,873 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4838]: Variable #t~ret340 modified in procedure sd_read_long_data but not declared [2024-10-11 15:40:03,873 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4838]: Undeclared identifier #t~ret340 in IdentifierExpression[#t~ret340,] [2024-10-11 15:40:03,874 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4838]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret340,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,874 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4909]: Variable #t~ret365 modified in procedure sd_write_long_data but not declared [2024-10-11 15:40:03,874 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4909]: Undeclared identifier #t~ret365 in IdentifierExpression[#t~ret365,] [2024-10-11 15:40:03,874 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4909]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret365,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,875 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_long_data" [4910]: Variable #t~ret366 modified in procedure sd_write_long_data but not declared [2024-10-11 15:40:03,875 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_long_data" [4910]: Undeclared identifier #t~ret366 in IdentifierExpression[#t~ret366,] [2024-10-11 15:40:03,875 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_long_data" [4910]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret366,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,875 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4911]: Variable #t~ret367 modified in procedure sd_write_long_data but not declared [2024-10-11 15:40:03,875 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4911]: Undeclared identifier #t~ret367 in IdentifierExpression[#t~ret367,] [2024-10-11 15:40:03,875 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4911]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret367,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,875 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4912]: Variable #t~ret368 modified in procedure sd_write_long_data but not declared [2024-10-11 15:40:03,875 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4912]: Undeclared identifier #t~ret368 in IdentifierExpression[#t~ret368,] [2024-10-11 15:40:03,876 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4912]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret368,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,876 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4961]: Variable #t~ret384 modified in procedure sd_rw_multi but not declared [2024-10-11 15:40:03,876 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4961]: Undeclared identifier #t~ret384 in IdentifierExpression[#t~ret384,] [2024-10-11 15:40:03,876 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4961]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret384,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,876 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_rw_multi" [4962]: Variable #t~ret385 modified in procedure sd_rw_multi but not declared [2024-10-11 15:40:03,876 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_rw_multi" [4962]: Undeclared identifier #t~ret385 in IdentifierExpression[#t~ret385,] [2024-10-11 15:40:03,877 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_rw_multi" [4962]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret385,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,877 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4963]: Variable #t~ret386 modified in procedure sd_rw_multi but not declared [2024-10-11 15:40:03,877 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4963]: Undeclared identifier #t~ret386 in IdentifierExpression[#t~ret386,] [2024-10-11 15:40:03,877 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4963]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret386,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,877 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: sg_count = %d is invalid\n" [4964]: Variable #t~ret387 modified in procedure sd_rw_multi but not declared [2024-10-11 15:40:03,881 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: sg_count = %d is invalid\n" [4964]: Undeclared identifier #t~ret387 in IdentifierExpression[#t~ret387,] [2024-10-11 15:40:03,882 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: sg_count = %d is invalid\n" [4964]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret387,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,883 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5046]: Variable #t~ret425 modified in procedure sd_change_phase but not declared [2024-10-11 15:40:03,883 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5046]: Undeclared identifier #t~ret425 in IdentifierExpression[#t~ret425,] [2024-10-11 15:40:03,883 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5046]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret425,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,883 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_change_phase" [5047]: Variable #t~ret426 modified in procedure sd_change_phase but not declared [2024-10-11 15:40:03,883 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_change_phase" [5047]: Undeclared identifier #t~ret426 in IdentifierExpression[#t~ret426,] [2024-10-11 15:40:03,883 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_change_phase" [5047]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret426,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,883 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5048]: Variable #t~ret427 modified in procedure sd_change_phase but not declared [2024-10-11 15:40:03,883 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5048]: Undeclared identifier #t~ret427 in IdentifierExpression[#t~ret427,] [2024-10-11 15:40:03,884 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5048]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret427,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,884 ERROR L1136 TypeChecker]: C: descriptor.format = "%s(%s): sample_point = %d\n" [5049]: Variable #t~ret428 modified in procedure sd_change_phase but not declared [2024-10-11 15:40:03,884 ERROR L1136 TypeChecker]: C: descriptor.format = "%s(%s): sample_point = %d\n" [5049]: Undeclared identifier #t~ret428 in IdentifierExpression[#t~ret428,] [2024-10-11 15:40:03,884 ERROR L1136 TypeChecker]: C: descriptor.format = "%s(%s): sample_point = %d\n" [5049]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret428,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,884 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5145]: Variable #t~ret440 modified in procedure sd_search_final_phase but not declared [2024-10-11 15:40:03,884 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5145]: Undeclared identifier #t~ret440 in IdentifierExpression[#t~ret440,] [2024-10-11 15:40:03,885 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5145]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret440,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,885 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_search_final_phase" [5146]: Variable #t~ret441 modified in procedure sd_search_final_phase but not declared [2024-10-11 15:40:03,885 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_search_final_phase" [5146]: Undeclared identifier #t~ret441 in IdentifierExpression[#t~ret441,] [2024-10-11 15:40:03,885 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_search_final_phase" [5146]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret441,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,888 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5147]: Variable #t~ret442 modified in procedure sd_search_final_phase but not declared [2024-10-11 15:40:03,888 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5147]: Undeclared identifier #t~ret442 in IdentifierExpression[#t~ret442,] [2024-10-11 15:40:03,888 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5147]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret442,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,888 ERROR L1136 TypeChecker]: C: descriptor.format = "phase: [map:%x] [maxlen:%d] [final:%d]\n" [5148]: Variable #t~ret443 modified in procedure sd_search_final_phase but not declared [2024-10-11 15:40:03,888 ERROR L1136 TypeChecker]: C: descriptor.format = "phase: [map:%x] [maxlen:%d] [final:%d]\n" [5148]: Undeclared identifier #t~ret443 in IdentifierExpression[#t~ret443,] [2024-10-11 15:40:03,888 ERROR L1136 TypeChecker]: C: descriptor.format = "phase: [map:%x] [maxlen:%d] [final:%d]\n" [5148]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret443,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,890 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5296]: Variable #t~ret458 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:03,890 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5296]: Undeclared identifier #t~ret458 in IdentifierExpression[#t~ret458,] [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5296]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret458,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_tuning_rx" [5297]: Variable #t~ret459 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_tuning_rx" [5297]: Undeclared identifier #t~ret459 in IdentifierExpression[#t~ret459,] [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_tuning_rx" [5297]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret459,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5298]: Variable #t~ret460 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5298]: Undeclared identifier #t~ret460 in IdentifierExpression[#t~ret460,] [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5298]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret460,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.format = "RX raw_phase_map[%d] = 0x%08x\n" [5299]: Variable #t~ret461 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:03,891 ERROR L1136 TypeChecker]: C: descriptor.format = "RX raw_phase_map[%d] = 0x%08x\n" [5299]: Undeclared identifier #t~ret461 in IdentifierExpression[#t~ret461,] [2024-10-11 15:40:03,892 ERROR L1136 TypeChecker]: C: descriptor.format = "RX raw_phase_map[%d] = 0x%08x\n" [5299]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret461,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,892 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [5316]: Variable #t~ret469 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:03,892 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [5316]: Undeclared identifier #t~ret469 in IdentifierExpression[#t~ret469,] [2024-10-11 15:40:03,892 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [5316]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret469,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_tuning_rx" [5317]: Variable #t~ret470 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_tuning_rx" [5317]: Undeclared identifier #t~ret470 in IdentifierExpression[#t~ret470,] [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_tuning_rx" [5317]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret470,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5318]: Variable #t~ret471 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5318]: Undeclared identifier #t~ret471 in IdentifierExpression[#t~ret471,] [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5318]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret471,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.format = "RX phase_map = 0x%08x\n" [5319]: Variable #t~ret472 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.format = "RX phase_map = 0x%08x\n" [5319]: Undeclared identifier #t~ret472 in IdentifierExpression[#t~ret472,] [2024-10-11 15:40:03,894 ERROR L1136 TypeChecker]: C: descriptor___0.format = "RX phase_map = 0x%08x\n" [5319]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret472,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,895 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5453]: Variable #t~ret526 modified in procedure sd_request but not declared [2024-10-11 15:40:03,895 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5453]: Undeclared identifier #t~ret526 in IdentifierExpression[#t~ret526,] [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5453]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret526,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_request" [5454]: Variable #t~ret527 modified in procedure sd_request but not declared [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_request" [5454]: Undeclared identifier #t~ret527 in IdentifierExpression[#t~ret527,] [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_request" [5454]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret527,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5455]: Variable #t~ret528 modified in procedure sd_request but not declared [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5455]: Undeclared identifier #t~ret528 in IdentifierExpression[#t~ret528,] [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5455]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret528,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.format = "CMD %d 0x%08x error(%d)\n" [5456]: Variable #t~ret529 modified in procedure sd_request but not declared [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.format = "CMD %d 0x%08x error(%d)\n" [5456]: Undeclared identifier #t~ret529 in IdentifierExpression[#t~ret529,] [2024-10-11 15:40:03,896 ERROR L1136 TypeChecker]: C: descriptor.format = "CMD %d 0x%08x error(%d)\n" [5456]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret529,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,902 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5719]: Variable #t~ret591 modified in procedure sdmmc_get_ro but not declared [2024-10-11 15:40:03,902 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5719]: Undeclared identifier #t~ret591 in IdentifierExpression[#t~ret591,] [2024-10-11 15:40:03,902 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5719]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret591,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,902 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_ro" [5720]: Variable #t~ret592 modified in procedure sdmmc_get_ro but not declared [2024-10-11 15:40:03,902 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_ro" [5720]: Undeclared identifier #t~ret592 in IdentifierExpression[#t~ret592,] [2024-10-11 15:40:03,902 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_ro" [5720]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret592,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,902 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5721]: Variable #t~ret593 modified in procedure sdmmc_get_ro but not declared [2024-10-11 15:40:03,902 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5721]: Undeclared identifier #t~ret593 in IdentifierExpression[#t~ret593,] [2024-10-11 15:40:03,903 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5721]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret593,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,903 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5722]: Variable #t~ret594 modified in procedure sdmmc_get_ro but not declared [2024-10-11 15:40:03,905 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5722]: Undeclared identifier #t~ret594 in IdentifierExpression[#t~ret594,] [2024-10-11 15:40:03,905 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5722]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret594,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,905 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5762]: Variable #t~ret604 modified in procedure sdmmc_get_cd but not declared [2024-10-11 15:40:03,905 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5762]: Undeclared identifier #t~ret604 in IdentifierExpression[#t~ret604,] [2024-10-11 15:40:03,905 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5762]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret604,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_cd" [5763]: Variable #t~ret605 modified in procedure sdmmc_get_cd but not declared [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_cd" [5763]: Undeclared identifier #t~ret605 in IdentifierExpression[#t~ret605,] [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_cd" [5763]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret605,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5764]: Variable #t~ret606 modified in procedure sdmmc_get_cd but not declared [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5764]: Undeclared identifier #t~ret606 in IdentifierExpression[#t~ret606,] [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5764]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret606,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5765]: Variable #t~ret607 modified in procedure sdmmc_get_cd but not declared [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5765]: Undeclared identifier #t~ret607 in IdentifierExpression[#t~ret607,] [2024-10-11 15:40:03,906 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5765]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret607,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,907 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5851]: Variable #t~ret622 modified in procedure sd_wait_voltage_stable_2 but not declared [2024-10-11 15:40:03,907 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5851]: Undeclared identifier #t~ret622 in IdentifierExpression[#t~ret622,] [2024-10-11 15:40:03,907 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5851]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret622,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,907 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_wait_voltage_stable_2" [5852]: Variable #t~ret623 modified in procedure sd_wait_voltage_stable_2 but not declared [2024-10-11 15:40:03,907 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_wait_voltage_stable_2" [5852]: Undeclared identifier #t~ret623 in IdentifierExpression[#t~ret623,] [2024-10-11 15:40:03,907 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_wait_voltage_stable_2" [5852]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret623,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,907 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5853]: Variable #t~ret624 modified in procedure sd_wait_voltage_stable_2 but not declared [2024-10-11 15:40:03,907 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5853]: Undeclared identifier #t~ret624 in IdentifierExpression[#t~ret624,] [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5853]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret624,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD_BUS_STAT = 0x%x\n" [5854]: Variable #t~ret625 modified in procedure sd_wait_voltage_stable_2 but not declared [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD_BUS_STAT = 0x%x\n" [5854]: Undeclared identifier #t~ret625 in IdentifierExpression[#t~ret625,] [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD_BUS_STAT = 0x%x\n" [5854]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret625,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5887]: Variable #t~ret635 modified in procedure sdmmc_switch_voltage but not declared [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5887]: Undeclared identifier #t~ret635 in IdentifierExpression[#t~ret635,] [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5887]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret635,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_switch_voltage" [5888]: Variable #t~ret636 modified in procedure sdmmc_switch_voltage but not declared [2024-10-11 15:40:03,908 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_switch_voltage" [5888]: Undeclared identifier #t~ret636 in IdentifierExpression[#t~ret636,] [2024-10-11 15:40:03,909 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_switch_voltage" [5888]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret636,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,909 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5889]: Variable #t~ret637 modified in procedure sdmmc_switch_voltage but not declared [2024-10-11 15:40:03,909 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5889]: Undeclared identifier #t~ret637 in IdentifierExpression[#t~ret637,] [2024-10-11 15:40:03,909 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5889]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret637,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,909 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: signal_voltage = %d\n" [5890]: Variable #t~ret638 modified in procedure sdmmc_switch_voltage but not declared [2024-10-11 15:40:03,909 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: signal_voltage = %d\n" [5890]: Undeclared identifier #t~ret638 in IdentifierExpression[#t~ret638,] [2024-10-11 15:40:03,909 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: signal_voltage = %d\n" [5890]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret638,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,910 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6009]: Variable #t~ret674 modified in procedure init_extra_caps but not declared [2024-10-11 15:40:03,910 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6009]: Undeclared identifier #t~ret674 in IdentifierExpression[#t~ret674,] [2024-10-11 15:40:03,910 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6009]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret674,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,910 ERROR L1136 TypeChecker]: C: descriptor.function = "init_extra_caps" [6010]: Variable #t~ret675 modified in procedure init_extra_caps but not declared [2024-10-11 15:40:03,910 ERROR L1136 TypeChecker]: C: descriptor.function = "init_extra_caps" [6010]: Undeclared identifier #t~ret675 in IdentifierExpression[#t~ret675,] [2024-10-11 15:40:03,910 ERROR L1136 TypeChecker]: C: descriptor.function = "init_extra_caps" [6010]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret675,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,910 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6011]: Variable #t~ret676 modified in procedure init_extra_caps but not declared [2024-10-11 15:40:03,910 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6011]: Undeclared identifier #t~ret676 in IdentifierExpression[#t~ret676,] [2024-10-11 15:40:03,911 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6011]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret676,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,911 ERROR L1136 TypeChecker]: C: descriptor.format = "pcr->extra_caps = 0x%x\n" [6012]: Variable #t~ret677 modified in procedure init_extra_caps but not declared [2024-10-11 15:40:03,911 ERROR L1136 TypeChecker]: C: descriptor.format = "pcr->extra_caps = 0x%x\n" [6012]: Undeclared identifier #t~ret677 in IdentifierExpression[#t~ret677,] [2024-10-11 15:40:03,911 ERROR L1136 TypeChecker]: C: descriptor.format = "pcr->extra_caps = 0x%x\n" [6012]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret677,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6105]: Variable #t~ret707 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6105]: Undeclared identifier #t~ret707 in IdentifierExpression[#t~ret707,] [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6105]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret707,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_probe" [6106]: Variable #t~ret708 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_probe" [6106]: Undeclared identifier #t~ret708 in IdentifierExpression[#t~ret708,] [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_probe" [6106]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret708,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6107]: Variable #t~ret709 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6107]: Undeclared identifier #t~ret709 in IdentifierExpression[#t~ret709,] [2024-10-11 15:40:03,912 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6107]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret709,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,913 ERROR L1136 TypeChecker]: C: descriptor.format = ": Realtek PCI-E SDMMC controller found\n" [6108]: Variable #t~ret710 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared [2024-10-11 15:40:03,913 ERROR L1136 TypeChecker]: C: descriptor.format = ": Realtek PCI-E SDMMC controller found\n" [6108]: Undeclared identifier #t~ret710 in IdentifierExpression[#t~ret710,] [2024-10-11 15:40:03,913 ERROR L1136 TypeChecker]: C: descriptor.format = ": Realtek PCI-E SDMMC controller found\n" [6108]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret710,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,915 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6176]: Variable #t~ret731 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:03,916 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6176]: Undeclared identifier #t~ret731 in IdentifierExpression[#t~ret731,] [2024-10-11 15:40:03,916 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6176]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret731,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,916 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_remove" [6177]: Variable #t~ret732 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:03,916 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_remove" [6177]: Undeclared identifier #t~ret732 in IdentifierExpression[#t~ret732,] [2024-10-11 15:40:03,916 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_remove" [6177]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret732,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,916 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6178]: Variable #t~ret733 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:03,916 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6178]: Undeclared identifier #t~ret733 in IdentifierExpression[#t~ret733,] [2024-10-11 15:40:03,916 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6178]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret733,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,917 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: Controller removed during transfer\n" [6179]: Variable #t~ret734 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:03,917 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: Controller removed during transfer\n" [6179]: Undeclared identifier #t~ret734 in IdentifierExpression[#t~ret734,] [2024-10-11 15:40:03,917 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: Controller removed during transfer\n" [6179]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret734,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,917 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [6205]: Variable #t~ret748 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:03,918 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [6205]: Undeclared identifier #t~ret748 in IdentifierExpression[#t~ret748,] [2024-10-11 15:40:03,918 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [6205]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret748,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,918 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtsx_pci_sdmmc_drv_remove" [6206]: Variable #t~ret749 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:03,918 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtsx_pci_sdmmc_drv_remove" [6206]: Undeclared identifier #t~ret749 in IdentifierExpression[#t~ret749,] [2024-10-11 15:40:03,918 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtsx_pci_sdmmc_drv_remove" [6206]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret749,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,918 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6207]: Variable #t~ret750 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:03,919 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6207]: Undeclared identifier #t~ret750 in IdentifierExpression[#t~ret750,] [2024-10-11 15:40:03,919 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6207]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret750,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,919 ERROR L1136 TypeChecker]: C: descriptor___0.format = ": Realtek PCI-E SDMMC controller has been removed\n" [6208]: Variable #t~ret751 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:03,919 ERROR L1136 TypeChecker]: C: descriptor___0.format = ": Realtek PCI-E SDMMC controller has been removed\n" [6208]: Undeclared identifier #t~ret751 in IdentifierExpression[#t~ret751,] [2024-10-11 15:40:03,919 ERROR L1136 TypeChecker]: C: descriptor___0.format = ": Realtek PCI-E SDMMC controller has been removed\n" [6208]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret751,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]],IntegerLiteral[8]]] [2024-10-11 15:40:03,923 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:40:03" (1/1) ... [2024-10-11 15:40:03,924 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 15:40:03,924 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-11 15:40:03,927 INFO L158 Benchmark]: Toolchain (without parser) took 2083.32ms. Allocated memory is still 169.9MB. Free memory was 138.6MB in the beginning and 96.0MB in the end (delta: 42.6MB). Peak memory consumption was 89.6MB. Max. memory is 16.1GB. [2024-10-11 15:40:03,927 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 102.8MB. Free memory is still 64.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 15:40:03,928 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1870.62ms. Allocated memory is still 169.9MB. Free memory was 138.6MB in the beginning and 65.4MB in the end (delta: 73.3MB). Peak memory consumption was 108.3MB. Max. memory is 16.1GB. [2024-10-11 15:40:03,929 INFO L158 Benchmark]: Boogie Procedure Inliner took 209.38ms. Allocated memory is still 169.9MB. Free memory was 64.7MB in the beginning and 96.0MB in the end (delta: -31.3MB). Peak memory consumption was 14.8MB. Max. memory is 16.1GB. [2024-10-11 15:40:03,931 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 102.8MB. Free memory is still 64.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1870.62ms. Allocated memory is still 169.9MB. Free memory was 138.6MB in the beginning and 65.4MB in the end (delta: 73.3MB). Peak memory consumption was 108.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 209.38ms. Allocated memory is still 169.9MB. Free memory was 64.7MB in the beginning and 96.0MB in the end (delta: -31.3MB). Peak memory consumption was 14.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 4384]: Type Error Variable #t~ret185 modified in procedure sdmmc_pre_req but not declared - TypeErrorResult [Line: 4384]: Type Error Undeclared identifier #t~ret185 in IdentifierExpression[#t~ret185,] - TypeErrorResult [Line: 4384]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret185,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4385]: Type Error Variable #t~ret186 modified in procedure sdmmc_pre_req but not declared - TypeErrorResult [Line: 4385]: Type Error Undeclared identifier #t~ret186 in IdentifierExpression[#t~ret186,] - TypeErrorResult [Line: 4385]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret186,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4386]: Type Error Variable #t~ret187 modified in procedure sdmmc_pre_req but not declared - TypeErrorResult [Line: 4386]: Type Error Undeclared identifier #t~ret187 in IdentifierExpression[#t~ret187,] - TypeErrorResult [Line: 4386]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret187,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4387]: Type Error Variable #t~ret188 modified in procedure sdmmc_pre_req but not declared - TypeErrorResult [Line: 4387]: Type Error Undeclared identifier #t~ret188 in IdentifierExpression[#t~ret188,] - TypeErrorResult [Line: 4387]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret188,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4456]: Type Error Variable #t~ret204 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4456]: Type Error Undeclared identifier #t~ret204 in IdentifierExpression[#t~ret204,] - TypeErrorResult [Line: 4456]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret204,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4457]: Type Error Variable #t~ret205 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4457]: Type Error Undeclared identifier #t~ret205 in IdentifierExpression[#t~ret205,] - TypeErrorResult [Line: 4457]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret205,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4458]: Type Error Variable #t~ret206 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4458]: Type Error Undeclared identifier #t~ret206 in IdentifierExpression[#t~ret206,] - TypeErrorResult [Line: 4458]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret206,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4459]: Type Error Variable #t~ret207 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4459]: Type Error Undeclared identifier #t~ret207 in IdentifierExpression[#t~ret207,] - TypeErrorResult [Line: 4459]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret207,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4523]: Type Error Variable #t~ret217 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4523]: Type Error Undeclared identifier #t~ret217 in IdentifierExpression[#t~ret217,] - TypeErrorResult [Line: 4523]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret217,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4524]: Type Error Variable #t~ret218 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4524]: Type Error Undeclared identifier #t~ret218 in IdentifierExpression[#t~ret218,] - TypeErrorResult [Line: 4524]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret218,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4525]: Type Error Variable #t~ret219 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4525]: Type Error Undeclared identifier #t~ret219 in IdentifierExpression[#t~ret219,] - TypeErrorResult [Line: 4525]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret219,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4526]: Type Error Variable #t~ret220 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4526]: Type Error Undeclared identifier #t~ret220 in IdentifierExpression[#t~ret220,] - TypeErrorResult [Line: 4526]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret220,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4548]: Type Error Variable #t~ret228 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4548]: Type Error Undeclared identifier #t~ret228 in IdentifierExpression[#t~ret228,] - TypeErrorResult [Line: 4548]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret228,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4549]: Type Error Variable #t~ret229 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4549]: Type Error Undeclared identifier #t~ret229 in IdentifierExpression[#t~ret229,] - TypeErrorResult [Line: 4549]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret229,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4550]: Type Error Variable #t~ret230 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4550]: Type Error Undeclared identifier #t~ret230 in IdentifierExpression[#t~ret230,] - TypeErrorResult [Line: 4550]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret230,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4551]: Type Error Variable #t~ret231 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4551]: Type Error Undeclared identifier #t~ret231 in IdentifierExpression[#t~ret231,] - TypeErrorResult [Line: 4551]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret231,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4566]: Type Error Variable #t~ret238 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4566]: Type Error Undeclared identifier #t~ret238 in IdentifierExpression[#t~ret238,] - TypeErrorResult [Line: 4566]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret238,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4567]: Type Error Variable #t~ret239 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4567]: Type Error Undeclared identifier #t~ret239 in IdentifierExpression[#t~ret239,] - TypeErrorResult [Line: 4567]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret239,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4568]: Type Error Variable #t~ret240 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4568]: Type Error Undeclared identifier #t~ret240 in IdentifierExpression[#t~ret240,] - TypeErrorResult [Line: 4568]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret240,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4569]: Type Error Variable #t~ret241 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4569]: Type Error Undeclared identifier #t~ret241 in IdentifierExpression[#t~ret241,] - TypeErrorResult [Line: 4569]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret241,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4589]: Type Error Variable #t~ret247 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4589]: Type Error Undeclared identifier #t~ret247 in IdentifierExpression[#t~ret247,] - TypeErrorResult [Line: 4589]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret247,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4590]: Type Error Variable #t~ret248 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4590]: Type Error Undeclared identifier #t~ret248 in IdentifierExpression[#t~ret248,] - TypeErrorResult [Line: 4590]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret248,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4591]: Type Error Variable #t~ret249 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4591]: Type Error Undeclared identifier #t~ret249 in IdentifierExpression[#t~ret249,] - TypeErrorResult [Line: 4591]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret249,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4592]: Type Error Variable #t~ret250 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4592]: Type Error Undeclared identifier #t~ret250 in IdentifierExpression[#t~ret250,] - TypeErrorResult [Line: 4592]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret250,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4610]: Type Error Variable #t~ret257 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4610]: Type Error Undeclared identifier #t~ret257 in IdentifierExpression[#t~ret257,] - TypeErrorResult [Line: 4610]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret257,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4611]: Type Error Variable #t~ret258 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4611]: Type Error Undeclared identifier #t~ret258 in IdentifierExpression[#t~ret258,] - TypeErrorResult [Line: 4611]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret258,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4612]: Type Error Variable #t~ret259 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4612]: Type Error Undeclared identifier #t~ret259 in IdentifierExpression[#t~ret259,] - TypeErrorResult [Line: 4612]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret259,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4613]: Type Error Variable #t~ret260 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4613]: Type Error Undeclared identifier #t~ret260 in IdentifierExpression[#t~ret260,] - TypeErrorResult [Line: 4613]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret260,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4650]: Type Error Variable #t~ret268 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4650]: Type Error Undeclared identifier #t~ret268 in IdentifierExpression[#t~ret268,] - TypeErrorResult [Line: 4650]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret268,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4651]: Type Error Variable #t~ret269 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4651]: Type Error Undeclared identifier #t~ret269 in IdentifierExpression[#t~ret269,] - TypeErrorResult [Line: 4651]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret269,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4652]: Type Error Variable #t~ret270 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4652]: Type Error Undeclared identifier #t~ret270 in IdentifierExpression[#t~ret270,] - TypeErrorResult [Line: 4652]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret270,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4653]: Type Error Variable #t~ret271 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4653]: Type Error Undeclared identifier #t~ret271 in IdentifierExpression[#t~ret271,] - TypeErrorResult [Line: 4653]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret271,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4684]: Type Error Variable #t~ret281 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4684]: Type Error Undeclared identifier #t~ret281 in IdentifierExpression[#t~ret281,] - TypeErrorResult [Line: 4684]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret281,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4685]: Type Error Variable #t~ret282 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4685]: Type Error Undeclared identifier #t~ret282 in IdentifierExpression[#t~ret282,] - TypeErrorResult [Line: 4685]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret282,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4686]: Type Error Variable #t~ret283 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4686]: Type Error Undeclared identifier #t~ret283 in IdentifierExpression[#t~ret283,] - TypeErrorResult [Line: 4686]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret283,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4687]: Type Error Variable #t~ret284 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4687]: Type Error Undeclared identifier #t~ret284 in IdentifierExpression[#t~ret284,] - TypeErrorResult [Line: 4687]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret284,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4703]: Type Error Variable #t~ret290 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4703]: Type Error Undeclared identifier #t~ret290 in IdentifierExpression[#t~ret290,] - TypeErrorResult [Line: 4703]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret290,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4704]: Type Error Variable #t~ret291 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4704]: Type Error Undeclared identifier #t~ret291 in IdentifierExpression[#t~ret291,] - TypeErrorResult [Line: 4704]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret291,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4705]: Type Error Variable #t~ret292 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4705]: Type Error Undeclared identifier #t~ret292 in IdentifierExpression[#t~ret292,] - TypeErrorResult [Line: 4705]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret292,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4706]: Type Error Variable #t~ret293 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4706]: Type Error Undeclared identifier #t~ret293 in IdentifierExpression[#t~ret293,] - TypeErrorResult [Line: 4706]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret293,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4740]: Type Error Variable #t~ret299 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4740]: Type Error Undeclared identifier #t~ret299 in IdentifierExpression[#t~ret299,] - TypeErrorResult [Line: 4740]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret299,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4741]: Type Error Variable #t~ret300 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4741]: Type Error Undeclared identifier #t~ret300 in IdentifierExpression[#t~ret300,] - TypeErrorResult [Line: 4741]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret300,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4742]: Type Error Variable #t~ret301 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4742]: Type Error Undeclared identifier #t~ret301 in IdentifierExpression[#t~ret301,] - TypeErrorResult [Line: 4742]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret301,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4743]: Type Error Variable #t~ret302 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4743]: Type Error Undeclared identifier #t~ret302 in IdentifierExpression[#t~ret302,] - TypeErrorResult [Line: 4743]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret302,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4765]: Type Error Variable #t~ret312 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4765]: Type Error Undeclared identifier #t~ret312 in IdentifierExpression[#t~ret312,] - TypeErrorResult [Line: 4765]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret312,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4766]: Type Error Variable #t~ret313 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4766]: Type Error Undeclared identifier #t~ret313 in IdentifierExpression[#t~ret313,] - TypeErrorResult [Line: 4766]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret313,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4767]: Type Error Variable #t~ret314 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4767]: Type Error Undeclared identifier #t~ret314 in IdentifierExpression[#t~ret314,] - TypeErrorResult [Line: 4767]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret314,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4768]: Type Error Variable #t~ret315 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4768]: Type Error Undeclared identifier #t~ret315 in IdentifierExpression[#t~ret315,] - TypeErrorResult [Line: 4768]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret315,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4790]: Type Error Variable #t~ret321 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4790]: Type Error Undeclared identifier #t~ret321 in IdentifierExpression[#t~ret321,] - TypeErrorResult [Line: 4790]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret321,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4791]: Type Error Variable #t~ret322 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4791]: Type Error Undeclared identifier #t~ret322 in IdentifierExpression[#t~ret322,] - TypeErrorResult [Line: 4791]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret322,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4792]: Type Error Variable #t~ret323 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4792]: Type Error Undeclared identifier #t~ret323 in IdentifierExpression[#t~ret323,] - TypeErrorResult [Line: 4792]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret323,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4793]: Type Error Variable #t~ret324 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4793]: Type Error Undeclared identifier #t~ret324 in IdentifierExpression[#t~ret324,] - TypeErrorResult [Line: 4793]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret324,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4835]: Type Error Variable #t~ret337 modified in procedure sd_read_long_data but not declared - TypeErrorResult [Line: 4835]: Type Error Undeclared identifier #t~ret337 in IdentifierExpression[#t~ret337,] - TypeErrorResult [Line: 4835]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret337,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4836]: Type Error Variable #t~ret338 modified in procedure sd_read_long_data but not declared - TypeErrorResult [Line: 4836]: Type Error Undeclared identifier #t~ret338 in IdentifierExpression[#t~ret338,] - TypeErrorResult [Line: 4836]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret338,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4837]: Type Error Variable #t~ret339 modified in procedure sd_read_long_data but not declared - TypeErrorResult [Line: 4837]: Type Error Undeclared identifier #t~ret339 in IdentifierExpression[#t~ret339,] - TypeErrorResult [Line: 4837]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret339,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4838]: Type Error Variable #t~ret340 modified in procedure sd_read_long_data but not declared - TypeErrorResult [Line: 4838]: Type Error Undeclared identifier #t~ret340 in IdentifierExpression[#t~ret340,] - TypeErrorResult [Line: 4838]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret340,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4909]: Type Error Variable #t~ret365 modified in procedure sd_write_long_data but not declared - TypeErrorResult [Line: 4909]: Type Error Undeclared identifier #t~ret365 in IdentifierExpression[#t~ret365,] - TypeErrorResult [Line: 4909]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret365,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4910]: Type Error Variable #t~ret366 modified in procedure sd_write_long_data but not declared - TypeErrorResult [Line: 4910]: Type Error Undeclared identifier #t~ret366 in IdentifierExpression[#t~ret366,] - TypeErrorResult [Line: 4910]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret366,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4911]: Type Error Variable #t~ret367 modified in procedure sd_write_long_data but not declared - TypeErrorResult [Line: 4911]: Type Error Undeclared identifier #t~ret367 in IdentifierExpression[#t~ret367,] - TypeErrorResult [Line: 4911]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret367,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4912]: Type Error Variable #t~ret368 modified in procedure sd_write_long_data but not declared - TypeErrorResult [Line: 4912]: Type Error Undeclared identifier #t~ret368 in IdentifierExpression[#t~ret368,] - TypeErrorResult [Line: 4912]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret368,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4961]: Type Error Variable #t~ret384 modified in procedure sd_rw_multi but not declared - TypeErrorResult [Line: 4961]: Type Error Undeclared identifier #t~ret384 in IdentifierExpression[#t~ret384,] - TypeErrorResult [Line: 4961]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret384,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4962]: Type Error Variable #t~ret385 modified in procedure sd_rw_multi but not declared - TypeErrorResult [Line: 4962]: Type Error Undeclared identifier #t~ret385 in IdentifierExpression[#t~ret385,] - TypeErrorResult [Line: 4962]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret385,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4963]: Type Error Variable #t~ret386 modified in procedure sd_rw_multi but not declared - TypeErrorResult [Line: 4963]: Type Error Undeclared identifier #t~ret386 in IdentifierExpression[#t~ret386,] - TypeErrorResult [Line: 4963]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret386,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 4964]: Type Error Variable #t~ret387 modified in procedure sd_rw_multi but not declared - TypeErrorResult [Line: 4964]: Type Error Undeclared identifier #t~ret387 in IdentifierExpression[#t~ret387,] - TypeErrorResult [Line: 4964]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret387,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5046]: Type Error Variable #t~ret425 modified in procedure sd_change_phase but not declared - TypeErrorResult [Line: 5046]: Type Error Undeclared identifier #t~ret425 in IdentifierExpression[#t~ret425,] - TypeErrorResult [Line: 5046]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret425,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5047]: Type Error Variable #t~ret426 modified in procedure sd_change_phase but not declared - TypeErrorResult [Line: 5047]: Type Error Undeclared identifier #t~ret426 in IdentifierExpression[#t~ret426,] - TypeErrorResult [Line: 5047]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret426,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5048]: Type Error Variable #t~ret427 modified in procedure sd_change_phase but not declared - TypeErrorResult [Line: 5048]: Type Error Undeclared identifier #t~ret427 in IdentifierExpression[#t~ret427,] - TypeErrorResult [Line: 5048]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret427,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5049]: Type Error Variable #t~ret428 modified in procedure sd_change_phase but not declared - TypeErrorResult [Line: 5049]: Type Error Undeclared identifier #t~ret428 in IdentifierExpression[#t~ret428,] - TypeErrorResult [Line: 5049]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret428,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5145]: Type Error Variable #t~ret440 modified in procedure sd_search_final_phase but not declared - TypeErrorResult [Line: 5145]: Type Error Undeclared identifier #t~ret440 in IdentifierExpression[#t~ret440,] - TypeErrorResult [Line: 5145]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret440,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5146]: Type Error Variable #t~ret441 modified in procedure sd_search_final_phase but not declared - TypeErrorResult [Line: 5146]: Type Error Undeclared identifier #t~ret441 in IdentifierExpression[#t~ret441,] - TypeErrorResult [Line: 5146]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret441,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5147]: Type Error Variable #t~ret442 modified in procedure sd_search_final_phase but not declared - TypeErrorResult [Line: 5147]: Type Error Undeclared identifier #t~ret442 in IdentifierExpression[#t~ret442,] - TypeErrorResult [Line: 5147]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret442,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5148]: Type Error Variable #t~ret443 modified in procedure sd_search_final_phase but not declared - TypeErrorResult [Line: 5148]: Type Error Undeclared identifier #t~ret443 in IdentifierExpression[#t~ret443,] - TypeErrorResult [Line: 5148]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret443,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5296]: Type Error Variable #t~ret458 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5296]: Type Error Undeclared identifier #t~ret458 in IdentifierExpression[#t~ret458,] - TypeErrorResult [Line: 5296]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret458,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5297]: Type Error Variable #t~ret459 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5297]: Type Error Undeclared identifier #t~ret459 in IdentifierExpression[#t~ret459,] - TypeErrorResult [Line: 5297]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret459,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5298]: Type Error Variable #t~ret460 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5298]: Type Error Undeclared identifier #t~ret460 in IdentifierExpression[#t~ret460,] - TypeErrorResult [Line: 5298]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret460,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5299]: Type Error Variable #t~ret461 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5299]: Type Error Undeclared identifier #t~ret461 in IdentifierExpression[#t~ret461,] - TypeErrorResult [Line: 5299]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret461,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5316]: Type Error Variable #t~ret469 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5316]: Type Error Undeclared identifier #t~ret469 in IdentifierExpression[#t~ret469,] - TypeErrorResult [Line: 5316]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret469,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5317]: Type Error Variable #t~ret470 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5317]: Type Error Undeclared identifier #t~ret470 in IdentifierExpression[#t~ret470,] - TypeErrorResult [Line: 5317]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret470,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5318]: Type Error Variable #t~ret471 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5318]: Type Error Undeclared identifier #t~ret471 in IdentifierExpression[#t~ret471,] - TypeErrorResult [Line: 5318]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret471,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5319]: Type Error Variable #t~ret472 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5319]: Type Error Undeclared identifier #t~ret472 in IdentifierExpression[#t~ret472,] - TypeErrorResult [Line: 5319]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret472,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5453]: Type Error Variable #t~ret526 modified in procedure sd_request but not declared - TypeErrorResult [Line: 5453]: Type Error Undeclared identifier #t~ret526 in IdentifierExpression[#t~ret526,] - TypeErrorResult [Line: 5453]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret526,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5454]: Type Error Variable #t~ret527 modified in procedure sd_request but not declared - TypeErrorResult [Line: 5454]: Type Error Undeclared identifier #t~ret527 in IdentifierExpression[#t~ret527,] - TypeErrorResult [Line: 5454]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret527,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5455]: Type Error Variable #t~ret528 modified in procedure sd_request but not declared - TypeErrorResult [Line: 5455]: Type Error Undeclared identifier #t~ret528 in IdentifierExpression[#t~ret528,] - TypeErrorResult [Line: 5455]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret528,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5456]: Type Error Variable #t~ret529 modified in procedure sd_request but not declared - TypeErrorResult [Line: 5456]: Type Error Undeclared identifier #t~ret529 in IdentifierExpression[#t~ret529,] - TypeErrorResult [Line: 5456]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret529,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5719]: Type Error Variable #t~ret591 modified in procedure sdmmc_get_ro but not declared - TypeErrorResult [Line: 5719]: Type Error Undeclared identifier #t~ret591 in IdentifierExpression[#t~ret591,] - TypeErrorResult [Line: 5719]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret591,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5720]: Type Error Variable #t~ret592 modified in procedure sdmmc_get_ro but not declared - TypeErrorResult [Line: 5720]: Type Error Undeclared identifier #t~ret592 in IdentifierExpression[#t~ret592,] - TypeErrorResult [Line: 5720]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret592,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5721]: Type Error Variable #t~ret593 modified in procedure sdmmc_get_ro but not declared - TypeErrorResult [Line: 5721]: Type Error Undeclared identifier #t~ret593 in IdentifierExpression[#t~ret593,] - TypeErrorResult [Line: 5721]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret593,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5722]: Type Error Variable #t~ret594 modified in procedure sdmmc_get_ro but not declared - TypeErrorResult [Line: 5722]: Type Error Undeclared identifier #t~ret594 in IdentifierExpression[#t~ret594,] - TypeErrorResult [Line: 5722]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret594,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5762]: Type Error Variable #t~ret604 modified in procedure sdmmc_get_cd but not declared - TypeErrorResult [Line: 5762]: Type Error Undeclared identifier #t~ret604 in IdentifierExpression[#t~ret604,] - TypeErrorResult [Line: 5762]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret604,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5763]: Type Error Variable #t~ret605 modified in procedure sdmmc_get_cd but not declared - TypeErrorResult [Line: 5763]: Type Error Undeclared identifier #t~ret605 in IdentifierExpression[#t~ret605,] - TypeErrorResult [Line: 5763]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret605,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5764]: Type Error Variable #t~ret606 modified in procedure sdmmc_get_cd but not declared - TypeErrorResult [Line: 5764]: Type Error Undeclared identifier #t~ret606 in IdentifierExpression[#t~ret606,] - TypeErrorResult [Line: 5764]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret606,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5765]: Type Error Variable #t~ret607 modified in procedure sdmmc_get_cd but not declared - TypeErrorResult [Line: 5765]: Type Error Undeclared identifier #t~ret607 in IdentifierExpression[#t~ret607,] - TypeErrorResult [Line: 5765]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret607,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5851]: Type Error Variable #t~ret622 modified in procedure sd_wait_voltage_stable_2 but not declared - TypeErrorResult [Line: 5851]: Type Error Undeclared identifier #t~ret622 in IdentifierExpression[#t~ret622,] - TypeErrorResult [Line: 5851]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret622,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5852]: Type Error Variable #t~ret623 modified in procedure sd_wait_voltage_stable_2 but not declared - TypeErrorResult [Line: 5852]: Type Error Undeclared identifier #t~ret623 in IdentifierExpression[#t~ret623,] - TypeErrorResult [Line: 5852]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret623,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5853]: Type Error Variable #t~ret624 modified in procedure sd_wait_voltage_stable_2 but not declared - TypeErrorResult [Line: 5853]: Type Error Undeclared identifier #t~ret624 in IdentifierExpression[#t~ret624,] - TypeErrorResult [Line: 5853]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret624,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5854]: Type Error Variable #t~ret625 modified in procedure sd_wait_voltage_stable_2 but not declared - TypeErrorResult [Line: 5854]: Type Error Undeclared identifier #t~ret625 in IdentifierExpression[#t~ret625,] - TypeErrorResult [Line: 5854]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret625,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5887]: Type Error Variable #t~ret635 modified in procedure sdmmc_switch_voltage but not declared - TypeErrorResult [Line: 5887]: Type Error Undeclared identifier #t~ret635 in IdentifierExpression[#t~ret635,] - TypeErrorResult [Line: 5887]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret635,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5888]: Type Error Variable #t~ret636 modified in procedure sdmmc_switch_voltage but not declared - TypeErrorResult [Line: 5888]: Type Error Undeclared identifier #t~ret636 in IdentifierExpression[#t~ret636,] - TypeErrorResult [Line: 5888]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret636,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5889]: Type Error Variable #t~ret637 modified in procedure sdmmc_switch_voltage but not declared - TypeErrorResult [Line: 5889]: Type Error Undeclared identifier #t~ret637 in IdentifierExpression[#t~ret637,] - TypeErrorResult [Line: 5889]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret637,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 5890]: Type Error Variable #t~ret638 modified in procedure sdmmc_switch_voltage but not declared - TypeErrorResult [Line: 5890]: Type Error Undeclared identifier #t~ret638 in IdentifierExpression[#t~ret638,] - TypeErrorResult [Line: 5890]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret638,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6009]: Type Error Variable #t~ret674 modified in procedure init_extra_caps but not declared - TypeErrorResult [Line: 6009]: Type Error Undeclared identifier #t~ret674 in IdentifierExpression[#t~ret674,] - TypeErrorResult [Line: 6009]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret674,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6010]: Type Error Variable #t~ret675 modified in procedure init_extra_caps but not declared - TypeErrorResult [Line: 6010]: Type Error Undeclared identifier #t~ret675 in IdentifierExpression[#t~ret675,] - TypeErrorResult [Line: 6010]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret675,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6011]: Type Error Variable #t~ret676 modified in procedure init_extra_caps but not declared - TypeErrorResult [Line: 6011]: Type Error Undeclared identifier #t~ret676 in IdentifierExpression[#t~ret676,] - TypeErrorResult [Line: 6011]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret676,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6012]: Type Error Variable #t~ret677 modified in procedure init_extra_caps but not declared - TypeErrorResult [Line: 6012]: Type Error Undeclared identifier #t~ret677 in IdentifierExpression[#t~ret677,] - TypeErrorResult [Line: 6012]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret677,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6105]: Type Error Variable #t~ret707 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared - TypeErrorResult [Line: 6105]: Type Error Undeclared identifier #t~ret707 in IdentifierExpression[#t~ret707,] - TypeErrorResult [Line: 6105]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret707,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6106]: Type Error Variable #t~ret708 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared - TypeErrorResult [Line: 6106]: Type Error Undeclared identifier #t~ret708 in IdentifierExpression[#t~ret708,] - TypeErrorResult [Line: 6106]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret708,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6107]: Type Error Variable #t~ret709 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared - TypeErrorResult [Line: 6107]: Type Error Undeclared identifier #t~ret709 in IdentifierExpression[#t~ret709,] - TypeErrorResult [Line: 6107]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret709,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6108]: Type Error Variable #t~ret710 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared - TypeErrorResult [Line: 6108]: Type Error Undeclared identifier #t~ret710 in IdentifierExpression[#t~ret710,] - TypeErrorResult [Line: 6108]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret710,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6176]: Type Error Variable #t~ret731 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6176]: Type Error Undeclared identifier #t~ret731 in IdentifierExpression[#t~ret731,] - TypeErrorResult [Line: 6176]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret731,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6177]: Type Error Variable #t~ret732 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6177]: Type Error Undeclared identifier #t~ret732 in IdentifierExpression[#t~ret732,] - TypeErrorResult [Line: 6177]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret732,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6178]: Type Error Variable #t~ret733 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6178]: Type Error Undeclared identifier #t~ret733 in IdentifierExpression[#t~ret733,] - TypeErrorResult [Line: 6178]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret733,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6179]: Type Error Variable #t~ret734 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6179]: Type Error Undeclared identifier #t~ret734 in IdentifierExpression[#t~ret734,] - TypeErrorResult [Line: 6179]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret734,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6205]: Type Error Variable #t~ret748 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6205]: Type Error Undeclared identifier #t~ret748 in IdentifierExpression[#t~ret748,] - TypeErrorResult [Line: 6205]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret748,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6206]: Type Error Variable #t~ret749 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6206]: Type Error Undeclared identifier #t~ret749 in IdentifierExpression[#t~ret749,] - TypeErrorResult [Line: 6206]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret749,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6207]: Type Error Variable #t~ret750 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6207]: Type Error Undeclared identifier #t~ret750 in IdentifierExpression[#t~ret750,] - TypeErrorResult [Line: 6207]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret750,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 6208]: Type Error Variable #t~ret751 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6208]: Type Error Undeclared identifier #t~ret751 in IdentifierExpression[#t~ret751,] - TypeErrorResult [Line: 6208]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret751,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]],IntegerLiteral[8]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 3927]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [3927] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 19290a926baf25addf4978704839db0abeadfa27fdfeabe3829a382dc34ef323 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 15:40:06,001 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 15:40:06,077 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-10-11 15:40:06,083 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 15:40:06,084 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 15:40:06,118 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 15:40:06,119 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 15:40:06,119 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 15:40:06,120 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 15:40:06,121 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 15:40:06,122 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 15:40:06,122 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 15:40:06,122 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 15:40:06,123 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 15:40:06,123 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 15:40:06,125 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 15:40:06,125 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 15:40:06,125 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 15:40:06,126 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 15:40:06,126 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 15:40:06,129 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 15:40:06,130 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-11 15:40:06,130 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-11 15:40:06,130 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 15:40:06,130 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-11 15:40:06,131 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 15:40:06,131 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 15:40:06,131 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 15:40:06,131 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 15:40:06,131 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 15:40:06,132 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 15:40:06,132 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:40:06,132 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 15:40:06,132 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 15:40:06,132 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 15:40:06,133 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-11 15:40:06,133 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-11 15:40:06,133 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 15:40:06,135 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 15:40:06,135 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 15:40:06,135 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 15:40:06,136 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-11 15:40:06,136 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 19290a926baf25addf4978704839db0abeadfa27fdfeabe3829a382dc34ef323 [2024-10-11 15:40:06,469 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 15:40:06,492 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 15:40:06,494 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 15:40:06,496 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 15:40:06,496 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 15:40:06,497 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i [2024-10-11 15:40:08,037 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 15:40:08,494 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 15:40:08,495 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i [2024-10-11 15:40:08,569 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/e57dd2ae4/9842693fa0a647b6b5d4aab6c11bb97c/FLAGd5ea8b068 [2024-10-11 15:40:08,611 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/e57dd2ae4/9842693fa0a647b6b5d4aab6c11bb97c [2024-10-11 15:40:08,614 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 15:40:08,615 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 15:40:08,616 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 15:40:08,616 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 15:40:08,622 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 15:40:08,623 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:40:08" (1/1) ... [2024-10-11 15:40:08,624 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6698156b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:40:08, skipping insertion in model container [2024-10-11 15:40:08,626 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:40:08" (1/1) ... [2024-10-11 15:40:08,742 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:40:09,980 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i[195799,195812] [2024-10-11 15:40:10,031 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:40:10,061 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-10-11 15:40:10,116 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:40:10,394 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i[195799,195812] [2024-10-11 15:40:10,410 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:40:10,424 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 15:40:10,522 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [3927] [2024-10-11 15:40:10,682 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--mmc--host--rtsx_pci_sdmmc.ko-entry_point.cil.out.i[195799,195812] [2024-10-11 15:40:10,704 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:40:10,872 INFO L204 MainTranslator]: Completed translation [2024-10-11 15:40:10,873 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:40:10 WrapperNode [2024-10-11 15:40:10,873 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 15:40:10,874 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 15:40:10,874 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 15:40:10,875 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 15:40:10,882 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:40:10" (1/1) ... [2024-10-11 15:40:10,939 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4384]: Variable #t~ret182 modified in procedure sdmmc_pre_req but not declared [2024-10-11 15:40:10,939 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4384]: Undeclared identifier #t~ret182 in IdentifierExpression[#t~ret182,] [2024-10-11 15:40:10,940 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4384]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret182,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,940 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_pre_req" [4385]: Variable #t~ret183 modified in procedure sdmmc_pre_req but not declared [2024-10-11 15:40:10,940 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_pre_req" [4385]: Undeclared identifier #t~ret183 in IdentifierExpression[#t~ret183,] [2024-10-11 15:40:10,940 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_pre_req" [4385]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret183,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,940 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4386]: Variable #t~ret184 modified in procedure sdmmc_pre_req but not declared [2024-10-11 15:40:10,941 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4386]: Undeclared identifier #t~ret184 in IdentifierExpression[#t~ret184,] [2024-10-11 15:40:10,941 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4386]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret184,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,941 ERROR L1136 TypeChecker]: C: descriptor.format = "pre dma sg: %d\n" [4387]: Variable #t~ret185 modified in procedure sdmmc_pre_req but not declared [2024-10-11 15:40:10,941 ERROR L1136 TypeChecker]: C: descriptor.format = "pre dma sg: %d\n" [4387]: Undeclared identifier #t~ret185 in IdentifierExpression[#t~ret185,] [2024-10-11 15:40:10,941 ERROR L1136 TypeChecker]: C: descriptor.format = "pre dma sg: %d\n" [4387]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret185,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,946 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4456]: Variable #t~ret200 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,947 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4456]: Undeclared identifier #t~ret200 in IdentifierExpression[#t~ret200,] [2024-10-11 15:40:10,947 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4456]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret200,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,947 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_send_cmd_get_rsp" [4457]: Variable #t~ret201 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,947 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_send_cmd_get_rsp" [4457]: Undeclared identifier #t~ret201 in IdentifierExpression[#t~ret201,] [2024-10-11 15:40:10,948 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_send_cmd_get_rsp" [4457]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret201,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,948 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4458]: Variable #t~ret202 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,948 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4458]: Undeclared identifier #t~ret202 in IdentifierExpression[#t~ret202,] [2024-10-11 15:40:10,949 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4458]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret202,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,949 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4459]: Variable #t~ret203 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,949 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4459]: Undeclared identifier #t~ret203 in IdentifierExpression[#t~ret203,] [2024-10-11 15:40:10,949 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4459]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret203,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,950 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4523]: Variable #t~ret213 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,950 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4523]: Undeclared identifier #t~ret213 in IdentifierExpression[#t~ret213,] [2024-10-11 15:40:10,950 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4523]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret213,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,950 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_send_cmd_get_rsp" [4524]: Variable #t~ret214 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,950 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_send_cmd_get_rsp" [4524]: Undeclared identifier #t~ret214 in IdentifierExpression[#t~ret214,] [2024-10-11 15:40:10,951 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_send_cmd_get_rsp" [4524]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret214,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,951 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4525]: Variable #t~ret215 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,951 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4525]: Undeclared identifier #t~ret215 in IdentifierExpression[#t~ret215,] [2024-10-11 15:40:10,951 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4525]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret215,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,951 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd error (err = %d)\n" [4526]: Variable #t~ret216 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,951 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd error (err = %d)\n" [4526]: Undeclared identifier #t~ret216 in IdentifierExpression[#t~ret216,] [2024-10-11 15:40:10,952 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd error (err = %d)\n" [4526]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret216,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,952 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4548]: Variable #t~ret223 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,952 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4548]: Undeclared identifier #t~ret223 in IdentifierExpression[#t~ret223,] [2024-10-11 15:40:10,952 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4548]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret223,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,953 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_send_cmd_get_rsp" [4549]: Variable #t~ret224 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,953 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_send_cmd_get_rsp" [4549]: Undeclared identifier #t~ret224 in IdentifierExpression[#t~ret224,] [2024-10-11 15:40:10,953 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_send_cmd_get_rsp" [4549]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret224,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,953 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4550]: Variable #t~ret225 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,953 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4550]: Undeclared identifier #t~ret225 in IdentifierExpression[#t~ret225,] [2024-10-11 15:40:10,953 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4550]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret225,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,954 ERROR L1136 TypeChecker]: C: descriptor___1.format = "Invalid response bit\n" [4551]: Variable #t~ret226 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,954 ERROR L1136 TypeChecker]: C: descriptor___1.format = "Invalid response bit\n" [4551]: Undeclared identifier #t~ret226 in IdentifierExpression[#t~ret226,] [2024-10-11 15:40:10,954 ERROR L1136 TypeChecker]: C: descriptor___1.format = "Invalid response bit\n" [4551]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret226,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,954 ERROR L1136 TypeChecker]: C: descriptor___2.modname = "rtsx_pci_sdmmc" [4566]: Variable #t~ret232 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,954 ERROR L1136 TypeChecker]: C: descriptor___2.modname = "rtsx_pci_sdmmc" [4566]: Undeclared identifier #t~ret232 in IdentifierExpression[#t~ret232,] [2024-10-11 15:40:10,977 ERROR L1136 TypeChecker]: C: descriptor___2.modname = "rtsx_pci_sdmmc" [4566]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret232,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,977 ERROR L1136 TypeChecker]: C: descriptor___2.function = "sd_send_cmd_get_rsp" [4567]: Variable #t~ret233 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,977 ERROR L1136 TypeChecker]: C: descriptor___2.function = "sd_send_cmd_get_rsp" [4567]: Undeclared identifier #t~ret233 in IdentifierExpression[#t~ret233,] [2024-10-11 15:40:10,977 ERROR L1136 TypeChecker]: C: descriptor___2.function = "sd_send_cmd_get_rsp" [4567]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret233,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,977 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4568]: Variable #t~ret234 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,978 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4568]: Undeclared identifier #t~ret234 in IdentifierExpression[#t~ret234,] [2024-10-11 15:40:10,978 ERROR L1136 TypeChecker]: C: descriptor___2.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4568]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret234,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,978 ERROR L1136 TypeChecker]: C: descriptor___2.format = "CRC7 error\n" [4569]: Variable #t~ret235 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,978 ERROR L1136 TypeChecker]: C: descriptor___2.format = "CRC7 error\n" [4569]: Undeclared identifier #t~ret235 in IdentifierExpression[#t~ret235,] [2024-10-11 15:40:10,978 ERROR L1136 TypeChecker]: C: descriptor___2.format = "CRC7 error\n" [4569]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret235,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,978 ERROR L1136 TypeChecker]: C: descriptor___3.modname = "rtsx_pci_sdmmc" [4589]: Variable #t~ret241 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,979 ERROR L1136 TypeChecker]: C: descriptor___3.modname = "rtsx_pci_sdmmc" [4589]: Undeclared identifier #t~ret241 in IdentifierExpression[#t~ret241,] [2024-10-11 15:40:10,979 ERROR L1136 TypeChecker]: C: descriptor___3.modname = "rtsx_pci_sdmmc" [4589]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret241,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,979 ERROR L1136 TypeChecker]: C: descriptor___3.function = "sd_send_cmd_get_rsp" [4590]: Variable #t~ret242 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,979 ERROR L1136 TypeChecker]: C: descriptor___3.function = "sd_send_cmd_get_rsp" [4590]: Undeclared identifier #t~ret242 in IdentifierExpression[#t~ret242,] [2024-10-11 15:40:10,979 ERROR L1136 TypeChecker]: C: descriptor___3.function = "sd_send_cmd_get_rsp" [4590]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret242,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,979 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4591]: Variable #t~ret243 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,979 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4591]: Undeclared identifier #t~ret243 in IdentifierExpression[#t~ret243,] [2024-10-11 15:40:10,979 ERROR L1136 TypeChecker]: C: descriptor___3.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4591]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret243,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,980 ERROR L1136 TypeChecker]: C: descriptor___3.format = "cmd->resp[%d] = 0x%08x\n" [4592]: Variable #t~ret244 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,985 ERROR L1136 TypeChecker]: C: descriptor___3.format = "cmd->resp[%d] = 0x%08x\n" [4592]: Undeclared identifier #t~ret244 in IdentifierExpression[#t~ret244,] [2024-10-11 15:40:10,985 ERROR L1136 TypeChecker]: C: descriptor___3.format = "cmd->resp[%d] = 0x%08x\n" [4592]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret244,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,985 ERROR L1136 TypeChecker]: C: descriptor___4.modname = "rtsx_pci_sdmmc" [4610]: Variable #t~ret251 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,986 ERROR L1136 TypeChecker]: C: descriptor___4.modname = "rtsx_pci_sdmmc" [4610]: Undeclared identifier #t~ret251 in IdentifierExpression[#t~ret251,] [2024-10-11 15:40:10,986 ERROR L1136 TypeChecker]: C: descriptor___4.modname = "rtsx_pci_sdmmc" [4610]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret251,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,986 ERROR L1136 TypeChecker]: C: descriptor___4.function = "sd_send_cmd_get_rsp" [4611]: Variable #t~ret252 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,986 ERROR L1136 TypeChecker]: C: descriptor___4.function = "sd_send_cmd_get_rsp" [4611]: Undeclared identifier #t~ret252 in IdentifierExpression[#t~ret252,] [2024-10-11 15:40:10,986 ERROR L1136 TypeChecker]: C: descriptor___4.function = "sd_send_cmd_get_rsp" [4611]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret252,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,986 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4612]: Variable #t~ret253 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,986 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4612]: Undeclared identifier #t~ret253 in IdentifierExpression[#t~ret253,] [2024-10-11 15:40:10,987 ERROR L1136 TypeChecker]: C: descriptor___4.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4612]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret253,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,987 ERROR L1136 TypeChecker]: C: descriptor___4.format = "cmd->resp[0] = 0x%08x\n" [4613]: Variable #t~ret254 modified in procedure sd_send_cmd_get_rsp but not declared [2024-10-11 15:40:10,987 ERROR L1136 TypeChecker]: C: descriptor___4.format = "cmd->resp[0] = 0x%08x\n" [4613]: Undeclared identifier #t~ret254 in IdentifierExpression[#t~ret254,] [2024-10-11 15:40:10,987 ERROR L1136 TypeChecker]: C: descriptor___4.format = "cmd->resp[0] = 0x%08x\n" [4613]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret254,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,988 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4650]: Variable #t~ret262 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,988 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4650]: Undeclared identifier #t~ret262 in IdentifierExpression[#t~ret262,] [2024-10-11 15:40:10,988 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4650]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret262,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,993 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_data" [4651]: Variable #t~ret263 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,993 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_data" [4651]: Undeclared identifier #t~ret263 in IdentifierExpression[#t~ret263,] [2024-10-11 15:40:10,994 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_data" [4651]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret263,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,994 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4652]: Variable #t~ret264 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,994 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4652]: Undeclared identifier #t~ret264 in IdentifierExpression[#t~ret264,] [2024-10-11 15:40:10,994 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4652]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret264,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,995 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4653]: Variable #t~ret265 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,995 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4653]: Undeclared identifier #t~ret265 in IdentifierExpression[#t~ret265,] [2024-10-11 15:40:10,995 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4653]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret265,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,995 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4684]: Variable #t~ret274 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,995 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4684]: Undeclared identifier #t~ret274 in IdentifierExpression[#t~ret274,] [2024-10-11 15:40:10,996 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4684]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret274,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,996 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_read_data" [4685]: Variable #t~ret275 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,996 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_read_data" [4685]: Undeclared identifier #t~ret275 in IdentifierExpression[#t~ret275,] [2024-10-11 15:40:10,996 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_read_data" [4685]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret275,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,996 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4686]: Variable #t~ret276 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,996 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4686]: Undeclared identifier #t~ret276 in IdentifierExpression[#t~ret276,] [2024-10-11 15:40:10,997 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4686]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret276,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,997 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4687]: Variable #t~ret277 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,997 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4687]: Undeclared identifier #t~ret277 in IdentifierExpression[#t~ret277,] [2024-10-11 15:40:10,997 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4687]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret277,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,997 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4703]: Variable #t~ret283 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,997 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4703]: Undeclared identifier #t~ret283 in IdentifierExpression[#t~ret283,] [2024-10-11 15:40:10,998 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4703]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret283,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,998 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_read_data" [4704]: Variable #t~ret284 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,998 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_read_data" [4704]: Undeclared identifier #t~ret284 in IdentifierExpression[#t~ret284,] [2024-10-11 15:40:10,998 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_read_data" [4704]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret284,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,998 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4705]: Variable #t~ret285 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,998 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4705]: Undeclared identifier #t~ret285 in IdentifierExpression[#t~ret285,] [2024-10-11 15:40:10,999 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4705]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret285,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:10,999 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_read_ppbuf fail (err = %d)\n" [4706]: Variable #t~ret286 modified in procedure sd_read_data but not declared [2024-10-11 15:40:10,999 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_read_ppbuf fail (err = %d)\n" [4706]: Undeclared identifier #t~ret286 in IdentifierExpression[#t~ret286,] [2024-10-11 15:40:10,999 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_read_ppbuf fail (err = %d)\n" [4706]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret286,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,000 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4740]: Variable #t~ret292 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,000 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4740]: Undeclared identifier #t~ret292 in IdentifierExpression[#t~ret292,] [2024-10-11 15:40:11,000 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4740]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret292,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,000 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_data" [4741]: Variable #t~ret293 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,000 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_data" [4741]: Undeclared identifier #t~ret293 in IdentifierExpression[#t~ret293,] [2024-10-11 15:40:11,000 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_data" [4741]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret293,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,001 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4742]: Variable #t~ret294 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,001 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4742]: Undeclared identifier #t~ret294 in IdentifierExpression[#t~ret294,] [2024-10-11 15:40:11,001 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4742]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret294,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,001 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4743]: Variable #t~ret295 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,001 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4743]: Undeclared identifier #t~ret295 in IdentifierExpression[#t~ret295,] [2024-10-11 15:40:11,001 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4743]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret295,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,001 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4765]: Variable #t~ret305 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,002 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4765]: Undeclared identifier #t~ret305 in IdentifierExpression[#t~ret305,] [2024-10-11 15:40:11,015 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [4765]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret305,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,016 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_write_data" [4766]: Variable #t~ret306 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,016 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_write_data" [4766]: Undeclared identifier #t~ret306 in IdentifierExpression[#t~ret306,] [2024-10-11 15:40:11,016 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_write_data" [4766]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret306,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,016 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4767]: Variable #t~ret307 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,016 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4767]: Undeclared identifier #t~ret307 in IdentifierExpression[#t~ret307,] [2024-10-11 15:40:11,016 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4767]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret307,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,017 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_write_ppbuf fail (err = %d)\n" [4768]: Variable #t~ret308 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,017 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_write_ppbuf fail (err = %d)\n" [4768]: Undeclared identifier #t~ret308 in IdentifierExpression[#t~ret308,] [2024-10-11 15:40:11,017 ERROR L1136 TypeChecker]: C: descriptor___0.format = "rtsx_pci_write_ppbuf fail (err = %d)\n" [4768]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret308,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,017 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4790]: Variable #t~ret314 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,017 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4790]: Undeclared identifier #t~ret314 in IdentifierExpression[#t~ret314,] [2024-10-11 15:40:11,018 ERROR L1136 TypeChecker]: C: descriptor___1.modname = "rtsx_pci_sdmmc" [4790]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret314,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,018 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_write_data" [4791]: Variable #t~ret315 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,018 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_write_data" [4791]: Undeclared identifier #t~ret315 in IdentifierExpression[#t~ret315,] [2024-10-11 15:40:11,018 ERROR L1136 TypeChecker]: C: descriptor___1.function = "sd_write_data" [4791]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret315,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,018 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4792]: Variable #t~ret316 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,018 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4792]: Undeclared identifier #t~ret316 in IdentifierExpression[#t~ret316,] [2024-10-11 15:40:11,018 ERROR L1136 TypeChecker]: C: descriptor___1.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4792]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret316,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,019 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4793]: Variable #t~ret317 modified in procedure sd_write_data but not declared [2024-10-11 15:40:11,019 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4793]: Undeclared identifier #t~ret317 in IdentifierExpression[#t~ret317,] [2024-10-11 15:40:11,019 ERROR L1136 TypeChecker]: C: descriptor___1.format = "rtsx_pci_send_cmd fail (err = %d)\n" [4793]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret317,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,019 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4835]: Variable #t~ret330 modified in procedure sd_read_long_data but not declared [2024-10-11 15:40:11,020 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4835]: Undeclared identifier #t~ret330 in IdentifierExpression[#t~ret330,] [2024-10-11 15:40:11,020 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4835]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret330,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,020 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_long_data" [4836]: Variable #t~ret331 modified in procedure sd_read_long_data but not declared [2024-10-11 15:40:11,020 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_long_data" [4836]: Undeclared identifier #t~ret331 in IdentifierExpression[#t~ret331,] [2024-10-11 15:40:11,020 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_read_long_data" [4836]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret331,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,020 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4837]: Variable #t~ret332 modified in procedure sd_read_long_data but not declared [2024-10-11 15:40:11,020 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4837]: Undeclared identifier #t~ret332 in IdentifierExpression[#t~ret332,] [2024-10-11 15:40:11,020 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4837]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret332,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,021 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4838]: Variable #t~ret333 modified in procedure sd_read_long_data but not declared [2024-10-11 15:40:11,021 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4838]: Undeclared identifier #t~ret333 in IdentifierExpression[#t~ret333,] [2024-10-11 15:40:11,021 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4838]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret333,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,025 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4909]: Variable #t~ret356 modified in procedure sd_write_long_data but not declared [2024-10-11 15:40:11,026 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4909]: Undeclared identifier #t~ret356 in IdentifierExpression[#t~ret356,] [2024-10-11 15:40:11,026 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4909]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret356,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,026 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_long_data" [4910]: Variable #t~ret357 modified in procedure sd_write_long_data but not declared [2024-10-11 15:40:11,026 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_long_data" [4910]: Undeclared identifier #t~ret357 in IdentifierExpression[#t~ret357,] [2024-10-11 15:40:11,026 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_write_long_data" [4910]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret357,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,027 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4911]: Variable #t~ret358 modified in procedure sd_write_long_data but not declared [2024-10-11 15:40:11,027 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4911]: Undeclared identifier #t~ret358 in IdentifierExpression[#t~ret358,] [2024-10-11 15:40:11,027 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4911]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret358,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,027 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4912]: Variable #t~ret359 modified in procedure sd_write_long_data but not declared [2024-10-11 15:40:11,027 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4912]: Undeclared identifier #t~ret359 in IdentifierExpression[#t~ret359,] [2024-10-11 15:40:11,027 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD/MMC CMD %d, arg = 0x%08x\n" [4912]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret359,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,028 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4961]: Variable #t~ret374 modified in procedure sd_rw_multi but not declared [2024-10-11 15:40:11,028 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4961]: Undeclared identifier #t~ret374 in IdentifierExpression[#t~ret374,] [2024-10-11 15:40:11,028 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [4961]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret374,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,028 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_rw_multi" [4962]: Variable #t~ret375 modified in procedure sd_rw_multi but not declared [2024-10-11 15:40:11,028 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_rw_multi" [4962]: Undeclared identifier #t~ret375 in IdentifierExpression[#t~ret375,] [2024-10-11 15:40:11,028 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_rw_multi" [4962]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret375,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,029 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4963]: Variable #t~ret376 modified in procedure sd_rw_multi but not declared [2024-10-11 15:40:11,029 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4963]: Undeclared identifier #t~ret376 in IdentifierExpression[#t~ret376,] [2024-10-11 15:40:11,029 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [4963]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret376,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,029 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: sg_count = %d is invalid\n" [4964]: Variable #t~ret377 modified in procedure sd_rw_multi but not declared [2024-10-11 15:40:11,029 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: sg_count = %d is invalid\n" [4964]: Undeclared identifier #t~ret377 in IdentifierExpression[#t~ret377,] [2024-10-11 15:40:11,029 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: sg_count = %d is invalid\n" [4964]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret377,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,030 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5046]: Variable #t~ret413 modified in procedure sd_change_phase but not declared [2024-10-11 15:40:11,033 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5046]: Undeclared identifier #t~ret413 in IdentifierExpression[#t~ret413,] [2024-10-11 15:40:11,033 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5046]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret413,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,033 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_change_phase" [5047]: Variable #t~ret414 modified in procedure sd_change_phase but not declared [2024-10-11 15:40:11,034 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_change_phase" [5047]: Undeclared identifier #t~ret414 in IdentifierExpression[#t~ret414,] [2024-10-11 15:40:11,034 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_change_phase" [5047]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret414,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,034 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5048]: Variable #t~ret415 modified in procedure sd_change_phase but not declared [2024-10-11 15:40:11,034 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5048]: Undeclared identifier #t~ret415 in IdentifierExpression[#t~ret415,] [2024-10-11 15:40:11,034 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5048]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret415,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,034 ERROR L1136 TypeChecker]: C: descriptor.format = "%s(%s): sample_point = %d\n" [5049]: Variable #t~ret416 modified in procedure sd_change_phase but not declared [2024-10-11 15:40:11,034 ERROR L1136 TypeChecker]: C: descriptor.format = "%s(%s): sample_point = %d\n" [5049]: Undeclared identifier #t~ret416 in IdentifierExpression[#t~ret416,] [2024-10-11 15:40:11,035 ERROR L1136 TypeChecker]: C: descriptor.format = "%s(%s): sample_point = %d\n" [5049]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret416,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,035 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5145]: Variable #t~ret426 modified in procedure sd_search_final_phase but not declared [2024-10-11 15:40:11,035 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5145]: Undeclared identifier #t~ret426 in IdentifierExpression[#t~ret426,] [2024-10-11 15:40:11,035 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5145]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret426,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,036 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_search_final_phase" [5146]: Variable #t~ret427 modified in procedure sd_search_final_phase but not declared [2024-10-11 15:40:11,036 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_search_final_phase" [5146]: Undeclared identifier #t~ret427 in IdentifierExpression[#t~ret427,] [2024-10-11 15:40:11,036 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_search_final_phase" [5146]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret427,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,036 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5147]: Variable #t~ret428 modified in procedure sd_search_final_phase but not declared [2024-10-11 15:40:11,036 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5147]: Undeclared identifier #t~ret428 in IdentifierExpression[#t~ret428,] [2024-10-11 15:40:11,036 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5147]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret428,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,036 ERROR L1136 TypeChecker]: C: descriptor.format = "phase: [map:%x] [maxlen:%d] [final:%d]\n" [5148]: Variable #t~ret429 modified in procedure sd_search_final_phase but not declared [2024-10-11 15:40:11,040 ERROR L1136 TypeChecker]: C: descriptor.format = "phase: [map:%x] [maxlen:%d] [final:%d]\n" [5148]: Undeclared identifier #t~ret429 in IdentifierExpression[#t~ret429,] [2024-10-11 15:40:11,041 ERROR L1136 TypeChecker]: C: descriptor.format = "phase: [map:%x] [maxlen:%d] [final:%d]\n" [5148]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret429,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,042 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5296]: Variable #t~ret442 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:11,045 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5296]: Undeclared identifier #t~ret442 in IdentifierExpression[#t~ret442,] [2024-10-11 15:40:11,045 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5296]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret442,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,045 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_tuning_rx" [5297]: Variable #t~ret443 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:11,045 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_tuning_rx" [5297]: Undeclared identifier #t~ret443 in IdentifierExpression[#t~ret443,] [2024-10-11 15:40:11,045 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_tuning_rx" [5297]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret443,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,045 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5298]: Variable #t~ret444 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:11,046 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5298]: Undeclared identifier #t~ret444 in IdentifierExpression[#t~ret444,] [2024-10-11 15:40:11,046 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5298]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret444,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,046 ERROR L1136 TypeChecker]: C: descriptor.format = "RX raw_phase_map[%d] = 0x%08x\n" [5299]: Variable #t~ret445 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:11,046 ERROR L1136 TypeChecker]: C: descriptor.format = "RX raw_phase_map[%d] = 0x%08x\n" [5299]: Undeclared identifier #t~ret445 in IdentifierExpression[#t~ret445,] [2024-10-11 15:40:11,046 ERROR L1136 TypeChecker]: C: descriptor.format = "RX raw_phase_map[%d] = 0x%08x\n" [5299]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret445,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,046 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [5316]: Variable #t~ret452 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:11,046 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [5316]: Undeclared identifier #t~ret452 in IdentifierExpression[#t~ret452,] [2024-10-11 15:40:11,047 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [5316]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret452,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,047 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_tuning_rx" [5317]: Variable #t~ret453 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:11,047 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_tuning_rx" [5317]: Undeclared identifier #t~ret453 in IdentifierExpression[#t~ret453,] [2024-10-11 15:40:11,047 ERROR L1136 TypeChecker]: C: descriptor___0.function = "sd_tuning_rx" [5317]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret453,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,047 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5318]: Variable #t~ret454 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:11,047 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5318]: Undeclared identifier #t~ret454 in IdentifierExpression[#t~ret454,] [2024-10-11 15:40:11,047 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5318]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret454,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,047 ERROR L1136 TypeChecker]: C: descriptor___0.format = "RX phase_map = 0x%08x\n" [5319]: Variable #t~ret455 modified in procedure sd_tuning_rx but not declared [2024-10-11 15:40:11,048 ERROR L1136 TypeChecker]: C: descriptor___0.format = "RX phase_map = 0x%08x\n" [5319]: Undeclared identifier #t~ret455 in IdentifierExpression[#t~ret455,] [2024-10-11 15:40:11,048 ERROR L1136 TypeChecker]: C: descriptor___0.format = "RX phase_map = 0x%08x\n" [5319]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret455,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,050 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5453]: Variable #t~ret509 modified in procedure sd_request but not declared [2024-10-11 15:40:11,050 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5453]: Undeclared identifier #t~ret509 in IdentifierExpression[#t~ret509,] [2024-10-11 15:40:11,050 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5453]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret509,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,050 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_request" [5454]: Variable #t~ret510 modified in procedure sd_request but not declared [2024-10-11 15:40:11,050 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_request" [5454]: Undeclared identifier #t~ret510 in IdentifierExpression[#t~ret510,] [2024-10-11 15:40:11,050 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_request" [5454]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret510,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,050 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5455]: Variable #t~ret511 modified in procedure sd_request but not declared [2024-10-11 15:40:11,051 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5455]: Undeclared identifier #t~ret511 in IdentifierExpression[#t~ret511,] [2024-10-11 15:40:11,051 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5455]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret511,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,051 ERROR L1136 TypeChecker]: C: descriptor.format = "CMD %d 0x%08x error(%d)\n" [5456]: Variable #t~ret512 modified in procedure sd_request but not declared [2024-10-11 15:40:11,051 ERROR L1136 TypeChecker]: C: descriptor.format = "CMD %d 0x%08x error(%d)\n" [5456]: Undeclared identifier #t~ret512 in IdentifierExpression[#t~ret512,] [2024-10-11 15:40:11,051 ERROR L1136 TypeChecker]: C: descriptor.format = "CMD %d 0x%08x error(%d)\n" [5456]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret512,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,054 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5719]: Variable #t~ret574 modified in procedure sdmmc_get_ro but not declared [2024-10-11 15:40:11,054 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5719]: Undeclared identifier #t~ret574 in IdentifierExpression[#t~ret574,] [2024-10-11 15:40:11,054 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5719]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret574,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_ro" [5720]: Variable #t~ret575 modified in procedure sdmmc_get_ro but not declared [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_ro" [5720]: Undeclared identifier #t~ret575 in IdentifierExpression[#t~ret575,] [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_ro" [5720]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret575,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5721]: Variable #t~ret576 modified in procedure sdmmc_get_ro but not declared [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5721]: Undeclared identifier #t~ret576 in IdentifierExpression[#t~ret576,] [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5721]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret576,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5722]: Variable #t~ret577 modified in procedure sdmmc_get_ro but not declared [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5722]: Undeclared identifier #t~ret577 in IdentifierExpression[#t~ret577,] [2024-10-11 15:40:11,055 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5722]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret577,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,056 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5762]: Variable #t~ret586 modified in procedure sdmmc_get_cd but not declared [2024-10-11 15:40:11,056 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5762]: Undeclared identifier #t~ret586 in IdentifierExpression[#t~ret586,] [2024-10-11 15:40:11,056 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5762]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret586,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,056 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_cd" [5763]: Variable #t~ret587 modified in procedure sdmmc_get_cd but not declared [2024-10-11 15:40:11,056 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_cd" [5763]: Undeclared identifier #t~ret587 in IdentifierExpression[#t~ret587,] [2024-10-11 15:40:11,056 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_get_cd" [5763]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret587,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,056 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5764]: Variable #t~ret588 modified in procedure sdmmc_get_cd but not declared [2024-10-11 15:40:11,057 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5764]: Undeclared identifier #t~ret588 in IdentifierExpression[#t~ret588,] [2024-10-11 15:40:11,057 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5764]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret588,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,057 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5765]: Variable #t~ret589 modified in procedure sdmmc_get_cd but not declared [2024-10-11 15:40:11,060 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5765]: Undeclared identifier #t~ret589 in IdentifierExpression[#t~ret589,] [2024-10-11 15:40:11,060 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: RTSX_BIPR = 0x%08x\n" [5765]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret589,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,061 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5851]: Variable #t~ret602 modified in procedure sd_wait_voltage_stable_2 but not declared [2024-10-11 15:40:11,061 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5851]: Undeclared identifier #t~ret602 in IdentifierExpression[#t~ret602,] [2024-10-11 15:40:11,061 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5851]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret602,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,062 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_wait_voltage_stable_2" [5852]: Variable #t~ret603 modified in procedure sd_wait_voltage_stable_2 but not declared [2024-10-11 15:40:11,062 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_wait_voltage_stable_2" [5852]: Undeclared identifier #t~ret603 in IdentifierExpression[#t~ret603,] [2024-10-11 15:40:11,062 ERROR L1136 TypeChecker]: C: descriptor.function = "sd_wait_voltage_stable_2" [5852]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret603,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,062 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5853]: Variable #t~ret604 modified in procedure sd_wait_voltage_stable_2 but not declared [2024-10-11 15:40:11,062 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5853]: Undeclared identifier #t~ret604 in IdentifierExpression[#t~ret604,] [2024-10-11 15:40:11,062 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5853]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret604,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,062 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD_BUS_STAT = 0x%x\n" [5854]: Variable #t~ret605 modified in procedure sd_wait_voltage_stable_2 but not declared [2024-10-11 15:40:11,062 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD_BUS_STAT = 0x%x\n" [5854]: Undeclared identifier #t~ret605 in IdentifierExpression[#t~ret605,] [2024-10-11 15:40:11,063 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: SD_BUS_STAT = 0x%x\n" [5854]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret605,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,063 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5887]: Variable #t~ret615 modified in procedure sdmmc_switch_voltage but not declared [2024-10-11 15:40:11,063 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5887]: Undeclared identifier #t~ret615 in IdentifierExpression[#t~ret615,] [2024-10-11 15:40:11,063 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [5887]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret615,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,063 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_switch_voltage" [5888]: Variable #t~ret616 modified in procedure sdmmc_switch_voltage but not declared [2024-10-11 15:40:11,063 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_switch_voltage" [5888]: Undeclared identifier #t~ret616 in IdentifierExpression[#t~ret616,] [2024-10-11 15:40:11,063 ERROR L1136 TypeChecker]: C: descriptor.function = "sdmmc_switch_voltage" [5888]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret616,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,064 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5889]: Variable #t~ret617 modified in procedure sdmmc_switch_voltage but not declared [2024-10-11 15:40:11,064 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5889]: Undeclared identifier #t~ret617 in IdentifierExpression[#t~ret617,] [2024-10-11 15:40:11,064 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [5889]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret617,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,064 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: signal_voltage = %d\n" [5890]: Variable #t~ret618 modified in procedure sdmmc_switch_voltage but not declared [2024-10-11 15:40:11,066 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: signal_voltage = %d\n" [5890]: Undeclared identifier #t~ret618 in IdentifierExpression[#t~ret618,] [2024-10-11 15:40:11,066 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: signal_voltage = %d\n" [5890]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret618,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,067 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6009]: Variable #t~ret654 modified in procedure init_extra_caps but not declared [2024-10-11 15:40:11,067 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6009]: Undeclared identifier #t~ret654 in IdentifierExpression[#t~ret654,] [2024-10-11 15:40:11,067 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6009]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret654,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,067 ERROR L1136 TypeChecker]: C: descriptor.function = "init_extra_caps" [6010]: Variable #t~ret655 modified in procedure init_extra_caps but not declared [2024-10-11 15:40:11,067 ERROR L1136 TypeChecker]: C: descriptor.function = "init_extra_caps" [6010]: Undeclared identifier #t~ret655 in IdentifierExpression[#t~ret655,] [2024-10-11 15:40:11,067 ERROR L1136 TypeChecker]: C: descriptor.function = "init_extra_caps" [6010]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret655,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,068 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6011]: Variable #t~ret656 modified in procedure init_extra_caps but not declared [2024-10-11 15:40:11,068 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6011]: Undeclared identifier #t~ret656 in IdentifierExpression[#t~ret656,] [2024-10-11 15:40:11,068 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6011]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret656,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,068 ERROR L1136 TypeChecker]: C: descriptor.format = "pcr->extra_caps = 0x%x\n" [6012]: Variable #t~ret657 modified in procedure init_extra_caps but not declared [2024-10-11 15:40:11,068 ERROR L1136 TypeChecker]: C: descriptor.format = "pcr->extra_caps = 0x%x\n" [6012]: Undeclared identifier #t~ret657 in IdentifierExpression[#t~ret657,] [2024-10-11 15:40:11,068 ERROR L1136 TypeChecker]: C: descriptor.format = "pcr->extra_caps = 0x%x\n" [6012]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret657,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,069 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6105]: Variable #t~ret678 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared [2024-10-11 15:40:11,069 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6105]: Undeclared identifier #t~ret678 in IdentifierExpression[#t~ret678,] [2024-10-11 15:40:11,069 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6105]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret678,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,069 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_probe" [6106]: Variable #t~ret679 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared [2024-10-11 15:40:11,070 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_probe" [6106]: Undeclared identifier #t~ret679 in IdentifierExpression[#t~ret679,] [2024-10-11 15:40:11,070 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_probe" [6106]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret679,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,070 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6107]: Variable #t~ret680 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared [2024-10-11 15:40:11,070 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6107]: Undeclared identifier #t~ret680 in IdentifierExpression[#t~ret680,] [2024-10-11 15:40:11,070 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6107]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret680,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,071 ERROR L1136 TypeChecker]: C: descriptor.format = ": Realtek PCI-E SDMMC controller found\n" [6108]: Variable #t~ret681 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared [2024-10-11 15:40:11,071 ERROR L1136 TypeChecker]: C: descriptor.format = ": Realtek PCI-E SDMMC controller found\n" [6108]: Undeclared identifier #t~ret681 in IdentifierExpression[#t~ret681,] [2024-10-11 15:40:11,071 ERROR L1136 TypeChecker]: C: descriptor.format = ": Realtek PCI-E SDMMC controller found\n" [6108]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret681,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,072 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6176]: Variable #t~ret702 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:11,072 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6176]: Undeclared identifier #t~ret702 in IdentifierExpression[#t~ret702,] [2024-10-11 15:40:11,072 ERROR L1136 TypeChecker]: C: descriptor.modname = "rtsx_pci_sdmmc" [6176]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret702,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,072 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_remove" [6177]: Variable #t~ret703 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:11,072 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_remove" [6177]: Undeclared identifier #t~ret703 in IdentifierExpression[#t~ret703,] [2024-10-11 15:40:11,072 ERROR L1136 TypeChecker]: C: descriptor.function = "rtsx_pci_sdmmc_drv_remove" [6177]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret703,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,073 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6178]: Variable #t~ret704 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:11,073 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6178]: Undeclared identifier #t~ret704 in IdentifierExpression[#t~ret704,] [2024-10-11 15:40:11,073 ERROR L1136 TypeChecker]: C: descriptor.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6178]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret704,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,073 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: Controller removed during transfer\n" [6179]: Variable #t~ret705 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:11,073 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: Controller removed during transfer\n" [6179]: Undeclared identifier #t~ret705 in IdentifierExpression[#t~ret705,] [2024-10-11 15:40:11,073 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: Controller removed during transfer\n" [6179]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret705,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,074 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [6205]: Variable #t~ret719 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:11,074 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [6205]: Undeclared identifier #t~ret719 in IdentifierExpression[#t~ret719,] [2024-10-11 15:40:11,074 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "rtsx_pci_sdmmc" [6205]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret719,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,074 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtsx_pci_sdmmc_drv_remove" [6206]: Variable #t~ret720 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:11,074 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtsx_pci_sdmmc_drv_remove" [6206]: Undeclared identifier #t~ret720 in IdentifierExpression[#t~ret720,] [2024-10-11 15:40:11,075 ERROR L1136 TypeChecker]: C: descriptor___0.function = "rtsx_pci_sdmmc_drv_remove" [6206]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret720,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,075 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6207]: Variable #t~ret721 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:11,075 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6207]: Undeclared identifier #t~ret721 in IdentifierExpression[#t~ret721,] [2024-10-11 15:40:11,075 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/13048/dscv_tempdir/dscv/ri/43_2a/drivers/mmc/host/rtsx_pci_sdmmc.c" [6207]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret721,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,075 ERROR L1136 TypeChecker]: C: descriptor___0.format = ": Realtek PCI-E SDMMC controller has been removed\n" [6208]: Variable #t~ret722 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared [2024-10-11 15:40:11,075 ERROR L1136 TypeChecker]: C: descriptor___0.format = ": Realtek PCI-E SDMMC controller has been removed\n" [6208]: Undeclared identifier #t~ret722 in IdentifierExpression[#t~ret722,] [2024-10-11 15:40:11,076 ERROR L1136 TypeChecker]: C: descriptor___0.format = ": Realtek PCI-E SDMMC controller has been removed\n" [6208]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret722,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 15:40:11,079 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:40:10" (1/1) ... [2024-10-11 15:40:11,079 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 15:40:11,079 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-11 15:40:11,081 INFO L158 Benchmark]: Toolchain (without parser) took 2465.22ms. Allocated memory was 58.7MB in the beginning and 148.9MB in the end (delta: 90.2MB). Free memory was 35.6MB in the beginning and 84.3MB in the end (delta: -48.7MB). Peak memory consumption was 73.8MB. Max. memory is 16.1GB. [2024-10-11 15:40:11,081 INFO L158 Benchmark]: CDTParser took 0.11ms. Allocated memory is still 44.0MB. Free memory is still 21.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 15:40:11,082 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2257.72ms. Allocated memory was 58.7MB in the beginning and 148.9MB in the end (delta: 90.2MB). Free memory was 35.4MB in the beginning and 60.7MB in the end (delta: -25.3MB). Peak memory consumption was 63.7MB. Max. memory is 16.1GB. [2024-10-11 15:40:11,082 INFO L158 Benchmark]: Boogie Procedure Inliner took 204.89ms. Allocated memory is still 148.9MB. Free memory was 60.7MB in the beginning and 84.3MB in the end (delta: -23.6MB). Peak memory consumption was 10.1MB. Max. memory is 16.1GB. [2024-10-11 15:40:11,086 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.11ms. Allocated memory is still 44.0MB. Free memory is still 21.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2257.72ms. Allocated memory was 58.7MB in the beginning and 148.9MB in the end (delta: 90.2MB). Free memory was 35.4MB in the beginning and 60.7MB in the end (delta: -25.3MB). Peak memory consumption was 63.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 204.89ms. Allocated memory is still 148.9MB. Free memory was 60.7MB in the beginning and 84.3MB in the end (delta: -23.6MB). Peak memory consumption was 10.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 4384]: Type Error Variable #t~ret182 modified in procedure sdmmc_pre_req but not declared - TypeErrorResult [Line: 4384]: Type Error Undeclared identifier #t~ret182 in IdentifierExpression[#t~ret182,] - TypeErrorResult [Line: 4384]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret182,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4385]: Type Error Variable #t~ret183 modified in procedure sdmmc_pre_req but not declared - TypeErrorResult [Line: 4385]: Type Error Undeclared identifier #t~ret183 in IdentifierExpression[#t~ret183,] - TypeErrorResult [Line: 4385]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret183,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4386]: Type Error Variable #t~ret184 modified in procedure sdmmc_pre_req but not declared - TypeErrorResult [Line: 4386]: Type Error Undeclared identifier #t~ret184 in IdentifierExpression[#t~ret184,] - TypeErrorResult [Line: 4386]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret184,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4387]: Type Error Variable #t~ret185 modified in procedure sdmmc_pre_req but not declared - TypeErrorResult [Line: 4387]: Type Error Undeclared identifier #t~ret185 in IdentifierExpression[#t~ret185,] - TypeErrorResult [Line: 4387]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret185,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4456]: Type Error Variable #t~ret200 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4456]: Type Error Undeclared identifier #t~ret200 in IdentifierExpression[#t~ret200,] - TypeErrorResult [Line: 4456]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret200,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4457]: Type Error Variable #t~ret201 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4457]: Type Error Undeclared identifier #t~ret201 in IdentifierExpression[#t~ret201,] - TypeErrorResult [Line: 4457]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret201,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4458]: Type Error Variable #t~ret202 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4458]: Type Error Undeclared identifier #t~ret202 in IdentifierExpression[#t~ret202,] - TypeErrorResult [Line: 4458]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret202,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4459]: Type Error Variable #t~ret203 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4459]: Type Error Undeclared identifier #t~ret203 in IdentifierExpression[#t~ret203,] - TypeErrorResult [Line: 4459]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret203,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4523]: Type Error Variable #t~ret213 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4523]: Type Error Undeclared identifier #t~ret213 in IdentifierExpression[#t~ret213,] - TypeErrorResult [Line: 4523]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret213,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4524]: Type Error Variable #t~ret214 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4524]: Type Error Undeclared identifier #t~ret214 in IdentifierExpression[#t~ret214,] - TypeErrorResult [Line: 4524]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret214,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4525]: Type Error Variable #t~ret215 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4525]: Type Error Undeclared identifier #t~ret215 in IdentifierExpression[#t~ret215,] - TypeErrorResult [Line: 4525]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret215,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4526]: Type Error Variable #t~ret216 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4526]: Type Error Undeclared identifier #t~ret216 in IdentifierExpression[#t~ret216,] - TypeErrorResult [Line: 4526]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret216,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4548]: Type Error Variable #t~ret223 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4548]: Type Error Undeclared identifier #t~ret223 in IdentifierExpression[#t~ret223,] - TypeErrorResult [Line: 4548]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret223,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4549]: Type Error Variable #t~ret224 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4549]: Type Error Undeclared identifier #t~ret224 in IdentifierExpression[#t~ret224,] - TypeErrorResult [Line: 4549]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret224,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4550]: Type Error Variable #t~ret225 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4550]: Type Error Undeclared identifier #t~ret225 in IdentifierExpression[#t~ret225,] - TypeErrorResult [Line: 4550]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret225,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4551]: Type Error Variable #t~ret226 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4551]: Type Error Undeclared identifier #t~ret226 in IdentifierExpression[#t~ret226,] - TypeErrorResult [Line: 4551]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret226,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4566]: Type Error Variable #t~ret232 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4566]: Type Error Undeclared identifier #t~ret232 in IdentifierExpression[#t~ret232,] - TypeErrorResult [Line: 4566]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret232,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4567]: Type Error Variable #t~ret233 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4567]: Type Error Undeclared identifier #t~ret233 in IdentifierExpression[#t~ret233,] - TypeErrorResult [Line: 4567]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret233,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4568]: Type Error Variable #t~ret234 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4568]: Type Error Undeclared identifier #t~ret234 in IdentifierExpression[#t~ret234,] - TypeErrorResult [Line: 4568]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret234,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4569]: Type Error Variable #t~ret235 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4569]: Type Error Undeclared identifier #t~ret235 in IdentifierExpression[#t~ret235,] - TypeErrorResult [Line: 4569]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret235,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___2~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4589]: Type Error Variable #t~ret241 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4589]: Type Error Undeclared identifier #t~ret241 in IdentifierExpression[#t~ret241,] - TypeErrorResult [Line: 4589]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret241,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4590]: Type Error Variable #t~ret242 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4590]: Type Error Undeclared identifier #t~ret242 in IdentifierExpression[#t~ret242,] - TypeErrorResult [Line: 4590]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret242,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4591]: Type Error Variable #t~ret243 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4591]: Type Error Undeclared identifier #t~ret243 in IdentifierExpression[#t~ret243,] - TypeErrorResult [Line: 4591]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret243,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4592]: Type Error Variable #t~ret244 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4592]: Type Error Undeclared identifier #t~ret244 in IdentifierExpression[#t~ret244,] - TypeErrorResult [Line: 4592]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret244,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___3~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4610]: Type Error Variable #t~ret251 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4610]: Type Error Undeclared identifier #t~ret251 in IdentifierExpression[#t~ret251,] - TypeErrorResult [Line: 4610]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret251,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4611]: Type Error Variable #t~ret252 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4611]: Type Error Undeclared identifier #t~ret252 in IdentifierExpression[#t~ret252,] - TypeErrorResult [Line: 4611]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret252,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4612]: Type Error Variable #t~ret253 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4612]: Type Error Undeclared identifier #t~ret253 in IdentifierExpression[#t~ret253,] - TypeErrorResult [Line: 4612]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret253,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4613]: Type Error Variable #t~ret254 modified in procedure sd_send_cmd_get_rsp but not declared - TypeErrorResult [Line: 4613]: Type Error Undeclared identifier #t~ret254 in IdentifierExpression[#t~ret254,] - TypeErrorResult [Line: 4613]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret254,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___4~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4650]: Type Error Variable #t~ret262 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4650]: Type Error Undeclared identifier #t~ret262 in IdentifierExpression[#t~ret262,] - TypeErrorResult [Line: 4650]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret262,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4651]: Type Error Variable #t~ret263 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4651]: Type Error Undeclared identifier #t~ret263 in IdentifierExpression[#t~ret263,] - TypeErrorResult [Line: 4651]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret263,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4652]: Type Error Variable #t~ret264 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4652]: Type Error Undeclared identifier #t~ret264 in IdentifierExpression[#t~ret264,] - TypeErrorResult [Line: 4652]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret264,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4653]: Type Error Variable #t~ret265 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4653]: Type Error Undeclared identifier #t~ret265 in IdentifierExpression[#t~ret265,] - TypeErrorResult [Line: 4653]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret265,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4684]: Type Error Variable #t~ret274 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4684]: Type Error Undeclared identifier #t~ret274 in IdentifierExpression[#t~ret274,] - TypeErrorResult [Line: 4684]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret274,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4685]: Type Error Variable #t~ret275 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4685]: Type Error Undeclared identifier #t~ret275 in IdentifierExpression[#t~ret275,] - TypeErrorResult [Line: 4685]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret275,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4686]: Type Error Variable #t~ret276 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4686]: Type Error Undeclared identifier #t~ret276 in IdentifierExpression[#t~ret276,] - TypeErrorResult [Line: 4686]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret276,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4687]: Type Error Variable #t~ret277 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4687]: Type Error Undeclared identifier #t~ret277 in IdentifierExpression[#t~ret277,] - TypeErrorResult [Line: 4687]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret277,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4703]: Type Error Variable #t~ret283 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4703]: Type Error Undeclared identifier #t~ret283 in IdentifierExpression[#t~ret283,] - TypeErrorResult [Line: 4703]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret283,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4704]: Type Error Variable #t~ret284 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4704]: Type Error Undeclared identifier #t~ret284 in IdentifierExpression[#t~ret284,] - TypeErrorResult [Line: 4704]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret284,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4705]: Type Error Variable #t~ret285 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4705]: Type Error Undeclared identifier #t~ret285 in IdentifierExpression[#t~ret285,] - TypeErrorResult [Line: 4705]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret285,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4706]: Type Error Variable #t~ret286 modified in procedure sd_read_data but not declared - TypeErrorResult [Line: 4706]: Type Error Undeclared identifier #t~ret286 in IdentifierExpression[#t~ret286,] - TypeErrorResult [Line: 4706]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret286,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4740]: Type Error Variable #t~ret292 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4740]: Type Error Undeclared identifier #t~ret292 in IdentifierExpression[#t~ret292,] - TypeErrorResult [Line: 4740]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret292,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4741]: Type Error Variable #t~ret293 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4741]: Type Error Undeclared identifier #t~ret293 in IdentifierExpression[#t~ret293,] - TypeErrorResult [Line: 4741]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret293,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4742]: Type Error Variable #t~ret294 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4742]: Type Error Undeclared identifier #t~ret294 in IdentifierExpression[#t~ret294,] - TypeErrorResult [Line: 4742]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret294,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4743]: Type Error Variable #t~ret295 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4743]: Type Error Undeclared identifier #t~ret295 in IdentifierExpression[#t~ret295,] - TypeErrorResult [Line: 4743]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret295,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4765]: Type Error Variable #t~ret305 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4765]: Type Error Undeclared identifier #t~ret305 in IdentifierExpression[#t~ret305,] - TypeErrorResult [Line: 4765]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret305,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4766]: Type Error Variable #t~ret306 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4766]: Type Error Undeclared identifier #t~ret306 in IdentifierExpression[#t~ret306,] - TypeErrorResult [Line: 4766]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret306,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4767]: Type Error Variable #t~ret307 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4767]: Type Error Undeclared identifier #t~ret307 in IdentifierExpression[#t~ret307,] - TypeErrorResult [Line: 4767]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret307,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4768]: Type Error Variable #t~ret308 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4768]: Type Error Undeclared identifier #t~ret308 in IdentifierExpression[#t~ret308,] - TypeErrorResult [Line: 4768]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret308,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4790]: Type Error Variable #t~ret314 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4790]: Type Error Undeclared identifier #t~ret314 in IdentifierExpression[#t~ret314,] - TypeErrorResult [Line: 4790]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret314,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4791]: Type Error Variable #t~ret315 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4791]: Type Error Undeclared identifier #t~ret315 in IdentifierExpression[#t~ret315,] - TypeErrorResult [Line: 4791]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret315,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4792]: Type Error Variable #t~ret316 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4792]: Type Error Undeclared identifier #t~ret316 in IdentifierExpression[#t~ret316,] - TypeErrorResult [Line: 4792]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret316,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4793]: Type Error Variable #t~ret317 modified in procedure sd_write_data but not declared - TypeErrorResult [Line: 4793]: Type Error Undeclared identifier #t~ret317 in IdentifierExpression[#t~ret317,] - TypeErrorResult [Line: 4793]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret317,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___1~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4835]: Type Error Variable #t~ret330 modified in procedure sd_read_long_data but not declared - TypeErrorResult [Line: 4835]: Type Error Undeclared identifier #t~ret330 in IdentifierExpression[#t~ret330,] - TypeErrorResult [Line: 4835]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret330,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4836]: Type Error Variable #t~ret331 modified in procedure sd_read_long_data but not declared - TypeErrorResult [Line: 4836]: Type Error Undeclared identifier #t~ret331 in IdentifierExpression[#t~ret331,] - TypeErrorResult [Line: 4836]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret331,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4837]: Type Error Variable #t~ret332 modified in procedure sd_read_long_data but not declared - TypeErrorResult [Line: 4837]: Type Error Undeclared identifier #t~ret332 in IdentifierExpression[#t~ret332,] - TypeErrorResult [Line: 4837]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret332,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4838]: Type Error Variable #t~ret333 modified in procedure sd_read_long_data but not declared - TypeErrorResult [Line: 4838]: Type Error Undeclared identifier #t~ret333 in IdentifierExpression[#t~ret333,] - TypeErrorResult [Line: 4838]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret333,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~4,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4909]: Type Error Variable #t~ret356 modified in procedure sd_write_long_data but not declared - TypeErrorResult [Line: 4909]: Type Error Undeclared identifier #t~ret356 in IdentifierExpression[#t~ret356,] - TypeErrorResult [Line: 4909]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret356,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4910]: Type Error Variable #t~ret357 modified in procedure sd_write_long_data but not declared - TypeErrorResult [Line: 4910]: Type Error Undeclared identifier #t~ret357 in IdentifierExpression[#t~ret357,] - TypeErrorResult [Line: 4910]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret357,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4911]: Type Error Variable #t~ret358 modified in procedure sd_write_long_data but not declared - TypeErrorResult [Line: 4911]: Type Error Undeclared identifier #t~ret358 in IdentifierExpression[#t~ret358,] - TypeErrorResult [Line: 4911]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret358,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4912]: Type Error Variable #t~ret359 modified in procedure sd_write_long_data but not declared - TypeErrorResult [Line: 4912]: Type Error Undeclared identifier #t~ret359 in IdentifierExpression[#t~ret359,] - TypeErrorResult [Line: 4912]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret359,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~5,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~5,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4961]: Type Error Variable #t~ret374 modified in procedure sd_rw_multi but not declared - TypeErrorResult [Line: 4961]: Type Error Undeclared identifier #t~ret374 in IdentifierExpression[#t~ret374,] - TypeErrorResult [Line: 4961]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret374,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4962]: Type Error Variable #t~ret375 modified in procedure sd_rw_multi but not declared - TypeErrorResult [Line: 4962]: Type Error Undeclared identifier #t~ret375 in IdentifierExpression[#t~ret375,] - TypeErrorResult [Line: 4962]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret375,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4963]: Type Error Variable #t~ret376 modified in procedure sd_rw_multi but not declared - TypeErrorResult [Line: 4963]: Type Error Undeclared identifier #t~ret376 in IdentifierExpression[#t~ret376,] - TypeErrorResult [Line: 4963]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret376,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 4964]: Type Error Variable #t~ret377 modified in procedure sd_rw_multi but not declared - TypeErrorResult [Line: 4964]: Type Error Undeclared identifier #t~ret377 in IdentifierExpression[#t~ret377,] - TypeErrorResult [Line: 4964]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret377,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~6,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~6,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5046]: Type Error Variable #t~ret413 modified in procedure sd_change_phase but not declared - TypeErrorResult [Line: 5046]: Type Error Undeclared identifier #t~ret413 in IdentifierExpression[#t~ret413,] - TypeErrorResult [Line: 5046]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret413,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5047]: Type Error Variable #t~ret414 modified in procedure sd_change_phase but not declared - TypeErrorResult [Line: 5047]: Type Error Undeclared identifier #t~ret414 in IdentifierExpression[#t~ret414,] - TypeErrorResult [Line: 5047]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret414,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5048]: Type Error Variable #t~ret415 modified in procedure sd_change_phase but not declared - TypeErrorResult [Line: 5048]: Type Error Undeclared identifier #t~ret415 in IdentifierExpression[#t~ret415,] - TypeErrorResult [Line: 5048]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret415,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5049]: Type Error Variable #t~ret416 modified in procedure sd_change_phase but not declared - TypeErrorResult [Line: 5049]: Type Error Undeclared identifier #t~ret416 in IdentifierExpression[#t~ret416,] - TypeErrorResult [Line: 5049]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret416,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~7,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~7,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5145]: Type Error Variable #t~ret426 modified in procedure sd_search_final_phase but not declared - TypeErrorResult [Line: 5145]: Type Error Undeclared identifier #t~ret426 in IdentifierExpression[#t~ret426,] - TypeErrorResult [Line: 5145]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret426,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5146]: Type Error Variable #t~ret427 modified in procedure sd_search_final_phase but not declared - TypeErrorResult [Line: 5146]: Type Error Undeclared identifier #t~ret427 in IdentifierExpression[#t~ret427,] - TypeErrorResult [Line: 5146]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret427,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5147]: Type Error Variable #t~ret428 modified in procedure sd_search_final_phase but not declared - TypeErrorResult [Line: 5147]: Type Error Undeclared identifier #t~ret428 in IdentifierExpression[#t~ret428,] - TypeErrorResult [Line: 5147]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret428,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5148]: Type Error Variable #t~ret429 modified in procedure sd_search_final_phase but not declared - TypeErrorResult [Line: 5148]: Type Error Undeclared identifier #t~ret429 in IdentifierExpression[#t~ret429,] - TypeErrorResult [Line: 5148]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret429,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~8,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~8,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5296]: Type Error Variable #t~ret442 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5296]: Type Error Undeclared identifier #t~ret442 in IdentifierExpression[#t~ret442,] - TypeErrorResult [Line: 5296]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret442,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5297]: Type Error Variable #t~ret443 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5297]: Type Error Undeclared identifier #t~ret443 in IdentifierExpression[#t~ret443,] - TypeErrorResult [Line: 5297]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret443,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5298]: Type Error Variable #t~ret444 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5298]: Type Error Undeclared identifier #t~ret444 in IdentifierExpression[#t~ret444,] - TypeErrorResult [Line: 5298]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret444,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5299]: Type Error Variable #t~ret445 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5299]: Type Error Undeclared identifier #t~ret445 in IdentifierExpression[#t~ret445,] - TypeErrorResult [Line: 5299]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret445,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~9,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~9,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5316]: Type Error Variable #t~ret452 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5316]: Type Error Undeclared identifier #t~ret452 in IdentifierExpression[#t~ret452,] - TypeErrorResult [Line: 5316]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret452,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5317]: Type Error Variable #t~ret453 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5317]: Type Error Undeclared identifier #t~ret453 in IdentifierExpression[#t~ret453,] - TypeErrorResult [Line: 5317]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret453,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5318]: Type Error Variable #t~ret454 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5318]: Type Error Undeclared identifier #t~ret454 in IdentifierExpression[#t~ret454,] - TypeErrorResult [Line: 5318]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret454,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5319]: Type Error Variable #t~ret455 modified in procedure sd_tuning_rx but not declared - TypeErrorResult [Line: 5319]: Type Error Undeclared identifier #t~ret455 in IdentifierExpression[#t~ret455,] - TypeErrorResult [Line: 5319]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret455,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5453]: Type Error Variable #t~ret509 modified in procedure sd_request but not declared - TypeErrorResult [Line: 5453]: Type Error Undeclared identifier #t~ret509 in IdentifierExpression[#t~ret509,] - TypeErrorResult [Line: 5453]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret509,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5454]: Type Error Variable #t~ret510 modified in procedure sd_request but not declared - TypeErrorResult [Line: 5454]: Type Error Undeclared identifier #t~ret510 in IdentifierExpression[#t~ret510,] - TypeErrorResult [Line: 5454]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret510,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5455]: Type Error Variable #t~ret511 modified in procedure sd_request but not declared - TypeErrorResult [Line: 5455]: Type Error Undeclared identifier #t~ret511 in IdentifierExpression[#t~ret511,] - TypeErrorResult [Line: 5455]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret511,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5456]: Type Error Variable #t~ret512 modified in procedure sd_request but not declared - TypeErrorResult [Line: 5456]: Type Error Undeclared identifier #t~ret512 in IdentifierExpression[#t~ret512,] - TypeErrorResult [Line: 5456]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret512,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~10,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~10,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5719]: Type Error Variable #t~ret574 modified in procedure sdmmc_get_ro but not declared - TypeErrorResult [Line: 5719]: Type Error Undeclared identifier #t~ret574 in IdentifierExpression[#t~ret574,] - TypeErrorResult [Line: 5719]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret574,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5720]: Type Error Variable #t~ret575 modified in procedure sdmmc_get_ro but not declared - TypeErrorResult [Line: 5720]: Type Error Undeclared identifier #t~ret575 in IdentifierExpression[#t~ret575,] - TypeErrorResult [Line: 5720]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret575,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5721]: Type Error Variable #t~ret576 modified in procedure sdmmc_get_ro but not declared - TypeErrorResult [Line: 5721]: Type Error Undeclared identifier #t~ret576 in IdentifierExpression[#t~ret576,] - TypeErrorResult [Line: 5721]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret576,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5722]: Type Error Variable #t~ret577 modified in procedure sdmmc_get_ro but not declared - TypeErrorResult [Line: 5722]: Type Error Undeclared identifier #t~ret577 in IdentifierExpression[#t~ret577,] - TypeErrorResult [Line: 5722]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret577,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~11,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~11,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5762]: Type Error Variable #t~ret586 modified in procedure sdmmc_get_cd but not declared - TypeErrorResult [Line: 5762]: Type Error Undeclared identifier #t~ret586 in IdentifierExpression[#t~ret586,] - TypeErrorResult [Line: 5762]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret586,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5763]: Type Error Variable #t~ret587 modified in procedure sdmmc_get_cd but not declared - TypeErrorResult [Line: 5763]: Type Error Undeclared identifier #t~ret587 in IdentifierExpression[#t~ret587,] - TypeErrorResult [Line: 5763]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret587,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5764]: Type Error Variable #t~ret588 modified in procedure sdmmc_get_cd but not declared - TypeErrorResult [Line: 5764]: Type Error Undeclared identifier #t~ret588 in IdentifierExpression[#t~ret588,] - TypeErrorResult [Line: 5764]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret588,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5765]: Type Error Variable #t~ret589 modified in procedure sdmmc_get_cd but not declared - TypeErrorResult [Line: 5765]: Type Error Undeclared identifier #t~ret589 in IdentifierExpression[#t~ret589,] - TypeErrorResult [Line: 5765]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret589,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~12,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~12,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5851]: Type Error Variable #t~ret602 modified in procedure sd_wait_voltage_stable_2 but not declared - TypeErrorResult [Line: 5851]: Type Error Undeclared identifier #t~ret602 in IdentifierExpression[#t~ret602,] - TypeErrorResult [Line: 5851]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret602,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5852]: Type Error Variable #t~ret603 modified in procedure sd_wait_voltage_stable_2 but not declared - TypeErrorResult [Line: 5852]: Type Error Undeclared identifier #t~ret603 in IdentifierExpression[#t~ret603,] - TypeErrorResult [Line: 5852]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret603,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5853]: Type Error Variable #t~ret604 modified in procedure sd_wait_voltage_stable_2 but not declared - TypeErrorResult [Line: 5853]: Type Error Undeclared identifier #t~ret604 in IdentifierExpression[#t~ret604,] - TypeErrorResult [Line: 5853]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret604,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5854]: Type Error Variable #t~ret605 modified in procedure sd_wait_voltage_stable_2 but not declared - TypeErrorResult [Line: 5854]: Type Error Undeclared identifier #t~ret605 in IdentifierExpression[#t~ret605,] - TypeErrorResult [Line: 5854]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret605,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~13,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~13,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5887]: Type Error Variable #t~ret615 modified in procedure sdmmc_switch_voltage but not declared - TypeErrorResult [Line: 5887]: Type Error Undeclared identifier #t~ret615 in IdentifierExpression[#t~ret615,] - TypeErrorResult [Line: 5887]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret615,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5888]: Type Error Variable #t~ret616 modified in procedure sdmmc_switch_voltage but not declared - TypeErrorResult [Line: 5888]: Type Error Undeclared identifier #t~ret616 in IdentifierExpression[#t~ret616,] - TypeErrorResult [Line: 5888]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret616,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5889]: Type Error Variable #t~ret617 modified in procedure sdmmc_switch_voltage but not declared - TypeErrorResult [Line: 5889]: Type Error Undeclared identifier #t~ret617 in IdentifierExpression[#t~ret617,] - TypeErrorResult [Line: 5889]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret617,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 5890]: Type Error Variable #t~ret618 modified in procedure sdmmc_switch_voltage but not declared - TypeErrorResult [Line: 5890]: Type Error Undeclared identifier #t~ret618 in IdentifierExpression[#t~ret618,] - TypeErrorResult [Line: 5890]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret618,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~14,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~14,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6009]: Type Error Variable #t~ret654 modified in procedure init_extra_caps but not declared - TypeErrorResult [Line: 6009]: Type Error Undeclared identifier #t~ret654 in IdentifierExpression[#t~ret654,] - TypeErrorResult [Line: 6009]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret654,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6010]: Type Error Variable #t~ret655 modified in procedure init_extra_caps but not declared - TypeErrorResult [Line: 6010]: Type Error Undeclared identifier #t~ret655 in IdentifierExpression[#t~ret655,] - TypeErrorResult [Line: 6010]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret655,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6011]: Type Error Variable #t~ret656 modified in procedure init_extra_caps but not declared - TypeErrorResult [Line: 6011]: Type Error Undeclared identifier #t~ret656 in IdentifierExpression[#t~ret656,] - TypeErrorResult [Line: 6011]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret656,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6012]: Type Error Variable #t~ret657 modified in procedure init_extra_caps but not declared - TypeErrorResult [Line: 6012]: Type Error Undeclared identifier #t~ret657 in IdentifierExpression[#t~ret657,] - TypeErrorResult [Line: 6012]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret657,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~15,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~15,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6105]: Type Error Variable #t~ret678 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared - TypeErrorResult [Line: 6105]: Type Error Undeclared identifier #t~ret678 in IdentifierExpression[#t~ret678,] - TypeErrorResult [Line: 6105]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret678,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6106]: Type Error Variable #t~ret679 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared - TypeErrorResult [Line: 6106]: Type Error Undeclared identifier #t~ret679 in IdentifierExpression[#t~ret679,] - TypeErrorResult [Line: 6106]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret679,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6107]: Type Error Variable #t~ret680 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared - TypeErrorResult [Line: 6107]: Type Error Undeclared identifier #t~ret680 in IdentifierExpression[#t~ret680,] - TypeErrorResult [Line: 6107]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret680,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6108]: Type Error Variable #t~ret681 modified in procedure rtsx_pci_sdmmc_drv_probe but not declared - TypeErrorResult [Line: 6108]: Type Error Undeclared identifier #t~ret681 in IdentifierExpression[#t~ret681,] - TypeErrorResult [Line: 6108]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret681,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~16,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~16,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6176]: Type Error Variable #t~ret702 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6176]: Type Error Undeclared identifier #t~ret702 in IdentifierExpression[#t~ret702,] - TypeErrorResult [Line: 6176]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret702,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6177]: Type Error Variable #t~ret703 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6177]: Type Error Undeclared identifier #t~ret703 in IdentifierExpression[#t~ret703,] - TypeErrorResult [Line: 6177]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret703,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6178]: Type Error Variable #t~ret704 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6178]: Type Error Undeclared identifier #t~ret704 in IdentifierExpression[#t~ret704,] - TypeErrorResult [Line: 6178]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret704,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6179]: Type Error Variable #t~ret705 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6179]: Type Error Undeclared identifier #t~ret705 in IdentifierExpression[#t~ret705,] - TypeErrorResult [Line: 6179]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret705,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~17,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~17,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6205]: Type Error Variable #t~ret719 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6205]: Type Error Undeclared identifier #t~ret719 in IdentifierExpression[#t~ret719,] - TypeErrorResult [Line: 6205]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret719,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6206]: Type Error Variable #t~ret720 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6206]: Type Error Undeclared identifier #t~ret720 in IdentifierExpression[#t~ret720,] - TypeErrorResult [Line: 6206]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret720,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6207]: Type Error Variable #t~ret721 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6207]: Type Error Undeclared identifier #t~ret721 in IdentifierExpression[#t~ret721,] - TypeErrorResult [Line: 6207]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret721,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 6208]: Type Error Variable #t~ret722 modified in procedure rtsx_pci_sdmmc_drv_remove but not declared - TypeErrorResult [Line: 6208]: Type Error Undeclared identifier #t~ret722 in IdentifierExpression[#t~ret722,] - TypeErrorResult [Line: 6208]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret722,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~4,],offset]]]]],BitvecLiteral[8,64]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 3927]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [3927] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: TYPE ERROR