We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68d6ab commit 8610b5bCopy full SHA for 8610b5b
proofs/cbmc/polyvecl_add/Makefile
@@ -37,7 +37,7 @@ FUNCTION_NAME = polyvecl_add
37
# EXPENSIVE = true
38
39
# This function is large enough to need...
40
-CBMC_OBJECT_BITS = 8
+CBMC_OBJECT_BITS = 10
41
42
# If you require access to a file-local ("static") function or object to conduct
43
# your proof, set the following (and do not include the original source file
0 commit comments