2025-01-25 23:10 ftp://ftp.de.debian.org/debian/pool/main/s/suitesparse-graphblas/suitesparse-graphblas_7.4.0+dfsg.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openmp --library=googletest --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j6 platform: Linux-6.12.6-amd64-x86_64-with-glibc2.40 python: 3.13.1 client-version: 1.3.66 compiler: g++ (Debian 14.2.0-14) 14.2.0 cppcheck: head 2.16.0 head-info: 0eb54ba (2025-01-25 21:24:33 +0100) count: 3101 3089 elapsed-time: 448.3 441.5 head-timing-info: old-timing-info: head results: GraphBLAS-7.4.0/CUDA/GB_cuda_init.c:19:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_init.c:21:19: style: Variable 'gpu_count' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/GB_int64_multiply.c:39:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_NMAX [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/jitify.hpp:129:0: error: #error "Unsupported platform" [preprocessorErrorDirective] GraphBLAS-7.4.0/CUDA/templates/GB_nnz_held_template.c:24:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/templates/GB_nnz_template.c:23:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/run_tests.cpp:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:25:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/run_tests.cpp:23:15: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/Demo/Program/complex_demo.c:35:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/complex_demo.c:75:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/import_demo.c:24:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/complex_demo.c:23:48: style: Parameter 'name' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:56:13: warning: If memory allocation fails, then there is a possible null pointer dereference: I [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:43:27: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:43:27: note: Assignment 'I=malloc(nrows*ncols*sizeof(GrB_Index))', assigned value is 0 GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:56:13: note: Null pointer dereference GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:57:13: warning: If memory allocation fails, then there is a possible null pointer dereference: J [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:44:27: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:44:27: note: Assignment 'J=malloc(nrows*ncols*sizeof(GrB_Index))', assigned value is 0 GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:57:13: note: Null pointer dereference GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:58:13: warning: If memory allocation fails, then there is a possible null pointer dereference: X [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:45:27: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:45:27: note: Assignment 'X=malloc(nrows*ncols*sizeof(int64_t))', assigned value is 0 GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:58:13: note: Null pointer dereference GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:100:12: style: Unused variable: t1 [unusedVariable] GraphBLAS-7.4.0/Demo/Program/kron_demo.c:52:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:52:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:122:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/simple_demo.c:42:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:26:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/simple_demo.c:43:14: style: Variable 'n' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Demo/Program/simple_demo.c:67:12: style: Unused variable: t1 [unusedVariable] GraphBLAS-7.4.0/Demo/Program/import_demo.c:23:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:59:9: warning: If memory allocation fails, then there is a possible null pointer dereference: I [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:46:41: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:46:20: note: Assignment 'I=(GrB_Index*)malloc(nrows*ncols*sizeof(GrB_Index))', assigned value is 0 GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:59:9: note: Null pointer dereference GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:60:9: warning: If memory allocation fails, then there is a possible null pointer dereference: J [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:47:41: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:47:20: note: Assignment 'J=(GrB_Index*)malloc(nrows*ncols*sizeof(GrB_Index))', assigned value is 0 GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:60:9: note: Null pointer dereference GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:61:9: warning: If memory allocation fails, then there is a possible null pointer dereference: X [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:48:41: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:48:20: note: Assignment 'X=(int64_t*)malloc(nrows*ncols*sizeof(int64_t))', assigned value is 0 GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:61:9: note: Null pointer dereference GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:82:14: style: Local variable 'nthreads' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:27:9: note: Shadowed declaration GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:82:14: note: Shadow variable GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:98:37: warning: Uninitialized variable: result [uninitvar] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:82:38: note: Assuming condition is false GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:98:37: note: Uninitialized variable: result GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:151:14: style: Local variable 'id' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:126:9: note: Shadowed declaration GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:151:14: note: Shadow variable GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:78:12: style: Unused variable: t1 [unusedVariable] GraphBLAS-7.4.0/Demo/Program/wathen_demo.c:27:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/wathen_demo.c:26:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Demo/Source/get_matrix.c:79:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:97:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:188:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/isequal.c:60:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NULL_POINTER [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Program/kron_demo.c:50:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:418:21: style: Local variable 's' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:253:12: note: Shadowed declaration GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:418:21: note: Shadow variable GraphBLAS-7.4.0/Demo/Source/get_matrix.c:63:22: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] GraphBLAS-7.4.0/Demo/Source/get_matrix.c:43:14: note: outer condition: argc>2 GraphBLAS-7.4.0/Demo/Source/get_matrix.c:63:22: note: identical inner condition: argc>2 GraphBLAS-7.4.0/Demo/Source/get_matrix.c:94:22: warning: Identical inner 'if' condition is always true. [identicalInnerCondition] GraphBLAS-7.4.0/Demo/Source/get_matrix.c:43:14: note: outer condition: argc>2 GraphBLAS-7.4.0/Demo/Source/get_matrix.c:94:22: note: identical inner condition: argc>2 GraphBLAS-7.4.0/Demo/Source/random_matrix.c:70:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Complex [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/get_matrix.c:41:14: style: Variable 'kind' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Demo/Source/get_matrix.c:36:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Demo/Source/read_matrix.c:83:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/wathen.c:50:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INVALID_VALUE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/usercomplex.c:679:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/usercomplex.c:1038:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/random_matrix.c:47:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbapply.c:118:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:40:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT8 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:41:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT16 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:42:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:43:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:44:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT8 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:45:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT16 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:46:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:47:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:48:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:49:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:50:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:267:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_C [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:277:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_C [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:336:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:33:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_ROW [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:97:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:185:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBUCKETS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:287:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:517:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:680:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:844:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/wathen.c:65:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargminmax.c:62:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_DESC_T0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargminmax.c:172:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargsort.c:55:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbapply2.c:163:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbandwidth.c:47:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbinopinfo.c:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbuild.c:126:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/read_matrix.c:212:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbuiltin.c:53:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FULL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbuiltin.c:50:18: style: Variable 'T' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbburble.c:57:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BURBLE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/import_test.c:95:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbcat.c:59:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbchunk.c:46:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_CHUNK [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:487:32: style: Boolean value assigned to floating point variable. [assignBoolToFloat] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:655:24: style: Boolean value assigned to floating point variable. [assignBoolToFloat] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:820:24: style: Boolean value assigned to floating point variable. [assignBoolToFloat] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdegree.c:61:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:262:5: warning:inconclusive: Member variable 'SpGEMM_problem_generator::Anzpercent' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:262:5: warning:inconclusive: Member variable 'SpGEMM_problem_generator::Bnzpercent' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:262:5: warning:inconclusive: Member variable 'SpGEMM_problem_generator::Mnzpercent' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:262:5: warning:inconclusive: Member variable 'SpGEMM_problem_generator::Mnz' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:262:5: warning:inconclusive: Member variable 'SpGEMM_problem_generator::BucketStart' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:262:5: warning:inconclusive: Member variable 'SpGEMM_problem_generator::nrows_' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:262:5: warning:inconclusive: Member variable 'SpGEMM_problem_generator::ncols_' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:264:5: warning: Member variable 'SpGEMM_problem_generator::Anzpercent' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:264:5: warning: Member variable 'SpGEMM_problem_generator::Bnzpercent' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:264:5: warning: Member variable 'SpGEMM_problem_generator::Mnzpercent' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:264:5: warning: Member variable 'SpGEMM_problem_generator::Mnz' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:264:5: warning: Member variable 'SpGEMM_problem_generator::BucketStart' is not initialized in the constructor. [uninitMemberVar] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:114:18: style:inconclusive: Member variable 'mxm_problem_spec::binop' is in the wrong place in the initializer list. [initializerList] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:26:23: note: Member variable 'mxm_problem_spec::binop' is in the wrong place in the initializer list. GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:114:18: note: Member variable 'mxm_problem_spec::binop' is in the wrong place in the initializer list. GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:113:13: style:inconclusive: Member variable 'mxm_problem_spec::N' is in the wrong place in the initializer list. [initializerList] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:26:55: note: Member variable 'mxm_problem_spec::N' is in the wrong place in the initializer list. GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:113:13: note: Member variable 'mxm_problem_spec::N' is in the wrong place in the initializer list. GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:110:13: style:inconclusive: Member variable 'mxm_problem_spec::Annz' is in the wrong place in the initializer list. [initializerList] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:27:20: note: Member variable 'mxm_problem_spec::Annz' is in the wrong place in the initializer list. GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:110:13: note: Member variable 'mxm_problem_spec::Annz' is in the wrong place in the initializer list. GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:106:10: style:inconclusive: Member variable 'mxm_problem_spec::mask_struct' is in the wrong place in the initializer list. [initializerList] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:27:59: note: Member variable 'mxm_problem_spec::mask_struct' is in the wrong place in the initializer list. GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:106:10: note: Member variable 'mxm_problem_spec::mask_struct' is in the wrong place in the initializer list. GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:43:8: style:inconclusive: Technically the member function 'Managed::operatordelete' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:62:17: style:inconclusive: Technically the member function 'matrix::get_grb_matrix' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:73:15: style:inconclusive: Technically the member function 'matrix::get_zombie_count' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:61:16: style:inconclusive: Technically the member function 'mxm_problem_spec::getMonoid' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:62:18: style:inconclusive: Technically the member function 'mxm_problem_spec::getBinaryOp' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:64:13: style:inconclusive: Technically the member function 'mxm_problem_spec::getN' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:65:13: style:inconclusive: Technically the member function 'mxm_problem_spec::getAnnz' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:66:13: style:inconclusive: Technically the member function 'mxm_problem_spec::getBnnz' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:67:13: style:inconclusive: Technically the member function 'mxm_problem_spec::getCnnz' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:94:18: style:inconclusive: Technically the member function 'mxm_problem_spec::get_semiring' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:96:10: performance:inconclusive: Technically the member function 'mxm_problem_spec::set_sparsity_control' can be static (but you may consider moving to unnamed namespace). [functionStatic] GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:102:10: style:inconclusive: Technically the member function 'mxm_problem_spec::get_mask_struct' can be const. [functionConst] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:56:9: performance:inconclusive: Either there is a missing 'override', or the member function 'AxB_dot3_Test::SetUp' can be static. [functionStatic] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:58:9: performance:inconclusive: Either there is a missing 'override', or the member function 'AxB_dot3_Test::TearDown' can be static. [functionStatic] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:267:8: warning: Class 'SpGEMM_problem_generator' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:267:8: warning: Class 'SpGEMM_problem_generator' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdeserialize.c:34:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxUINT8_CLASS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdeserialize.c:33:28: warning: Logical disjunction always evaluates to true: nargin >= 1 || nargin <= 3. [incorrectLogicOperator] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdescriptorinfo.c:38:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdisp.c:52:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GBd [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:127:25: style: Condition 'make_symmetric' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:113:31: note: Assignment 'make_symmetric=false', assigned value is 0 GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:127:25: note: Condition 'make_symmetric' is always false GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:31:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbeadd.c:121:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:224:9: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:341:8: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:360:12: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:103:28: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:104:28: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:183:28: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:184:28: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:185:24: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:186:23: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:187:23: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:328:28: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:329:28: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:330:24: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:331:23: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:332:23: style: C-style pointer casting [cstyleCast] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbemult.c:121:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:114:14: style: The scope of the variable 'no_self_edges' can be reduced. [variableScope] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:215:15: style: Local variable 'bucket' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:187:14: note: Shadowed declaration GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:215:15: note: Shadow variable GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:356:15: style: Local variable 'bucket' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:331:14: note: Shadowed declaration GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:356:15: note: Shadow variable GraphBLAS-7.4.0/CUDA/test/test_data.hpp:26:22: performance: Function parameter 'M_data_' should be passed by const reference. [passedByValue] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:314:19: style: Variable 'cnz' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:315:19: style: Variable 'cvlen' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:316:19: style: Variable 'cvdim' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:317:19: style: Variable 'cnvec' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:319:10: style: Variable 'C_iso' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:320:9: style: Variable 'C_sparsity' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:321:9: style: Variable 'M_sparsity' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:539:23: style: Variable 'mnz' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:540:23: style: Variable 'cnz' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:541:25: style: Variable 'cvlen' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:542:25: style: Variable 'cvdim' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:543:25: style: Variable 'cnvec' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:545:16: style: Variable 'C_iso' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:704:23: style: Variable 'mnz' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:705:23: style: Variable 'cnz' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:706:25: style: Variable 'cvlen' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:707:25: style: Variable 'cvdim' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:708:25: style: Variable 'cnvec' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:710:16: style: Variable 'C_iso' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:848:15: style: Variable 'N' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextractvalues.c:48:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbeunion.c:136:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Demo/Source/import_test.c:74:15: style: Variable 'Ab_size' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Demo/Source/import_test.c:95:14: style: Variable 'info' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbformat.c:40:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:46:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextract.c:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbfull.c:83:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbformat.c:83:22: style: Variable 'mx_type' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbformat.c:115:22: style: Variable 's' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbisequal.c:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gblogextract.c:119:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_HYPERSPARSE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gblogassign.c:103:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbkronecker.c:120:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmdiag.c:60:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmonoidinfo.c:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmxm.c:128:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmtimes.c:108:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnew.c:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnorm.c:44:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnormdiff.c:58:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:81:20: style: Condition 'extract_I' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:72:22: note: Assignment 'extract_I=true', assigned value is 1 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:81:20: note: Condition 'extract_I' is always true GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:261:13: style: Condition 'extract_I' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:72:22: note: Assignment 'extract_I=true', assigned value is 1 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:261:13: note: Condition 'extract_I' is always true GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnvals.c:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gboptype.c:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbreshape.c:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KIND_GRB [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbselectopinfo.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbreduce.c:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsemiringinfo.c:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsetup.c:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:43:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_COMPRESSION_DEFAULT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsetup.c:20:14: style: Parameter 'pargout' can be declared as const array [constParameter] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsplit.c:31:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsplit.c:102:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsize.c:124:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINTMAX [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:123:19: style: Condition 'level<0' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:44:21: note: Assignment 'level=0', assigned value is 0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:123:19: note: Condition 'level<0' is always false GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:123:32: style: Condition 'level>999' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:44:21: note: Assignment 'level=0', assigned value is 0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:123:32: note: Condition 'level>999' is always false GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsplit.c:35:18: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsplit.c:40:19: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsize.c:79:18: style: Variable 's' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbthreads.c:46:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsize.c:42:18: style: Variable 'typecode' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtiming.c:38:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtype.c:44:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxSTRUCT_CLASS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbunopinfo.c:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbvdiag.c:89:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtrans.c:113:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbver.c:38:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_LIBRARY_VERSION [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbversion.c:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_LIBRARY_VERSION [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbselect.c:246:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbver.c:45:15: style: Unused variable: license [unusedVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbvreduce.c:127:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_assign.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_binop_to_monoid.c:21:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_MIN_INT8 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_by_col.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_default_format.c:23:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_default_type.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_expand_to_full.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export.c:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxfull.c:53:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxsparse.c:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxsparse.c:81:18: style: Assignment 'type=GrB_BOOL' is redundant with condition 'type==GrB_BOOL'. [duplicateConditionalAssign] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxsparse.c:78:23: note: Condition 'type==GrB_BOOL' GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxsparse.c:81:18: note: Assignment 'type=GrB_BOOL' is redundant GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxstruct.c:81:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_first_binop.c:18:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_deep.c:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_format.c:46:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_mxargs.c:48:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_sparsity.c:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_all.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_equal.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_shallow.c:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_float.c:14:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_integer.c:14:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT8 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_vector.c:22:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_type.c:25:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_list.c:71:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxINT64_CLASS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:40:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:167:14: style: Variable 'mxkind' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:201:14: style: Variable 'mxfmt' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:215:14: style: Variable 'mxbase' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxget_uint64_scalar.c:33:15: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxcell_to_index.c:78:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_ALL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxstring_to_format.c:48:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxstring_to_type.c:14:20: style:inconclusive: Function 'gb_mxstring_to_type' argument 1 names different: declaration 'S' definition 'mxstring'. [funcArgNamesDifferent] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_interface.h:171:20: note: Function 'gb_mxstring_to_type' argument 1 names different: declaration 'S' definition 'mxstring'. GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxstring_to_type.c:14:20: note: Function 'gb_mxstring_to_type' argument 1 names different: declaration 'S' definition 'mxstring'. GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxstring_to_string.c:24:16: style: Variable 'len' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_new.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_norm_kind.c:37:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_norm.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_round_op.c:14:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxcell_to_index.c:184:26: style: Condition 'iinc!=0' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxcell_to_index.c:174:18: note: Assuming that condition 'iinc<0' is not redundant GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxcell_to_index.c:184:26: note: Condition 'iinc!=0' is always true GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_binop_or_idxunop.c:34:11: style: Variable 'op_typename' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_and_type_to_unop.c:73:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_and_type_to_binop_or_idxunop.c:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_semiring.c:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_semiring.c:38:11: style: Variable 'mult_name' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_semiring.c:39:11: style: Variable 'mult_typename' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_selectop.c:80:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRIL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_type.c:18:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_semiring.c:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_USER_binop_code [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_type.c:14:17: style:inconclusive: Function 'gb_string_to_type' argument 1 names different: declaration 'classname' definition 'typename'. [funcArgNamesDifferent] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_interface.h:237:17: note: Function 'gb_string_to_type' argument 1 names different: declaration 'classname' definition 'typename'. GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_type.c:14:17: note: Function 'gb_string_to_type' argument 1 names different: declaration 'classname' definition 'typename'. GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_unop.c:31:11: style: Variable 'op_typename' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_type_to_mxstring.c:18:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_typecast.c:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_usage.c:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_usage.c:15:17: style:inconclusive: Function 'gb_usage' argument 2 names different: declaration 'message' definition 'usage'. [funcArgNamesDifferent] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_interface.h:221:17: note: Function 'gb_usage' argument 2 names different: declaration 'message' definition 'usage'. GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_usage.c:15:17: note: Function 'gb_usage' argument 2 names different: declaration 'message' definition 'usage'. GraphBLAS-7.4.0/GraphBLAS/test/tcov/gbcov_util.c:60:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gbcov [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/GraphBLAS/test/tcov/gbcov_util.c:54:14: style: Variable 'g' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_selectop.c:43:11: style: Variable 'op_typename' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_selectop.c:42:11: style: Variable 'op_name' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/GB_casting.h:138:1: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_shallow.c:75:18: style: Variable 'mx_type' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_shallow.c:121:18: style: Variable 's' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_shallow.c:122:17: style: Variable 'plen' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_shallow.c:126:17: style: Variable 'nvec_nonempty' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_shallow.c:128:17: style: Variable 'nzmax' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Generated1/GB_AxB__any_pair_iso.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_div_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_eq_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_first_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_firsti1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_firsti_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_firsti1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_firsti_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_firstj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_firstj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_firstj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_firstj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ge_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_gt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_land_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_le_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_lxor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_max_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_min_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_minus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_ne_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_plus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rdiv_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_rminus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_second_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_secondj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_secondj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_secondj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_secondj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__any_times_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_band_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_band_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_band_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_band_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bxnor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bxnor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bxnor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bxnor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bxor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bxor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bxor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__band_bxor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_band_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_band_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_band_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_band_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bxnor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bxnor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bxnor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bxnor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bxor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bxor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bxor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bor_bxor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_band_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_band_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_band_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_band_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bxnor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bxnor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bxnor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bxnor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bxor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bxor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bxor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxnor_bxor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_band_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_band_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_band_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_band_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bxnor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bxnor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bxnor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bxnor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bxor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bxor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bxor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__bxor_bxor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_eq_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_first_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ge_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_gt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_land_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_le_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_lxor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_ne_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__eq_second_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_eq_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_first_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ge_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_gt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_land_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_le_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_lxor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_ne_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__land_second_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_eq_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_first_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ge_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_gt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_land_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_le_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_lxor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_ne_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lor_second_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_eq_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_first_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ge_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_gt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_land_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_le_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lt_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_lxor_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_ne_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_pair_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__lxor_second_bool.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_div_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_first_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_firsti1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_firsti1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_firsti_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_firsti_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_firstj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_firstj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_firstj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_firstj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_max_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_min_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_minus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_plus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rdiv_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_rminus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_second_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_secondj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_secondj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_secondj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_secondj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__max_times_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_div_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_first_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_firsti1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_firsti1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_firsti_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_firsti_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_firstj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_firstj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_firstj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_firstj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_max_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_min_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_minus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_plus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rdiv_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_rminus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_second_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_secondj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_secondj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_secondj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_secondj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__min_times_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_div_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_first_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_firsti1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_firsti1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_firsti_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_firsti_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_firstj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_firstj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_firstj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_firstj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_land_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_lxor_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_max_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_min_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_minus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_pair_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_plus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rdiv_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_rminus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_second_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_secondj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_secondj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_secondj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_secondj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__plus_times_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_div_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_first_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_firsti1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_firsti1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_firsti_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_firsti_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_firstj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_firstj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_firstj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_firstj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_max_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_min_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_minus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_plus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rdiv_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_rminus_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_second_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_secondj1_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_secondj1_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_secondj_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_secondj_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_fc32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_fc64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_fp32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_fp64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_int16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_int32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_int64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_int8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_uint16.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__atan2_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_uint32.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__atan2_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_uint64.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_AxB__times_times_uint8.c:300:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__band_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__band_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__band_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__band_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__band_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__band_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__band_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__band_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bclr_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bclr_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bclr_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bclr_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bclr_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bclr_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bclr_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bclr_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bget_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bget_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bget_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bget_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bget_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bget_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bget_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bget_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bor_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bor_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bor_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bor_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bor_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bor_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bor_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bor_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bset_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bset_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bset_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bset_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bset_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bset_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bset_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bset_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bshift_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bshift_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bshift_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bshift_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bshift_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bshift_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bshift_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bshift_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxnor_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxnor_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxnor_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxnor_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxnor_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxnor_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxnor_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxnor_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxor_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxor_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxor_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxor_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxor_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxor_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxor_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__bxor_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__cmplx_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__cmplx_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__copysign_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__copysign_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_fc32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_fc64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_fp32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_fp64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_int16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_int32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_int64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_int8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_uint16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_uint32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_uint64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__div_uint8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_fc32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_fc64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__eq_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_fc32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_fc64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__first_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__fmod_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__fmod_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ge_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__gt_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__hypot_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__hypot_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_fc32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_fc64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__iseq_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isge_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isgt_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isle_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__islt_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_fc32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_fc64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__isne_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__land_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ldexp_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ldexp_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__le_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lor_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lt_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__lxor_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_fp32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_fp64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_int16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_int32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_int64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_int8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_uint16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_uint32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_uint64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__max_uint8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_fp32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_fp64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_int16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_int32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_int64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_int8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_uint16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_uint32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_uint64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__min_uint8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_fc32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_fc64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_fp32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_fp64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_int16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_int32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_int64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_int8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_uint16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_uint32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_uint64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__minus_uint8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_fc32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_fc64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__ne_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_fc32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_fc64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pair_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_fc32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_fc64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_fp32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_fp64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_int16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_int32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_int64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_int8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_uint16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_uint32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_uint64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__plus_uint8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_fc64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_fc32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__pow_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_fc32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_fc64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_fp32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_fp64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_int16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_int32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_int64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_int8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_uint32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_uint16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_uint64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rdiv_uint8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__remainder_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__remainder_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_fc32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_fc64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_fp32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_fp64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_int16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_int32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_int64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_int8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_uint16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_uint32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_uint64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__rminus_uint8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_bool.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_fc32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_fc64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_fp32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_fp64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_int16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_int32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_int64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_int8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_uint16.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_uint32.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_uint64.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__second_uint8.c:148:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_fc32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_fc64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_fp32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_fp64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_int16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_int32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_int64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_bool.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_int8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_fc32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_fc64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_fp32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_fp64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_uint16.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_int16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_int32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_int64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_int8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_uint16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_uint32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_uint64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__any_uint8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__eq_bool.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_bool.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_fc32.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_fc64.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_fp32.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_fp64.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_int16.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_int32.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_int64.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_int8.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_uint16.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_uint32.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_uint64.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__first_uint8.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__land_bool.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__lor_bool.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__lxor_bool.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_fp32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_fp64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_int16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_int32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_int64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_int8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_uint16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_uint32.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_uint32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_uint64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__max_uint8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_fp32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_fp64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_int16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_int32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_int64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_int8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_uint16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_uint64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_uint32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__min_uint8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_fc32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_fc64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_fp32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_fp64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_uint64.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_int16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_int32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_int64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_int8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_uint16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_uint32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_uint64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__plus_uint8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_bool.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_fc32.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_fc64.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_fp32.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_fp64.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_int16.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_int32.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_int64.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_int8.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_uint16.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_uint32.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_uint64.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__second_uint8.c:140:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_fc32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_fc64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_fp32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_fp64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_int16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_int32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_int8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_int64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_uint16.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_uint32.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__bool.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__fc32.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_uint64.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_red__times_uint8.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__fc64.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__fp32.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__fp64.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__int32.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__int16.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__int64.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__int8.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__uint16.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__uint32.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__uint64.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_type__uint8.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_fp32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_bool_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_binop__times_uint8.c:131:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_fp64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_int16_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_int32_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_int64_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_uint16_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_int8_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_uint64_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_uint32_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__acos_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__acos_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__acos_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__abs_uint8_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__acos_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__acosh_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__acosh_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__acosh_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__acosh_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_bool_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_int16_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_int32_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_int8_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_int64_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_uint16_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_uint64_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_uint32_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ainv_uint8_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__asin_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__asin_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__asin_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__asinh_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__asinh_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__asin_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__asinh_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__asinh_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__atan_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__atan_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__atan_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__atan_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__atanh_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__atanh_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__atanh_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__atanh_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__bnot_int16_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__bnot_int32_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__bnot_int64_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__bnot_int8_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__bnot_uint16_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__bnot_uint32_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__bnot_uint8_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__bnot_uint64_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__carg_fp32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__carg_fp64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cbrt_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cbrt_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ceil_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ceil_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ceil_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__ceil_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cimag_fp32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cimag_fp64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__conj_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__conj_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cos_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cos_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cos_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cos_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cosh_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cosh_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cosh_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__cosh_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__creal_fp32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__creal_fp64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__erf_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__erfc_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__erf_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__erfc_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__exp2_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__exp2_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__exp2_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__exp2_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__exp_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__exp_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__exp_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__exp_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__expm1_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__expm1_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__expm1_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__expm1_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__floor_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__floor_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__floor_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__frexpe_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__floor_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__frexpe_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__frexpx_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__frexpx_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_bool.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_bool_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_fc32.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_fc64.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc32_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fc64_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_fp32.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp32_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_fp64.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_fp64_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_int16.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int16_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_int32.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int32_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_int64.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int64_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_int8.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_int8_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_uint16.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint16_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_uint32.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint32_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_uint64.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint64_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__identity_uint8_uint8.c:112:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isfinite_bool_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isfinite_bool_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isfinite_bool_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isinf_bool_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isfinite_bool_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isinf_bool_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isinf_bool_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isnan_bool_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isnan_bool_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isinf_bool_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isnan_bool_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lgamma_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__isnan_bool_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_bool_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lgamma_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_int16_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_int32_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_int64_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_uint16_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_int8_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_uint32_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_uint64_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__lnot_uint8_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log10_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log10_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log10_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log10_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log1p_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log1p_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log1p_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log1p_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log2_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log2_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log2_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log2_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__log_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_bool_bool.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_int16_int16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_int64_int64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_int32_int32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_uint16_uint16.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_uint32_uint32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_int8_int8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_uint64_uint64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__minv_uint8_uint8.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__round_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__round_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__round_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__round_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__signum_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__signum_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__signum_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__signum_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sin_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sin_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sin_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sin_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sinh_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sinh_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sinh_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sinh_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sqrt_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sqrt_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sqrt_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tan_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__sqrt_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tan_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tan_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tan_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tanh_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tanh_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tanh_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tanh_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tgamma_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__tgamma_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generator/GB_AxB.c:24:0: error: #else without #if [preprocessorErrorDirective] GraphBLAS-7.4.0/Source/Generator/GB_binop.c:130:6: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__trunc_fc32_fc32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generator/GB_red.c:107:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__trunc_fc64_fc64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generator/GB_type.c:57:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generator/GB_unop.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__trunc_fp32_fp32.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Generated2/GB_unop__trunc_fp64_fp64.c:68:10: error: There is an unknown macro here somewhere. Configuration is required. If GB is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Template/GB_2type_factory.c:20:1: error: syntax error: keyword 'switch' is not allowed in global scope [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_AxB_dot4_cij.c:118:13: error: There is an unknown macro here somewhere. Configuration is required. If GB_PRAGMA_SIMD_DOT is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy3_coarseHash_notM_phase1.c:53:17: error: syntax error [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy3_coarseHash_notM_phase5.c:45:17: error: syntax error [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy3_coarseHash_phase5.c:67:17: error: syntax error [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy3_fineHash_notM_phase2.c:48:13: error: syntax error [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy3_fineHash_phase2.c:112:17: error: syntax error [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy4_template.c:31:0: error: #error "saxpy4 not defined for non-atomic monoids" [preprocessorErrorDirective] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy3_symbolic_template.c:30:6: error: There is an unknown macro here somewhere. Configuration is required. If GB_EVAL2 is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Template/GB_AxB_type_factory.c:39:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_Matrix_extractElement.c:50:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_Scalar_extractElement.c:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_Scalar_extractElement.c:71:28: style: Variable 'Sx' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Source/Template/GB_Scalar_extractElement.c:39:18: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Source/Template/GB_Vector_extractElement.c:45:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_Vector_extractElement.c:44:18: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Source/Template/GB_Matrix_extractElement.c:49:18: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_assign_M_template.c:26:1: error: syntax error: keyword 'switch' is not allowed in global scope [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_dense_subassign_06d_template.c:190:51: error: syntax error [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_full_add_template.c:32:22: error: Code 'A_is_full&& B_is_full' is invalid C code. [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_meta16_methods.c:26:0: error: #error "method undefined" [preprocessorErrorDirective] GraphBLAS-7.4.0/Source/Template/GB_nnz_held_template.c:24:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_nnz_template.c:23:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:29:14: debug: Function::addArguments found argument 'A' with varid 0. [varid0] GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:92:14: debug: Function::addArguments found argument 'A' with varid 0. [varid0] GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:36:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_RAND_MAX [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:103:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_red_factory.c:20:1: error: syntax error: keyword 'if' is not allowed in global scope [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:39:39: style: Variable 'Pivot_0[0]' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_select_phase1.c:131:5: error: syntax error: keyword 'for' is not allowed in global scope [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_select_factory.c:10:1: error: syntax error: keyword 'switch' is not allowed in global scope [syntaxError] GraphBLAS-7.4.0/Source/Template/GB_semiring_template.c:193:5: error: There is an unknown macro here somewhere. Configuration is required. If GXB_SEMIRING is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Source/Template/GB_sort_template.c:30:23: error: There is an unknown macro here somewhere. Configuration is required. If GB_SORT is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Tcov/GB_cover_util.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_cov [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Tcov/GB_cover_util.c:50:14: style: Variable 'g' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_AplusB.c:63:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_AplusB_M_aliased.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:44:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:94:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PLUS_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:224:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Context [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_AxB.c:58:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PLUS_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_AxB.c:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_AxB.c:206:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:68:18: style: Local variable 'semiring' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:32:14: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:68:18: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:218:29: style: Local variable 'C_header' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:37:25: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:218:29: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:75:22: style: Variable 'mask_applied' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:80:22: style: Variable 'mask_applied' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:111:22: style: Variable 'mask_applied' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:115:22: style: Variable 'mask_applied' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_Col_extract.c:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseAdd.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseMult.c:82:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:77:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:242:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:423:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseUnion.c:103:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Matrix_extract.c:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Matrix_isStoredElement.c:86:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Matrix_isStoredElement.c:34:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_Matrix_subref.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Matrix_sort.c:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:78:14: style: Local variable 'info' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:47:10: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:78:14: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:242:14: style: Local variable 'info' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:47:10: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:242:14: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:407:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:410:19: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseMult.c:82:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseAdd.c:82:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseUnion.c:101:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Vector_extract.c:74:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Vector_isStoredElement.c:64:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Vector_isStoredElement.c:29:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_Vector_sort.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about10.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INVALID_VALUE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about10.c:34:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_Matrix_extractElement.c:116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about.c:367:31: error: There is an unknown macro here somewhere. Configuration is required. If GBu is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Test/GB_mex_Vector_extractElement.c:88:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about2.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about4.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about2.c:617:5: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment] GraphBLAS-7.4.0/Test/GB_mex_about2.c:602:10: note: info is assigned GraphBLAS-7.4.0/Test/GB_mex_about2.c:617:5: note: info is overwritten GraphBLAS-7.4.0/Test/GB_mex_about2.c:501:26: style: Local variable 'i' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_about2.c:81:9: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_about2.c:501:26: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_about2.c:34:28: style: Variable 'B' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about2.c:45:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about3.c:36:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about3.c:70:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about4.c:27:38: style: Variable 'M' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about4.c:28:25: style: Variable 'desc' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about4.c:29:18: style: Variable 'w' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about4.c:36:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about4.c:37:18: style: Variable 'expected' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about4.c:30:11: style: Unused variable: err [unusedVariable] GraphBLAS-7.4.0/Test/GB_mex_about6.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about6.c:43:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about7.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about3.c:409:17: warning: %d in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:409:17: warning: %d in format string (no. 4) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:409:17: warning: %d in format string (no. 5) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:409:17: warning: %d in format string (no. 6) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:430:21: warning: %d in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:430:21: warning: %d in format string (no. 4) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:430:21: warning: %d in format string (no. 5) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:430:21: warning: %d in format string (no. 6) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:463:13: warning: %d in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:463:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:463:13: warning: %d in format string (no. 5) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:463:13: warning: %d in format string (no. 6) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:667:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:667:13: warning: %d in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:667:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:667:13: warning: %d in format string (no. 5) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:723:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:727:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:732:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:744:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:749:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:754:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:762:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/Test/GB_mex_about3.c:767:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/Test/GB_mex_about7.c:160:13: style: Variable 'List' can be declared as const array [constVariable] GraphBLAS-7.4.0/Test/GB_mex_about8.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about8.c:30:18: style: Variable 'A' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about8.c:36:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about9.c:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about3.c:660:18: style: Variable 'kfirst_slice' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_about9.c:175:13: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] GraphBLAS-7.4.0/Test/GB_mex_about9.c:173:22: note: Assuming allocation function fails GraphBLAS-7.4.0/Test/GB_mex_about9.c:173:22: note: Assignment 'fp=fopen("/tmp/GB_tcov_gunk.h","w")', assigned value is 0 GraphBLAS-7.4.0/Test/GB_mex_about9.c:175:13: note: Null pointer dereference GraphBLAS-7.4.0/Test/GB_mex_about3.c:661:18: style: Variable 'klast_slice' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_about3.c:662:18: style: Variable 'pstart_slice' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_apply.c:92:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about3.c:62:11: style: Unused variable: err [unusedVariable] GraphBLAS-7.4.0/Test/GB_mex_about3.c:68:10: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_apply1.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply1.c:272:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply1.c:226:13: error: Uninitialized variable: info [legacyUninitvar] GraphBLAS-7.4.0/Test/GB_mex_apply2.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply2.c:272:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply_alias.c:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply2.c:226:13: error: Uninitialized variable: info [legacyUninitvar] GraphBLAS-7.4.0/Test/GB_mex_apply_alias.c:34:10: style: Unused variable: ignore [unusedVariable] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:115:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLIPXY [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply_maskalias.c:64:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply_idxunop.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply_idxunop.c:272:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_apply_idxunop.c:226:13: error: Uninitialized variable: info [legacyUninitvar] GraphBLAS-7.4.0/Test/GB_mex_assign.c:91:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_assign.c:295:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_assign.c:443:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_assign_alias.c:55:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_assign.c:95:19: style: The comparison 'pr > 0' is always false. [knownConditionTrueFalse] GraphBLAS-7.4.0/Test/GB_mex_assign.c:94:14: note: 'pr' is assigned value '0' here. GraphBLAS-7.4.0/Test/GB_mex_assign.c:95:19: note: The comparison 'pr > 0' is always false. GraphBLAS-7.4.0/Test/GB_mex_assign.c:92:14: style: Local variable 'info' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_assign.c:54:10: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_assign.c:92:14: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_assign.c:295:14: style: Local variable 'info' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_assign.c:54:10: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_assign.c:295:14: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_Vector_extractElement.c:76:12: style: Variable 's' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_assign.c:473:17: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_assign.c:509:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask_scalar.c:38:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask_scalar.c:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_assign.c:95:10: style: Variable 'ph' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_assign.c:512:19: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_assign_scalar.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_band.c:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_binaryop.c:36:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_cast.c:60:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_clear.c:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_cast.c:28:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_clear.c:53:20: style: Variable 'ctype' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_complex.c:79:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxCOMPLEX [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_complex.c:48:19: style: Variable 'Ai' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_complex.c:61:13: style: Variable 'Ax' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_cumsum.c:43:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_concat.c:68:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_cumsum.c:35:14: style: Variable 'c' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_concat.c:75:22: style: Variable 'Tile' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_debug.c:43:9: style: The if condition is the same as the previous if condition [duplicateCondition] GraphBLAS-7.4.0/Test/GB_mex_debug.c:32:9: note: First condition GraphBLAS-7.4.0/Test/GB_mex_debug.c:43:9: note: Second condition GraphBLAS-7.4.0/Test/GB_mex_diag.c:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_dump.c:52:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_dump.c:30:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_dup.c:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_eWiseMult_first.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FIRST_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_eWiseMult_second.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SECOND_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:135:17: style: Local variable 'n' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:82:15: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:135:17: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:147:17: style: Local variable 'n' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:82:15: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:147:17: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:134:17: style: Variable 'Xb' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:146:17: style: Variable 'Yb' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:46:10: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:48:16: style: Variable 'A' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_edit.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about5.c:194:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_edit.c:93:13: style: Variable 'X' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_edit.c:96:13: style: Variable 'Action' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_edit.c:50:18: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_ewise_alias1.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_ewise_alias2.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_ewise_alias3.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_ewise_alias4.c:61:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_ewise_alias5.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_ewise_alias6.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_expand.c:68:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_expand.c:32:10: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_export.c:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_export.c:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_export.c:360:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:52:22: error: Using pointer to local variable 'Cb' that is out of scope. [invalidLifetime] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:52:22: note: Array decayed to pointer here. GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:686:25: note: Variable created here. GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:52:22: note: Using pointer to local variable 'Cb' that is out of scope. GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_bitmap_B_bitmap_template.c:144:50: style:inconclusive: Boolean expression 'Ab_any_in_row[i-istart]' is used in bitwise operation. [bitwiseOnBoolean] GraphBLAS-7.4.0/Test/GB_mex_export.c:143:21: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_export.c:182:21: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_export.c:222:21: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_export.c:263:21: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_export_import.c:129:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NOT_IMPLEMENTED [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_export_import.c:159:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NOT_IMPLEMENTED [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_export_import.c:206:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_export_import.c:269:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_export_import.c:648:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_extractTuples.c:55:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_extractTuples.c:31:14: style: Variable 'Y' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_extractTuples.c:31:14: style: Variable 'Y' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_gabor.c:80:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_gabor.c:58:17: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_gabor.c:34:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_hack.c:41:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_init.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_kron.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_mdiag.c:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_msort_2.c:50:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_msort_2.c:38:14: style: Variable 'I' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_msort_2.c:41:14: style: Variable 'J' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_msort_2.c:22:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_msort_3.c:59:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_msort_3.c:42:14: style: Variable 'I' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_msort_3.c:45:14: style: Variable 'J' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_msort_3.c:51:14: style: Variable 'K' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_msort_3.c:22:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_mxm.c:92:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:175:13: style: Local variable 'nthreads' shadows outer argument [shadowArgument] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:84:9: note: Shadowed declaration GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:175:13: note: Shadow variable GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:175:23: style: Local variable 'ntasks' shadows outer argument [shadowArgument] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:82:9: note: Shadowed declaration GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:175:23: note: Shadow variable GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:686:25: style: Local variable 'Cb' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:52:22: note: Shadowed declaration GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:686:25: note: Shadow variable GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:616:25: style: Local variable 'Cb' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:52:22: note: Shadowed declaration GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:616:25: note: Shadow variable GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:320:13: style: Local variable 'nthreads' shadows outer argument [shadowArgument] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:84:9: note: Shadowed declaration GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:320:13: note: Shadow variable GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:323:17: style: Local variable 'ntasks' shadows outer argument [shadowArgument] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:82:9: note: Shadowed declaration GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:323:17: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_mxm_alias.c:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_mxm_flops.c:79:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Context [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_mxm_flops.c:31:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:674:29: style: Variable 'memcpy' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:682:29: style: Variable 'fadd' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:756:30: style: Variable 'pC_start' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:760:33: style: Variable 'task_cnvals' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:603:29: style: Variable 'memcpy' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:612:29: style: Variable 'fadd' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:616:33: style: Variable 'Cb' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:686:33: style: Variable 'Cb' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_mxm_generic.c:145:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_A_sparse_B_bitmap_template.c:978:33: style: Variable 'Cb[pC]' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_mxm_update.c:56:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:96:14: style: Variable 'identity' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:102:15: style: Variable 'opcode' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:76:16: style: Variable 'A_jumbled' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:94:16: style: Variable 'M_is_bitmap' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:95:16: style: Variable 'M_is_full' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Source/Template/GB_bitmap_AxB_saxpy_template.c:320:13: style: Variable 'nthreads' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_mxv.c:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_nonzero.c:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_offdiag.c:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_qsort_1b.c:46:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_qsort_1b.c:37:14: style: Variable 'I' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_qsort_1b.c:40:14: style: Variable 'J' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_op.c:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_qsort_2.c:46:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_qsort_2.c:37:14: style: Variable 'I' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_qsort_2.c:40:14: style: Variable 'J' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_qsort_3.c:56:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_qsort_3.c:41:14: style: Variable 'I' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_qsort_3.c:44:14: style: Variable 'J' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_qsort_3.c:50:14: style: Variable 'K' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_mxv_iterator.c:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_random.c:51:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_op.c:40:46: style: Variable 'ny' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_op.c:44:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_op.c:147:12: style: Variable 'ny' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_rdiv.c:70:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_rdiv.c:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_rdiv2.c:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_rdiv2.c:174:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_reduce_bool.c:55:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_reduce_bool.c:81:9: style: The if condition is the same as the previous if condition [duplicateCondition] GraphBLAS-7.4.0/Test/GB_mex_reduce_bool.c:75:9: note: First condition GraphBLAS-7.4.0/Test/GB_mex_reduce_bool.c:81:9: note: Second condition GraphBLAS-7.4.0/Test/GB_mex_reduce_bool.c:32:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_reduce_complex.c:67:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_reduce_complex.c:32:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_reduce_terminal.c:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_reduce_terminal.c:42:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_mxv_iterator.c:46:10: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_reduce_to_GrB_Scalar.c:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_reduce_to_vector.c:83:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_reduce_to_scalar.c:74:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about5.c:728:25: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_about5.c:884:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/Test/GB_mex_reduce_to_GrB_Scalar.c:40:28: style: Variable 'reduce_is_complex' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_reshape.c:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_resize.c:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_select.c:87:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_semiring.c:37:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_select_idxunop.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_select_idxunop.c:258:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_semiring.c:28:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_select_idxunop.c:212:13: error: Uninitialized variable: info [legacyUninitvar] GraphBLAS-7.4.0/Test/GB_mex_serialize.c:88:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_COMPRESSION [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_split.c:60:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxDOUBLE_CLASS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_Matrix_extractElement.c:99:12: style: Variable 's' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_split.c:40:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:88:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:89:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:90:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:91:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:92:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:93:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:94:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:95:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:96:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:97:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:98:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:99:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:100:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:103:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:151:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:152:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:153:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:154:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:155:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:156:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:157:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:158:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:159:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:160:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:161:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:162:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:163:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:166:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:290:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_subassign_alias.c:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_reduce_to_scalar.c:38:10: style: Variable 'reduce_is_complex' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_subassign_scalar.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_subref_symbolic.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_transpose.c:107:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_tril.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_subassign.c:133:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_subassign.c:366:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_subassign.c:507:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_errors.c:962:21: error: There is an unknown macro here somewhere. Configuration is required. If GBd is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Test/GB_mex_triple_mxm.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_triple_mxm.c:42:23: style: Variable 'malloc_debug' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_triu.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_vdiag.c:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_vxm.c:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_BinaryOp_to_Monoid.c:24:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_setElement.c:274:12: style: Variable 's' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:182:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:472:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_Type.c:34:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_Type.c:22:14: style: Unused variable: xtype [unusedVariable] GraphBLAS-7.4.0/Test/GB_mx_alias.c:16:11: style: Parameter 'arg1_name' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/GB_mx_alias.c:18:11: style: Parameter 'arg2_name' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/GB_mx_create_full.c:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_get_global.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_get_Scalar.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_BinaryOp.c:71:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_isequal.c:84:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BITMAP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Descriptor.c:63:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Descriptor.c:137:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_IndexUnaryOp.c:71:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_subassign.c:134:14: style: Local variable 'info' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_subassign.c:90:10: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_subassign.c:134:14: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_subassign.c:366:14: style: Local variable 'info' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mex_subassign.c:90:10: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mex_subassign.c:366:14: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mex_subassign.c:546:21: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_subassign.c:576:22: style: Variable 'p' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mex_subassign.c:579:19: style: Variable 'p' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_SelectOp.c:52:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_TRIL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Semiring.c:76:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Matrix.c:84:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_UnaryOp.c:76:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about5.c:153:11: style: Parameter 'z' can be declared as pointer to const. However it seems that 'donothing' is a callback function, if 'z' is declared with const you might also need to cast function pointer(s). [constParameterCallback] GraphBLAS-7.4.0/Test/GB_mex_about5.c:1178:5: note: You might need to cast the function pointer here GraphBLAS-7.4.0/Test/GB_mex_about5.c:153:11: note: Parameter 'z' can be declared as pointer to const GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_indices.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_ALL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Matrix.c:139:22: style: Variable 's' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_indices.c:61:22: style: Local variable 'X' shadows outer variable [shadowVariable] GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_indices.c:26:14: note: Shadowed declaration GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_indices.c:61:22: note: Shadow variable GraphBLAS-7.4.0/Test/GB_mx_object_to_mxArray.c:54:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_put_global.c:60:58: error: There is an unknown macro here somewhere. Configuration is required. If GBd is a macro then please configure it. [unknownMacro] GraphBLAS-7.4.0/Test/GB_mx_same.c:14:11: style: Parameter 'X' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/GB_mx_same.c:15:11: style: Parameter 'Y' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/GB_mx_random_matrix.c:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_object_to_mxArray.c:103:9: style: Redundant initialization for 'cnz'. The initialized value is overwritten before it is read. [redundantInitialization] GraphBLAS-7.4.0/Test/GB_mx_object_to_mxArray.c:78:17: note: cnz is initialized GraphBLAS-7.4.0/Test/GB_mx_object_to_mxArray.c:103:9: note: cnz is overwritten GraphBLAS-7.4.0/Test/GB_mx_string_to_IndexUnaryOp.c:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_string_to_IndexUnaryOp.c:48:12: style: Variable 'op' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mx_string_to_Type.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_Monoid.c:42:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_semiring.c:26:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_string_to_UnaryOp.c:97:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_ONE_unop_code [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mx_xsame32.c:16:13: style: Parameter 'Xb' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/GB_mx_xsame32.c:18:14: style: Parameter 'I' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/GB_spones_mex.c:48:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_spones_mex.c:40:14: style: Variable 'Ap' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_spones_mex.c:41:14: style: Variable 'Ai' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/Test/GB_mx_xsame64.c:16:13: style: Parameter 'Xb' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/GB_mx_xsame64.c:18:14: style: Parameter 'I' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:146:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:375:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Complex [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/GB_mex_about5.c:173:36: style: Variable 'M' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/GB_mex_about5.c:173:46: style: Variable 'S' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:146:9: style: Variable 'sparsity' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:265:14: style: Unused variable: info [unusedVariable] GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:268:26: style: Variable 'nj' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/spok/private/spok_invalid.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/spok/private/spok_invalid.c:36:12: style: Variable 'Ai' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/spok/private/spok_invalid.c:37:12: style: Variable 'Ax' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/Test/spok/spok.c:14:15: style: Parameter 'Ap' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/Test/spok/spok.c:15:15: style: Parameter 'Ai' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/cpu_features/ci/sample/main.cpp:8:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable features [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/Test/spok/spok_mex.c:35:14: style: Unused variable: i [unusedVariable] GraphBLAS-7.4.0/Test/spok/spok_mex.c:35:17: style: Unused variable: j [unusedVariable] GraphBLAS-7.4.0/Test/spok/spok_mex.c:35:20: style: Unused variable: p [unusedVariable] GraphBLAS-7.4.0/cpu_features/ndk_compat/cpu-features.h:33:0: debug: Failed to parse 'typedef __BEGIN_DECLS enum { ANDROID_CPU_FAMILY_UNKNOWN = 0 , ANDROID_CPU_FAMILY_ARM , ANDROID_CPU_FAMILY_X86 , ANDROID_CPU_FAMILY_MIPS , ANDROID_CPU_FAMILY_ARM64 , ANDROID_CPU_FAMILY_X86_64 , ANDROID_CPU_FAMILY_MIPS64 , ANDROID_CPU_FAMILY_MAX } AndroidCpuFamily ;'. The checking continues anyway. [simplifyTypedef] GraphBLAS-7.4.0/cpu_features/ndk_compat/cpu-features.c:167:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANDROID_CPU_FAMILY_UNKNOWN [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/filesystem.c:46:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/filesystem.c:58:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/hwcaps.c:110:0: error: #error "This platform does not provide hardware capabilities." [preprocessorErrorDirective] GraphBLAS-7.4.0/cpu_features/ndk_compat/ndk-compat-test.c:7:3: warning: %llx in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint] GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:43:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:111:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/string_view.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/string_view.c:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:58:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:112:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:159:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:168:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:279:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_aarch64_test.cc:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_HWCAP_FP [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_aarch64_test.cc:68:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_HWCAP2_BTI [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:237:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:276:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_arm_test.cc:26:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_HWCAP2_CRC32 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_mips_test.cc:29:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPS_HWCAP_MSA [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_mips_test.cc:39:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPS_HWCAP_MSA [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_ppc_test.cc:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPC_FEATURE_HAS_FPU [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:77:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:160:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:191:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:457:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_SKL [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_K11 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:341:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_K12 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:357:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:381:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:397:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_EXCAVATOR [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_PILEDRIVER [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:465:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:515:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_BULLDOZER [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:542:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_STREAMROLLER [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:567:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_JAGUAR [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_PUMA [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:615:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN_PLUS [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:663:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN2 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:687:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:709:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:759:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN3 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:830:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_NHM [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:911:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_ATOM_SMT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:941:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1017:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X86_UNKNOWN [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1047:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_80486 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1061:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_P5 [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1075:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_LAKEMONT [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1090:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_KNIGHTS_L [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:189:25: style: Checking if unsigned expression 'stream_pool_size' is less than zero. [unsignedLessThanZero] GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:31:1: style: The class 'FakeCpu' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] GraphBLAS-7.4.0/Test/GB_mx_string_to_BinaryOp.c:133:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_FIRST_binop_code [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap_test.c:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap_test.c:25:5: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap_test.c:28:5: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap_test.c:37:5: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/rmm_wrap/rmm_wrap_test.c:40:5: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:306:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:306:19: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:306:19: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:380:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:380:19: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:380:19: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:388:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:388:19: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:388:19: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:430:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:430:19: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:430:19: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:438:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:438:19: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:438:19: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/common/bits.h:155:23: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/common/bits.h:155:23: note: Calling function 'MEM_64bits' returns 1 GraphBLAS-7.4.0/zstd/zstd_subset/common/bits.h:155:23: note: Condition 'MEM_64bits()' is always true GraphBLAS-7.4.0/zstd/zstd_subset/common/bits.h:161:23: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/common/bits.h:161:23: note: Calling function 'MEM_64bits' returns 1 GraphBLAS-7.4.0/zstd/zstd_subset/common/bits.h:161:23: note: Condition 'MEM_64bits()' is always true GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:209:39: style:inconclusive: Function 'MEM_read16' argument 1 names different: declaration 'memPtr' definition 'ptr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:96:39: note: Function 'MEM_read16' argument 1 names different: declaration 'memPtr' definition 'ptr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:209:39: note: Function 'MEM_read16' argument 1 names different: declaration 'memPtr' definition 'ptr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:210:39: style:inconclusive: Function 'MEM_read32' argument 1 names different: declaration 'memPtr' definition 'ptr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:97:39: note: Function 'MEM_read32' argument 1 names different: declaration 'memPtr' definition 'ptr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:210:39: note: Function 'MEM_read32' argument 1 names different: declaration 'memPtr' definition 'ptr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:211:39: style:inconclusive: Function 'MEM_read64' argument 1 names different: declaration 'memPtr' definition 'ptr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:98:39: note: Function 'MEM_read64' argument 1 names different: declaration 'memPtr' definition 'ptr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:211:39: note: Function 'MEM_read64' argument 1 names different: declaration 'memPtr' definition 'ptr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:212:42: style:inconclusive: Function 'MEM_readST' argument 1 names different: declaration 'memPtr' definition 'ptr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:99:42: note: Function 'MEM_readST' argument 1 names different: declaration 'memPtr' definition 'ptr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/mem.h:212:42: note: Function 'MEM_readST' argument 1 names different: declaration 'memPtr' definition 'ptr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/bitstream.h:154:41: style:inconclusive: Function 'BIT_initCStream' argument 2 names different: declaration 'dstBuffer' definition 'startPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/bitstream.h:67:62: note: Function 'BIT_initCStream' argument 2 names different: declaration 'dstBuffer' definition 'startPtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/bitstream.h:154:41: note: Function 'BIT_initCStream' argument 2 names different: declaration 'dstBuffer' definition 'startPtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/bitstream.h:428:59: style:inconclusive: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/bitstream.h:110:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. GraphBLAS-7.4.0/zstd/zstd_subset/common/bitstream.h:428:59: note: Function 'BIT_endOfDStream' argument 1 names different: declaration 'bitD' definition 'DStream'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:514:46: style:inconclusive: Function 'FSE_initCState' argument 1 names different: declaration 'CStatePtr' definition 'statePtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:384:42: note: Function 'FSE_initCState' argument 1 names different: declaration 'CStatePtr' definition 'statePtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:514:46: note: Function 'FSE_initCState' argument 1 names different: declaration 'CStatePtr' definition 'statePtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:540:69: style:inconclusive: Function 'FSE_encodeSymbol' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:386:65: note: Function 'FSE_encodeSymbol' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:540:69: note: Function 'FSE_encodeSymbol' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:549:74: style:inconclusive: Function 'FSE_flushCState' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:388:70: note: Function 'FSE_flushCState' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:549:74: note: Function 'FSE_flushCState' argument 2 names different: declaration 'CStatePtr' definition 'statePtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:208:45: style:inconclusive: Function 'FSE_readNCount_bmi2' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:241:38: note: Function 'FSE_readNCount_bmi2' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:208:45: note: Function 'FSE_readNCount_bmi2' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:209:21: style:inconclusive: Function 'FSE_readNCount_bmi2' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:242:40: note: Function 'FSE_readNCount_bmi2' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:209:21: note: Function 'FSE_readNCount_bmi2' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:209:42: style:inconclusive: Function 'FSE_readNCount_bmi2' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:242:56: note: Function 'FSE_readNCount_bmi2' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:209:42: note: Function 'FSE_readNCount_bmi2' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:221:45: style:inconclusive: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:234:38: note: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:221:45: note: Function 'FSE_readNCount' argument 2 names different: declaration 'maxSymbolValuePtr' definition 'maxSVPtr'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:222:21: style:inconclusive: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:235:40: note: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:222:21: note: Function 'FSE_readNCount' argument 4 names different: declaration 'rBuffer' definition 'headerBuffer'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:222:42: style:inconclusive: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:235:56: note: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:222:42: note: Function 'FSE_readNCount' argument 5 names different: declaration 'rBuffSize' definition 'hbSize'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:331:28: style:inconclusive: Function 'HUF_readStats_wksp' argument 8 names different: declaration 'workspace' definition 'workSpace'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:243:33: note: Function 'HUF_readStats_wksp' argument 8 names different: declaration 'workspace' definition 'workSpace'. GraphBLAS-7.4.0/zstd/zstd_subset/common/entropy_common.c:331:28: note: Function 'HUF_readStats_wksp' argument 8 names different: declaration 'workspace' definition 'workSpace'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse_decompress.c:255:64: style:inconclusive: Boolean expression 'BIT_reloadDStream(&bitD)==BIT_DStream_unfinished' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse_decompress.c:295:53: style:inconclusive: Function 'FSE_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:260:68: note: Function 'FSE_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse_decompress.c:295:53: note: Function 'FSE_decompress_usingDTable' argument 2 names different: declaration 'dstCapacity' definition 'originalSize'. GraphBLAS-7.4.0/zstd/zstd_subset/common/fse_decompress.c:240:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/common/zstd_internal.h:223:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/common/pool.c:320:9: style: struct member 'POOL_ctx_s::dummy' is never used. [unusedStructMember] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2156:54: style:inconclusive: Boolean expression 'len>=16' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2089:62: style:inconclusive: Function 'ZSTD_XXH32' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:404:62: note: Function 'ZSTD_XXH32' argument 2 names different: declaration 'length' definition 'len'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2089:62: note: Function 'ZSTD_XXH32' argument 2 names different: declaration 'length' definition 'len'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2125:52: style:inconclusive: Function 'ZSTD_XXH32_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:487:52: note: Function 'ZSTD_XXH32_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2125:52: note: Function 'ZSTD_XXH32_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2125:83: style:inconclusive: Function 'ZSTD_XXH32_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:487:84: note: Function 'ZSTD_XXH32_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2125:83: note: Function 'ZSTD_XXH32_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2145:29: style:inconclusive: Function 'ZSTD_XXH32_update' argument 1 names different: declaration 'statePtr' definition 'state'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:522:59: note: Function 'ZSTD_XXH32_update' argument 1 names different: declaration 'statePtr' definition 'state'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2145:29: note: Function 'ZSTD_XXH32_update' argument 1 names different: declaration 'statePtr' definition 'state'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2145:62: style:inconclusive: Function 'ZSTD_XXH32_update' argument 3 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:522:95: note: Function 'ZSTD_XXH32_update' argument 3 names different: declaration 'length' definition 'len'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2145:62: note: Function 'ZSTD_XXH32_update' argument 3 names different: declaration 'length' definition 'len'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2199:63: style:inconclusive: Function 'ZSTD_XXH32_digest' argument 1 names different: declaration 'statePtr' definition 'state'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:538:65: note: Function 'ZSTD_XXH32_digest' argument 1 names different: declaration 'statePtr' definition 'state'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2199:63: note: Function 'ZSTD_XXH32_digest' argument 1 names different: declaration 'statePtr' definition 'state'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2505:62: style:inconclusive: Function 'ZSTD_XXH64' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:698:61: note: Function 'ZSTD_XXH64' argument 2 names different: declaration 'length' definition 'len'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2505:62: note: Function 'ZSTD_XXH64' argument 2 names different: declaration 'length' definition 'len'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2539:52: style:inconclusive: Function 'ZSTD_XXH64_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:709:52: note: Function 'ZSTD_XXH64_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2539:52: note: Function 'ZSTD_XXH64_copyState' argument 1 names different: declaration 'dst_state' definition 'dstState'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2539:83: style:inconclusive: Function 'ZSTD_XXH64_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:709:84: note: Function 'ZSTD_XXH64_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2539:83: note: Function 'ZSTD_XXH64_copyState' argument 2 names different: declaration 'src_state' definition 'srcState'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2558:30: style:inconclusive: Function 'ZSTD_XXH64_update' argument 1 names different: declaration 'statePtr' definition 'state'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:712:59: note: Function 'ZSTD_XXH64_update' argument 1 names different: declaration 'statePtr' definition 'state'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2558:30: note: Function 'ZSTD_XXH64_update' argument 1 names different: declaration 'statePtr' definition 'state'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2558:63: style:inconclusive: Function 'ZSTD_XXH64_update' argument 3 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:712:95: note: Function 'ZSTD_XXH64_update' argument 3 names different: declaration 'length' definition 'len'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2558:63: note: Function 'ZSTD_XXH64_update' argument 3 names different: declaration 'length' definition 'len'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2609:63: style:inconclusive: Function 'ZSTD_XXH64_digest' argument 1 names different: declaration 'statePtr' definition 'state'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:713:65: note: Function 'ZSTD_XXH64_digest' argument 1 names different: declaration 'statePtr' definition 'state'. GraphBLAS-7.4.0/zstd/zstd_subset/common/xxhash.h:2609:63: note: Function 'ZSTD_XXH64_digest' argument 1 names different: declaration 'statePtr' definition 'state'. GraphBLAS-7.4.0/lz4/lz4.c:1019:29: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/lz4/lz4.c:1946:18: style:inconclusive: Boolean expression 'op<=shortoend' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:141:39: style:inconclusive: Function 'HIST_countFast_wksp' argument 3 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.h:63:40: note: Function 'HIST_countFast_wksp' argument 3 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:141:39: note: Function 'HIST_countFast_wksp' argument 3 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:141:54: style:inconclusive: Function 'HIST_countFast_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.h:63:52: note: Function 'HIST_countFast_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:141:54: note: Function 'HIST_countFast_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:155:36: style:inconclusive: Function 'HIST_count_wksp' argument 3 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.h:47:36: note: Function 'HIST_count_wksp' argument 3 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:155:36: note: Function 'HIST_count_wksp' argument 3 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:155:51: style:inconclusive: Function 'HIST_count_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.h:47:48: note: Function 'HIST_count_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:155:51: note: Function 'HIST_count_wksp' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:169:34: style:inconclusive: Function 'HIST_countFast' argument 3 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.h:55:35: note: Function 'HIST_countFast' argument 3 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:169:34: note: Function 'HIST_countFast' argument 3 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:169:49: style:inconclusive: Function 'HIST_countFast' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.h:55:47: note: Function 'HIST_countFast' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/hist.c:169:49: note: Function 'HIST_countFast' argument 4 names different: declaration 'srcSize' definition 'sourceSize'. GraphBLAS-7.4.0/zstd/zstd_subset/common/zstd_common.c:45:41: style:inconclusive: Function 'ZSTD_getErrorCode' argument 1 names different: declaration 'functionResult' definition 'code'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd_errors.h:88:58: note: Function 'ZSTD_getErrorCode' argument 1 names different: declaration 'functionResult' definition 'code'. GraphBLAS-7.4.0/zstd/zstd_subset/common/zstd_common.c:45:41: note: Function 'ZSTD_getErrorCode' argument 1 names different: declaration 'functionResult' definition 'code'. GraphBLAS-7.4.0/lz4/lz4.c:674:27: style:inconclusive: Function 'LZ4_compressBound' argument 1 names different: declaration 'inputSize' definition 'isize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:182:38: note: Function 'LZ4_compressBound' argument 1 names different: declaration 'inputSize' definition 'isize'. GraphBLAS-7.4.0/lz4/lz4.c:674:27: note: Function 'LZ4_compressBound' argument 1 names different: declaration 'inputSize' definition 'isize'. GraphBLAS-7.4.0/lz4/lz4.c:1284:57: style:inconclusive: Function 'LZ4_compress_fast_extState' argument 2 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:202:69: note: Function 'LZ4_compress_fast_extState' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:1284:57: note: Function 'LZ4_compress_fast_extState' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:1284:71: style:inconclusive: Function 'LZ4_compress_fast_extState' argument 3 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:202:80: note: Function 'LZ4_compress_fast_extState' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:1284:71: note: Function 'LZ4_compress_fast_extState' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:1284:81: style:inconclusive: Function 'LZ4_compress_fast_extState' argument 4 names different: declaration 'srcSize' definition 'inputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:202:89: note: Function 'LZ4_compress_fast_extState' argument 4 names different: declaration 'srcSize' definition 'inputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1284:81: note: Function 'LZ4_compress_fast_extState' argument 4 names different: declaration 'srcSize' definition 'inputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1284:96: style:inconclusive: Function 'LZ4_compress_fast_extState' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:202:102: note: Function 'LZ4_compress_fast_extState' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1284:96: note: Function 'LZ4_compress_fast_extState' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1354:35: style:inconclusive: Function 'LZ4_compress_fast' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:192:47: note: Function 'LZ4_compress_fast' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:1354:35: note: Function 'LZ4_compress_fast' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:1354:49: style:inconclusive: Function 'LZ4_compress_fast' argument 2 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:192:58: note: Function 'LZ4_compress_fast' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:1354:49: note: Function 'LZ4_compress_fast' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:1354:59: style:inconclusive: Function 'LZ4_compress_fast' argument 3 names different: declaration 'srcSize' definition 'inputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:192:67: note: Function 'LZ4_compress_fast' argument 3 names different: declaration 'srcSize' definition 'inputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1354:59: note: Function 'LZ4_compress_fast' argument 3 names different: declaration 'srcSize' definition 'inputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1354:74: style:inconclusive: Function 'LZ4_compress_fast' argument 4 names different: declaration 'dstCapacity' definition 'maxOutputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:192:80: note: Function 'LZ4_compress_fast' argument 4 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1354:74: note: Function 'LZ4_compress_fast' argument 4 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1373:71: style:inconclusive: Function 'LZ4_compress_default' argument 4 names different: declaration 'dstCapacity' definition 'maxOutputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:148:82: note: Function 'LZ4_compress_default' argument 4 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1373:71: note: Function 'LZ4_compress_default' argument 4 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1455:37: style:inconclusive: Function 'LZ4_resetStream' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:766:48: note: Function 'LZ4_resetStream' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:1455:37: note: Function 'LZ4_resetStream' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:1461:41: style:inconclusive: Function 'LZ4_resetStream_fast' argument 1 names different: declaration 'streamPtr' definition 'ctx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:298:53: note: Function 'LZ4_resetStream_fast' argument 1 names different: declaration 'streamPtr' definition 'ctx'. GraphBLAS-7.4.0/lz4/lz4.c:1461:41: note: Function 'LZ4_resetStream_fast' argument 1 names different: declaration 'streamPtr' definition 'ctx'. GraphBLAS-7.4.0/lz4/lz4.c:1465:35: style:inconclusive: Function 'LZ4_freeStream' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:274:56: note: Function 'LZ4_freeStream' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:1465:35: note: Function 'LZ4_freeStream' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:1475:33: style:inconclusive: Function 'LZ4_loadDict' argument 1 names different: declaration 'streamPtr' definition 'LZ4_dict'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:311:44: note: Function 'LZ4_loadDict' argument 1 names different: declaration 'streamPtr' definition 'LZ4_dict'. GraphBLAS-7.4.0/lz4/lz4.c:1475:33: note: Function 'LZ4_loadDict' argument 1 names different: declaration 'streamPtr' definition 'LZ4_dict'. GraphBLAS-7.4.0/lz4/lz4.c:1565:47: style:inconclusive: Function 'LZ4_compress_fast_continue' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:336:58: note: Function 'LZ4_compress_fast_continue' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:1565:47: note: Function 'LZ4_compress_fast_continue' argument 1 names different: declaration 'streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:1566:45: style:inconclusive: Function 'LZ4_compress_fast_continue' argument 2 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:336:81: note: Function 'LZ4_compress_fast_continue' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:1566:45: note: Function 'LZ4_compress_fast_continue' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:1566:59: style:inconclusive: Function 'LZ4_compress_fast_continue' argument 3 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:336:92: note: Function 'LZ4_compress_fast_continue' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:1566:59: note: Function 'LZ4_compress_fast_continue' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:1567:37: style:inconclusive: Function 'LZ4_compress_fast_continue' argument 4 names different: declaration 'srcSize' definition 'inputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:336:101: note: Function 'LZ4_compress_fast_continue' argument 4 names different: declaration 'srcSize' definition 'inputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1567:37: note: Function 'LZ4_compress_fast_continue' argument 4 names different: declaration 'srcSize' definition 'inputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1567:52: style:inconclusive: Function 'LZ4_compress_fast_continue' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:336:114: note: Function 'LZ4_compress_fast_continue' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1567:52: note: Function 'LZ4_compress_fast_continue' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:1668:33: style:inconclusive: Function 'LZ4_saveDict' argument 1 names different: declaration 'streamPtr' definition 'LZ4_dict'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:345:44: note: Function 'LZ4_saveDict' argument 1 names different: declaration 'streamPtr' definition 'LZ4_dict'. GraphBLAS-7.4.0/lz4/lz4.c:1668:33: note: Function 'LZ4_saveDict' argument 1 names different: declaration 'streamPtr' definition 'LZ4_dict'. GraphBLAS-7.4.0/lz4/lz4.c:1668:65: style:inconclusive: Function 'LZ4_saveDict' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:345:77: note: Function 'LZ4_saveDict' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. GraphBLAS-7.4.0/lz4/lz4.c:1668:65: note: Function 'LZ4_saveDict' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. GraphBLAS-7.4.0/lz4/lz4.c:2171:37: style:inconclusive: Function 'LZ4_decompress_safe' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:164:49: note: Function 'LZ4_decompress_safe' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2171:37: note: Function 'LZ4_decompress_safe' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2171:51: style:inconclusive: Function 'LZ4_decompress_safe' argument 2 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:164:60: note: Function 'LZ4_decompress_safe' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2171:51: note: Function 'LZ4_decompress_safe' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2171:81: style:inconclusive: Function 'LZ4_decompress_safe' argument 4 names different: declaration 'dstCapacity' definition 'maxDecompressedSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:164:89: note: Function 'LZ4_decompress_safe' argument 4 names different: declaration 'dstCapacity' definition 'maxDecompressedSize'. GraphBLAS-7.4.0/lz4/lz4.c:2171:81: note: Function 'LZ4_decompress_safe' argument 4 names different: declaration 'dstCapacity' definition 'maxDecompressedSize'. GraphBLAS-7.4.0/lz4/lz4.c:2179:65: style:inconclusive: Function 'LZ4_decompress_safe_partial' argument 3 names different: declaration 'srcSize' definition 'compressedSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:265:77: note: Function 'LZ4_decompress_safe_partial' argument 3 names different: declaration 'srcSize' definition 'compressedSize'. GraphBLAS-7.4.0/lz4/lz4.c:2179:65: note: Function 'LZ4_decompress_safe_partial' argument 3 names different: declaration 'srcSize' definition 'compressedSize'. GraphBLAS-7.4.0/lz4/lz4.c:2188:37: style:inconclusive: Function 'LZ4_decompress_fast' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:754:49: note: Function 'LZ4_decompress_fast' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2188:37: note: Function 'LZ4_decompress_fast' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2188:51: style:inconclusive: Function 'LZ4_decompress_fast' argument 2 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:754:60: note: Function 'LZ4_decompress_fast' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2188:51: note: Function 'LZ4_decompress_fast' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2198:51: style:inconclusive: Function 'LZ4_decompress_safe_withPrefix64k' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:724:125: note: Function 'LZ4_decompress_safe_withPrefix64k' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2198:51: note: Function 'LZ4_decompress_safe_withPrefix64k' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2198:65: style:inconclusive: Function 'LZ4_decompress_safe_withPrefix64k' argument 2 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:724:136: note: Function 'LZ4_decompress_safe_withPrefix64k' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2198:65: note: Function 'LZ4_decompress_safe_withPrefix64k' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2198:95: style:inconclusive: Function 'LZ4_decompress_safe_withPrefix64k' argument 4 names different: declaration 'maxDstSize' definition 'maxOutputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:724:165: note: Function 'LZ4_decompress_safe_withPrefix64k' argument 4 names different: declaration 'maxDstSize' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:2198:95: note: Function 'LZ4_decompress_safe_withPrefix64k' argument 4 names different: declaration 'maxDstSize' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:2206:51: style:inconclusive: Function 'LZ4_decompress_fast_withPrefix64k' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:725:125: note: Function 'LZ4_decompress_fast_withPrefix64k' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2206:51: note: Function 'LZ4_decompress_fast_withPrefix64k' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2206:65: style:inconclusive: Function 'LZ4_decompress_fast_withPrefix64k' argument 2 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:725:136: note: Function 'LZ4_decompress_fast_withPrefix64k' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2206:65: note: Function 'LZ4_decompress_fast_withPrefix64k' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2322:85: style:inconclusive: Function 'LZ4_decompress_safe_continue' argument 2 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:409:96: note: Function 'LZ4_decompress_safe_continue' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2322:85: note: Function 'LZ4_decompress_safe_continue' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2322:99: style:inconclusive: Function 'LZ4_decompress_safe_continue' argument 3 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:409:107: note: Function 'LZ4_decompress_safe_continue' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2322:99: note: Function 'LZ4_decompress_safe_continue' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2322:109: style:inconclusive: Function 'LZ4_decompress_safe_continue' argument 4 names different: declaration 'srcSize' definition 'compressedSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:409:116: note: Function 'LZ4_decompress_safe_continue' argument 4 names different: declaration 'srcSize' definition 'compressedSize'. GraphBLAS-7.4.0/lz4/lz4.c:2322:109: note: Function 'LZ4_decompress_safe_continue' argument 4 names different: declaration 'srcSize' definition 'compressedSize'. GraphBLAS-7.4.0/lz4/lz4.c:2322:129: style:inconclusive: Function 'LZ4_decompress_safe_continue' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:409:129: note: Function 'LZ4_decompress_safe_continue' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:2322:129: note: Function 'LZ4_decompress_safe_continue' argument 5 names different: declaration 'dstCapacity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:2362:85: style:inconclusive: Function 'LZ4_decompress_fast_continue' argument 2 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:756:96: note: Function 'LZ4_decompress_fast_continue' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2362:85: note: Function 'LZ4_decompress_fast_continue' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2362:99: style:inconclusive: Function 'LZ4_decompress_fast_continue' argument 3 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:756:107: note: Function 'LZ4_decompress_fast_continue' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2362:99: note: Function 'LZ4_decompress_fast_continue' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2404:47: style:inconclusive: Function 'LZ4_decompress_safe_usingDict' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:420:59: note: Function 'LZ4_decompress_safe_usingDict' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2404:47: note: Function 'LZ4_decompress_safe_usingDict' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2404:61: style:inconclusive: Function 'LZ4_decompress_safe_usingDict' argument 2 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:420:70: note: Function 'LZ4_decompress_safe_usingDict' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2404:61: note: Function 'LZ4_decompress_safe_usingDict' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2404:71: style:inconclusive: Function 'LZ4_decompress_safe_usingDict' argument 3 names different: declaration 'srcSize' definition 'compressedSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:420:79: note: Function 'LZ4_decompress_safe_usingDict' argument 3 names different: declaration 'srcSize' definition 'compressedSize'. GraphBLAS-7.4.0/lz4/lz4.c:2404:71: note: Function 'LZ4_decompress_safe_usingDict' argument 3 names different: declaration 'srcSize' definition 'compressedSize'. GraphBLAS-7.4.0/lz4/lz4.c:2404:91: style:inconclusive: Function 'LZ4_decompress_safe_usingDict' argument 4 names different: declaration 'dstCapcity' definition 'maxOutputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:420:92: note: Function 'LZ4_decompress_safe_usingDict' argument 4 names different: declaration 'dstCapcity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:2404:91: note: Function 'LZ4_decompress_safe_usingDict' argument 4 names different: declaration 'dstCapcity' definition 'maxOutputSize'. GraphBLAS-7.4.0/lz4/lz4.c:2419:47: style:inconclusive: Function 'LZ4_decompress_fast_usingDict' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:758:59: note: Function 'LZ4_decompress_fast_usingDict' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2419:47: note: Function 'LZ4_decompress_fast_usingDict' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2419:61: style:inconclusive: Function 'LZ4_decompress_fast_usingDict' argument 2 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:758:70: note: Function 'LZ4_decompress_fast_usingDict' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2419:61: note: Function 'LZ4_decompress_fast_usingDict' argument 2 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4.c:2432:44: style:inconclusive: Function 'LZ4_compress_limitedOutput' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:698:115: note: Function 'LZ4_compress_limitedOutput' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2432:44: note: Function 'LZ4_compress_limitedOutput' argument 1 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4.c:2432:68: style:inconclusive: Function 'LZ4_compress_limitedOutput' argument 3 names different: declaration 'srcSize' definition 'inputSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:698:136: note: Function 'LZ4_compress_limitedOutput' argument 3 names different: declaration 'srcSize' definition 'inputSize'. GraphBLAS-7.4.0/lz4/lz4.c:2432:68: note: Function 'LZ4_compress_limitedOutput' argument 3 names different: declaration 'srcSize' definition 'inputSize'. GraphBLAS-7.4.0/lz4/lz4.c:2440:68: style:inconclusive: Function 'LZ4_compress_limitedOutput_withState' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:700:138: note: Function 'LZ4_compress_limitedOutput_withState' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4.c:2440:68: note: Function 'LZ4_compress_limitedOutput_withState' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4.c:2440:79: style:inconclusive: Function 'LZ4_compress_limitedOutput_withState' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:700:152: note: Function 'LZ4_compress_limitedOutput_withState' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4.c:2440:79: note: Function 'LZ4_compress_limitedOutput_withState' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4.c:2440:88: style:inconclusive: Function 'LZ4_compress_limitedOutput_withState' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:700:162: note: Function 'LZ4_compress_limitedOutput_withState' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4.c:2440:88: note: Function 'LZ4_compress_limitedOutput_withState' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4.c:2440:101: style:inconclusive: Function 'LZ4_compress_limitedOutput_withState' argument 5 names different: declaration 'maxOutputSize' definition 'dstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:700:177: note: Function 'LZ4_compress_limitedOutput_withState' argument 5 names different: declaration 'maxOutputSize' definition 'dstSize'. GraphBLAS-7.4.0/lz4/lz4.c:2440:101: note: Function 'LZ4_compress_limitedOutput_withState' argument 5 names different: declaration 'maxOutputSize' definition 'dstSize'. GraphBLAS-7.4.0/lz4/lz4.c:2444:54: style:inconclusive: Function 'LZ4_compress_withState' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:699:138: note: Function 'LZ4_compress_withState' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4.c:2444:54: note: Function 'LZ4_compress_withState' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4.c:2444:65: style:inconclusive: Function 'LZ4_compress_withState' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:699:152: note: Function 'LZ4_compress_withState' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4.c:2444:65: note: Function 'LZ4_compress_withState' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4.c:2444:74: style:inconclusive: Function 'LZ4_compress_withState' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:699:162: note: Function 'LZ4_compress_withState' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4.c:2444:74: note: Function 'LZ4_compress_withState' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4.c:2448:56: style:inconclusive: Function 'LZ4_compress_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamPtr' definition 'LZ4_stream'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:702:127: note: Function 'LZ4_compress_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:2448:56: note: Function 'LZ4_compress_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:2448:80: style:inconclusive: Function 'LZ4_compress_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:702:154: note: Function 'LZ4_compress_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4.c:2448:80: note: Function 'LZ4_compress_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4.c:2448:91: style:inconclusive: Function 'LZ4_compress_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:702:168: note: Function 'LZ4_compress_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4.c:2448:91: note: Function 'LZ4_compress_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4.c:2448:100: style:inconclusive: Function 'LZ4_compress_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:702:178: note: Function 'LZ4_compress_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4.c:2448:100: note: Function 'LZ4_compress_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4.c:2448:113: style:inconclusive: Function 'LZ4_compress_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:702:193: note: Function 'LZ4_compress_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. GraphBLAS-7.4.0/lz4/lz4.c:2448:113: note: Function 'LZ4_compress_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. GraphBLAS-7.4.0/lz4/lz4.c:2452:42: style:inconclusive: Function 'LZ4_compress_continue' argument 1 names different: declaration 'LZ4_streamPtr' definition 'LZ4_stream'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4.h:701:127: note: Function 'LZ4_compress_continue' argument 1 names different: declaration 'LZ4_streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:2452:42: note: Function 'LZ4_compress_continue' argument 1 names different: declaration 'LZ4_streamPtr' definition 'LZ4_stream'. GraphBLAS-7.4.0/lz4/lz4.c:412:17: style: Variable 'e' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/lz4/lz4.c:893:17: style: Variable 'olimit' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/lz4/lz4.c:2092:37: style: Variable 'endOfMatch' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/lz4/lz4.c:327:23: style: union member 'Anonymous0::u' is never used. [unusedStructMember] GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:475:58: style:inconclusive: Function 'FSE_normalizeCount' argument 4 names different: declaration 'srcSize' definition 'total'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:149:51: note: Function 'FSE_normalizeCount' argument 4 names different: declaration 'srcSize' definition 'total'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:475:58: note: Function 'FSE_normalizeCount' argument 4 names different: declaration 'srcSize' definition 'total'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:653:52: style:inconclusive: Function 'FSE_compress_usingCTable' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:180:67: note: Function 'FSE_compress_usingCTable' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:653:52: note: Function 'FSE_compress_usingCTable' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:728:41: style:inconclusive: Function 'FSE_compress2' argument 2 names different: declaration 'dstSize' definition 'dstCapacity'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/fse.h:105:56: note: Function 'FSE_compress2' argument 2 names different: declaration 'dstSize' definition 'dstCapacity'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:728:41: note: Function 'FSE_compress2' argument 2 names different: declaration 'dstSize' definition 'dstCapacity'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:677:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:682:31: warning: Shifting 32-bit value by 4294967295 bits is undefined behaviour. See condition at line 690. [shiftTooManyBits] GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:690:9: note: Assuming that condition '!tableLog' is not redundant GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:682:31: note: Shift GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:687:20: warning: Shifting 32-bit value by 4294967295 bits is undefined behaviour. See condition at line 690. [shiftTooManyBits] GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:690:9: note: Assuming that condition '!tableLog' is not redundant GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:687:20: note: Shift GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:721:16: style: struct member 'fseWkspMax_t::CTable_max' is never used. [unusedStructMember] GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:725:7: style: struct member 'fseWkspMax_t::workspace' is never used. [unusedStructMember] GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:723:11: style: union member 'Anonymous1::hist_wksp' is never used. [unusedStructMember] GraphBLAS-7.4.0/zstd/zstd_subset/compress/fse_compress.c:724:12: style: union member 'Anonymous1::scratchBuffer' is never used. [unusedStructMember] GraphBLAS-7.4.0/lz4/lz4hc.c:343:23: style:inconclusive: Boolean expression '(pattern&0xFFFF)==(pattern>>16)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/lz4/lz4hc.c:1306:30: style:inconclusive: Boolean expression 'matchLength>18' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/lz4/lz4hc.c:947:39: style:inconclusive: Function 'LZ4_compress_HC_extStateHC' argument 1 names different: declaration 'stateHC' definition 'state'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:80:49: note: Function 'LZ4_compress_HC_extStateHC' argument 1 names different: declaration 'stateHC' definition 'state'. GraphBLAS-7.4.0/lz4/lz4hc.c:947:39: note: Function 'LZ4_compress_HC_extStateHC' argument 1 names different: declaration 'stateHC' definition 'state'. GraphBLAS-7.4.0/lz4/lz4hc.c:947:91: style:inconclusive: Function 'LZ4_compress_HC_extStateHC' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:80:103: note: Function 'LZ4_compress_HC_extStateHC' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. GraphBLAS-7.4.0/lz4/lz4hc.c:947:91: note: Function 'LZ4_compress_HC_extStateHC' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:36: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 1 names different: declaration 'stateHC' definition 'state'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:91:47: note: Function 'LZ4_compress_HC_destSize' argument 1 names different: declaration 'stateHC' definition 'state'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:36: note: Function 'LZ4_compress_HC_destSize' argument 1 names different: declaration 'stateHC' definition 'state'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:55: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 2 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:92:47: note: Function 'LZ4_compress_HC_destSize' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:55: note: Function 'LZ4_compress_HC_destSize' argument 2 names different: declaration 'src' definition 'source'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:69: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 3 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:92:58: note: Function 'LZ4_compress_HC_destSize' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:69: note: Function 'LZ4_compress_HC_destSize' argument 3 names different: declaration 'dst' definition 'dest'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:80: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 4 names different: declaration 'srcSizePtr' definition 'sourceSizePtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:93:46: note: Function 'LZ4_compress_HC_destSize' argument 4 names different: declaration 'srcSizePtr' definition 'sourceSizePtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:80: note: Function 'LZ4_compress_HC_destSize' argument 4 names different: declaration 'srcSizePtr' definition 'sourceSizePtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:99: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:93:62: note: Function 'LZ4_compress_HC_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:99: note: Function 'LZ4_compress_HC_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:119: style:inconclusive: Function 'LZ4_compress_HC_destSize' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:94:45: note: Function 'LZ4_compress_HC_destSize' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:970:119: note: Function 'LZ4_compress_HC_destSize' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:994:39: style:inconclusive: Function 'LZ4_freeStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:110:62: note: Function 'LZ4_freeStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:994:39: note: Function 'LZ4_freeStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1021:41: style:inconclusive: Function 'LZ4_resetStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:292:52: note: Function 'LZ4_resetStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1021:41: note: Function 'LZ4_resetStreamHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1027:46: style:inconclusive: Function 'LZ4_resetStreamHC_fast' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:155:56: note: Function 'LZ4_resetStreamHC_fast' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1027:46: note: Function 'LZ4_resetStreamHC_fast' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1056:37: style:inconclusive: Function 'LZ4_loadDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:156:49: note: Function 'LZ4_loadDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1056:37: note: Function 'LZ4_loadDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1138:47: style:inconclusive: Function 'LZ4_compress_HC_continue' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:158:58: note: Function 'LZ4_compress_HC_continue' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1138:47: note: Function 'LZ4_compress_HC_continue' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1138:109: style:inconclusive: Function 'LZ4_compress_HC_continue' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:160:59: note: Function 'LZ4_compress_HC_continue' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. GraphBLAS-7.4.0/lz4/lz4hc.c:1138:109: note: Function 'LZ4_compress_HC_continue' argument 5 names different: declaration 'maxDstSize' definition 'dstCapacity'. GraphBLAS-7.4.0/lz4/lz4hc.c:1146:122: style:inconclusive: Function 'LZ4_compress_HC_continue_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:174:71: note: Function 'LZ4_compress_HC_continue_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1146:122: note: Function 'LZ4_compress_HC_continue_destSize' argument 5 names different: declaration 'targetDstSize' definition 'targetDestSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1158:37: style:inconclusive: Function 'LZ4_saveDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:176:48: note: Function 'LZ4_saveDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1158:37: note: Function 'LZ4_saveDictHC' argument 1 names different: declaration 'streamHCPtr' definition 'LZ4_streamHCPtr'. GraphBLAS-7.4.0/lz4/lz4hc.c:1158:76: style:inconclusive: Function 'LZ4_saveDictHC' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:176:83: note: Function 'LZ4_saveDictHC' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1158:76: note: Function 'LZ4_saveDictHC' argument 3 names different: declaration 'maxDictSize' definition 'dictSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1189:32: style:inconclusive: Function 'LZ4_compressHC' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:256:106: note: Function 'LZ4_compressHC' argument 1 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1189:32: note: Function 'LZ4_compressHC' argument 1 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1189:43: style:inconclusive: Function 'LZ4_compressHC' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:256:120: note: Function 'LZ4_compressHC' argument 2 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1189:43: note: Function 'LZ4_compressHC' argument 2 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1189:52: style:inconclusive: Function 'LZ4_compressHC' argument 3 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:256:130: note: Function 'LZ4_compressHC' argument 3 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1189:52: note: Function 'LZ4_compressHC' argument 3 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1190:46: style:inconclusive: Function 'LZ4_compressHC_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:257:106: note: Function 'LZ4_compressHC_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1190:46: note: Function 'LZ4_compressHC_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1190:57: style:inconclusive: Function 'LZ4_compressHC_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:257:120: note: Function 'LZ4_compressHC_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1190:57: note: Function 'LZ4_compressHC_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1190:66: style:inconclusive: Function 'LZ4_compressHC_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:257:130: note: Function 'LZ4_compressHC_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1190:66: note: Function 'LZ4_compressHC_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1190:79: style:inconclusive: Function 'LZ4_compressHC_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:257:145: note: Function 'LZ4_compressHC_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1190:79: note: Function 'LZ4_compressHC_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1191:33: style:inconclusive: Function 'LZ4_compressHC2' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:258:106: note: Function 'LZ4_compressHC2' argument 1 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1191:33: note: Function 'LZ4_compressHC2' argument 1 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1191:44: style:inconclusive: Function 'LZ4_compressHC2' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:258:120: note: Function 'LZ4_compressHC2' argument 2 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1191:44: note: Function 'LZ4_compressHC2' argument 2 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1191:53: style:inconclusive: Function 'LZ4_compressHC2' argument 3 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:258:130: note: Function 'LZ4_compressHC2' argument 3 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1191:53: note: Function 'LZ4_compressHC2' argument 3 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1191:66: style:inconclusive: Function 'LZ4_compressHC2' argument 4 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:258:145: note: Function 'LZ4_compressHC2' argument 4 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1191:66: note: Function 'LZ4_compressHC2' argument 4 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:47: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:259:106: note: Function 'LZ4_compressHC2_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:47: note: Function 'LZ4_compressHC2_limitedOutput' argument 1 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:58: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:259:120: note: Function 'LZ4_compressHC2_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:58: note: Function 'LZ4_compressHC2_limitedOutput' argument 2 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:67: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:259:130: note: Function 'LZ4_compressHC2_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:67: note: Function 'LZ4_compressHC2_limitedOutput' argument 3 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:80: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:259:145: note: Function 'LZ4_compressHC2_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:80: note: Function 'LZ4_compressHC2_limitedOutput' argument 4 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:96: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:259:164: note: Function 'LZ4_compressHC2_limitedOutput' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1192:96: note: Function 'LZ4_compressHC2_limitedOutput' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1193:58: style:inconclusive: Function 'LZ4_compressHC_withStateHC' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:260:142: note: Function 'LZ4_compressHC_withStateHC' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1193:58: note: Function 'LZ4_compressHC_withStateHC' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1193:69: style:inconclusive: Function 'LZ4_compressHC_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:260:156: note: Function 'LZ4_compressHC_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1193:69: note: Function 'LZ4_compressHC_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1193:78: style:inconclusive: Function 'LZ4_compressHC_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:260:166: note: Function 'LZ4_compressHC_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1193:78: note: Function 'LZ4_compressHC_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1194:72: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:261:142: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1194:72: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1194:83: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:261:156: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1194:83: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1194:92: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:261:166: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1194:92: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1194:105: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:261:181: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1194:105: note: Function 'LZ4_compressHC_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1195:59: style:inconclusive: Function 'LZ4_compressHC2_withStateHC' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:262:142: note: Function 'LZ4_compressHC2_withStateHC' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1195:59: note: Function 'LZ4_compressHC2_withStateHC' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1195:70: style:inconclusive: Function 'LZ4_compressHC2_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:262:156: note: Function 'LZ4_compressHC2_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1195:70: note: Function 'LZ4_compressHC2_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1195:79: style:inconclusive: Function 'LZ4_compressHC2_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:262:166: note: Function 'LZ4_compressHC2_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1195:79: note: Function 'LZ4_compressHC2_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1195:92: style:inconclusive: Function 'LZ4_compressHC2_withStateHC' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:262:181: note: Function 'LZ4_compressHC2_withStateHC' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1195:92: note: Function 'LZ4_compressHC2_withStateHC' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:73: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:263:142: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:73: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:84: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:263:156: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:84: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:93: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:263:166: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:93: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:106: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:263:181: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:106: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:122: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:263:200: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1196:122: note: Function 'LZ4_compressHC2_limitedOutput_withStateHC' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1197:46: style:inconclusive: Function 'LZ4_compressHC_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:264:128: note: Function 'LZ4_compressHC_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. GraphBLAS-7.4.0/lz4/lz4hc.c:1197:46: note: Function 'LZ4_compressHC_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. GraphBLAS-7.4.0/lz4/lz4hc.c:1197:63: style:inconclusive: Function 'LZ4_compressHC_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:264:157: note: Function 'LZ4_compressHC_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1197:63: note: Function 'LZ4_compressHC_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1197:74: style:inconclusive: Function 'LZ4_compressHC_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:264:171: note: Function 'LZ4_compressHC_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1197:74: note: Function 'LZ4_compressHC_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1197:83: style:inconclusive: Function 'LZ4_compressHC_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:264:181: note: Function 'LZ4_compressHC_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1197:83: note: Function 'LZ4_compressHC_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:60: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:265:128: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:60: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 1 names different: declaration 'LZ4_streamHCPtr' definition 'ctx'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:77: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:265:157: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:77: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:88: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:265:171: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:88: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:97: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:265:181: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:97: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:110: style:inconclusive: Function 'LZ4_compressHC_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:265:196: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1198:110: note: Function 'LZ4_compressHC_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'maxDstSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1229:61: style:inconclusive: Function 'LZ4_compressHC2_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:278:143: note: Function 'LZ4_compressHC2_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1229:61: note: Function 'LZ4_compressHC2_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1229:72: style:inconclusive: Function 'LZ4_compressHC2_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:278:157: note: Function 'LZ4_compressHC2_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1229:72: note: Function 'LZ4_compressHC2_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1229:81: style:inconclusive: Function 'LZ4_compressHC2_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:278:167: note: Function 'LZ4_compressHC2_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1229:81: note: Function 'LZ4_compressHC2_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1229:94: style:inconclusive: Function 'LZ4_compressHC2_continue' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:278:182: note: Function 'LZ4_compressHC2_continue' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1229:94: note: Function 'LZ4_compressHC2_continue' argument 5 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:75: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:279:143: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:75: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 2 names different: declaration 'source' definition 'src'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:86: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:279:157: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:86: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 3 names different: declaration 'dest' definition 'dst'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:95: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:279:167: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:95: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 4 names different: declaration 'inputSize' definition 'srcSize'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:108: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:279:182: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:108: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 5 names different: declaration 'maxOutputSize' definition 'dstCapacity'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:125: style:inconclusive: Function 'LZ4_compressHC2_limitedOutput_continue' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. [funcArgNamesDifferent] GraphBLAS-7.4.0/lz4/lz4hc.h:279:201: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:1234:125: note: Function 'LZ4_compressHC2_limitedOutput_continue' argument 6 names different: declaration 'compressionLevel' definition 'cLevel'. GraphBLAS-7.4.0/lz4/lz4hc.c:250:16: style: Variable 'chainTable' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/lz4/lz4hc.c:251:16: style: Variable 'HashTable' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/lz4/lz4hc.c:470:11: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/lz4/lz4hc.c:768:21: style: Variable 'maxLitPos' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/lz4/lz4hc.c:949:27: style: Variable 'ctx' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/lz4/lz4hc.c:1593:18: style: Variable 'maxLitPos' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:253:23: style:inconclusive: Boolean expression 'hSize>1' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1048:103: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1048:103: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1048:103: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1050:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1050:23: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1050:23: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/Test/GB_mx_string_to_BinaryOp.c:52:12: style: Variable 'op' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:331:45: style:inconclusive: Function 'HUF_getNbBitsFromCTable' argument 1 names different: declaration 'symbolTable' definition 'CTable'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:253:45: note: Function 'HUF_getNbBitsFromCTable' argument 1 names different: declaration 'symbolTable' definition 'CTable'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:331:45: note: Function 'HUF_getNbBitsFromCTable' argument 1 names different: declaration 'symbolTable' definition 'CTable'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:739:32: style:inconclusive: Function 'HUF_buildCTable_wksp' argument 1 names different: declaration 'tree' definition 'CTable'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:220:40: note: Function 'HUF_buildCTable_wksp' argument 1 names different: declaration 'tree' definition 'CTable'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:739:32: note: Function 'HUF_buildCTable_wksp' argument 1 names different: declaration 'tree' definition 'CTable'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1364:57: style:inconclusive: Function 'HUF_compress1X_wksp' argument 6 names different: declaration 'tableLog' definition 'huffLog'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:305:123: note: Function 'HUF_compress1X_wksp' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1364:57: note: Function 'HUF_compress1X_wksp' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1375:57: style:inconclusive: Function 'HUF_compress1X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:316:58: note: Function 'HUF_compress1X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1375:57: note: Function 'HUF_compress1X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1390:47: style:inconclusive: Function 'HUF_compress4X_wksp' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:95:62: note: Function 'HUF_compress4X_wksp' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1390:47: note: Function 'HUF_compress4X_wksp' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1392:57: style:inconclusive: Function 'HUF_compress4X_wksp' argument 6 names different: declaration 'tableLog' definition 'huffLog'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:97:72: note: Function 'HUF_compress4X_wksp' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1392:57: note: Function 'HUF_compress4X_wksp' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1408:57: style:inconclusive: Function 'HUF_compress4X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:210:58: note: Function 'HUF_compress4X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1408:57: note: Function 'HUF_compress4X_repeat' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1424:35: style:inconclusive: Function 'HUF_buildCTable' argument 1 names different: declaration 'CTable' definition 'tree'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:189:35: note: Function 'HUF_buildCTable' argument 1 names different: declaration 'CTable' definition 'tree'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1424:35: note: Function 'HUF_buildCTable' argument 1 names different: declaration 'CTable' definition 'tree'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1432:52: style:inconclusive: Function 'HUF_compress1X' argument 6 names different: declaration 'tableLog' definition 'huffLog'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:304:118: note: Function 'HUF_compress1X' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1432:52: note: Function 'HUF_compress1X' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1438:41: style:inconclusive: Function 'HUF_compress2' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:86:56: note: Function 'HUF_compress2' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1438:41: note: Function 'HUF_compress2' argument 2 names different: declaration 'dstCapacity' definition 'dstSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1440:51: style:inconclusive: Function 'HUF_compress2' argument 6 names different: declaration 'tableLog' definition 'huffLog'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:88:66: note: Function 'HUF_compress2' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1440:51: note: Function 'HUF_compress2' argument 6 names different: declaration 'tableLog' definition 'huffLog'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1446:40: style:inconclusive: Function 'HUF_compress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/common/huf.h:54:54: note: Function 'HUF_compress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1446:40: note: Function 'HUF_compress' argument 2 names different: declaration 'dstCapacity' definition 'maxDstSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:154:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1038:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1155:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1209:29: style: Parameter 'ostart' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/huf_compress.c:1209:59: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_internal.h:1205:8: style:inconclusive: Boolean expression 'ip+srcSize>window->dictBase+window->lowLimit' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_internal.h:727:19: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_internal.h:727:19: note: Calling function 'MEM_64bits' returns 1 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_internal.h:727:19: note: Condition 'MEM_64bits()' is always true GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:165:5: style: Redundant condition: The condition '0 != 1' is redundant since '0 == 0' is sufficient. [redundantCondition] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:315:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:315:19: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:315:19: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:317:19: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:317:19: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:317:19: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:348:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:348:27: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:348:27: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:350:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:350:27: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:350:27: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:353:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:353:27: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:353:27: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:355:27: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:355:27: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_sequences.c:355:27: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_cwksp.h:255:17: style: Variable 'bottom' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_cwksp.h:388:11: style: Variable 'top' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_superblock.c:51:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_superblock.c:175:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_superblock.c:278:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_superblock.c:450:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_superblock.c:143:22: style: Variable 'litLengthSum' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_ldm.c:632:26: style: Condition 'remaining=sequence.litLength+sequence.matchLength' is not redundant GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_ldm.c:632:26: note: Condition 'remaininganchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_fast.c:563:48: style:inconclusive: Boolean expression 'ip0>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_fast.c:581:40: style:inconclusive: Boolean expression 'ip0>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_fast.c:773:18: style:inconclusive: Boolean expression '(U32)(prefixStartIndex-repIndex)>=4' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_fast.c:888:30: style:inconclusive: Boolean expression 'ip0>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_fast.c:920:66: style:inconclusive: Boolean expression '(U32)((prefixStartIndex-1)-repIndex2)>=3' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_fast.c:398:17: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:192:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:244:37: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:252:29: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:401:37: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:413:37: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:453:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:465:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:473:33: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:477:33: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:645:13: style:inconclusive: Boolean expression '(U32)((prefixStartIndex-1)-repIndex)>=3' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:658:37: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:676:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:682:41: style:inconclusive: Boolean expression 'ip>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:713:21: style:inconclusive: Boolean expression '(U32)((prefixStartIndex-1)-repIndex2)>=3' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_double_fast.c:300:17: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/huf_decompress.c:509:71: style:inconclusive: Boolean expression 'BIT_reloadDStream(bitDPtr)==BIT_DStream_unfinished' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/huf_decompress.c:521:71: style:inconclusive: Boolean expression 'BIT_reloadDStream(bitDPtr)==BIT_DStream_unfinished' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/huf_decompress.c:604:33: style:inconclusive: Boolean expression 'op4=bSize' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstdmt_compress.c:756:28: style:inconclusive: Boolean expression 'nbChunks>0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstdmt_compress.c:758:63: style:inconclusive: Boolean expression 'lastBlockSize1==0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstdmt_compress.c:952:25: style:inconclusive: Boolean expression '!mtctx->factory' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstdmt_compress.c:952:25: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2752:44: style:inconclusive: Boolean expression 'cSize==((unsigned long)-ZSTD_error_dstSize_tooSmall)' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4003:46: style:inconclusive: Boolean expression 'blockSize>=remaining' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstdmt_compress.c:952:95: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4978:32: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_ddict.c:170:42: style:inconclusive: Function 'ZSTD_createDDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:908:54: note: Function 'ZSTD_createDDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_ddict.c:170:42: note: Function 'ZSTD_createDDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_ddict.c:188:39: style:inconclusive: Function 'ZSTD_initStaticDDict' argument 1 names different: declaration 'workspace' definition 'sBuffer'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1583:47: note: Function 'ZSTD_initStaticDDict' argument 1 names different: declaration 'workspace' definition 'sBuffer'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_ddict.c:188:39: note: Function 'ZSTD_initStaticDDict' argument 1 names different: declaration 'workspace' definition 'sBuffer'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_ddict.c:188:55: style:inconclusive: Function 'ZSTD_initStaticDDict' argument 2 names different: declaration 'workspaceSize' definition 'sBufferSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1583:65: note: Function 'ZSTD_initStaticDDict' argument 2 names different: declaration 'workspaceSize' definition 'sBufferSize'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_ddict.c:188:55: note: Function 'ZSTD_initStaticDDict' argument 2 names different: declaration 'workspaceSize' definition 'sBufferSize'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstdmt_compress.c:734:15: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstdmt_compress.c:1777:13: style: Variable 'pos' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_opt.c:635:22: style:inconclusive: Boolean expression '(repOffset-1)sufficient_len' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_opt.c:662:11: style:inconclusive: Boolean expression 'matchIndex3>=matchLow' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_opt.c:682:46: style:inconclusive: Boolean expression 'mlen>sufficient_len' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_opt.c:722:16: style:inconclusive: Boolean expression 'matchLength>(1<<12)' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_opt.c:769:20: style:inconclusive: Boolean expression 'matchLength>(1<<12)' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_opt.c:1070:61: style: Same expression on both sides of '-' because 'ip' and 'istart' represent the same value. [duplicateExpression] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_opt.c:1049:22: note: 'ip' is assigned value 'istart' here. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_opt.c:1070:61: note: Same expression on both sides of '-' because 'ip' and 'istart' represent the same value. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:390:51: style:inconclusive: Function 'ZSTD_cParam_getBounds' argument 1 names different: declaration 'cParam' definition 'param'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:484:63: note: Function 'ZSTD_cParam_getBounds' argument 1 names different: declaration 'cParam' definition 'param'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:390:51: note: Function 'ZSTD_cParam_getBounds' argument 1 names different: declaration 'cParam' definition 'param'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:712:55: style:inconclusive: Function 'ZSTD_CCtxParams_setParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2039:74: note: Function 'ZSTD_CCtxParams_setParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:712:55: note: Function 'ZSTD_CCtxParams_setParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:946:33: style:inconclusive: Function 'ZSTD_CCtxParams_getParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2046:80: note: Function 'ZSTD_CCtxParams_getParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:946:33: note: Function 'ZSTD_CCtxParams_getParameter' argument 1 names different: declaration 'params' definition 'CCtxParams'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:1251:53: style:inconclusive: Function 'ZSTD_checkCParams' argument 1 names different: declaration 'params' definition 'cParams'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1672:72: note: Function 'ZSTD_checkCParams' argument 1 names different: declaration 'params' definition 'cParams'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:1251:53: note: Function 'ZSTD_checkCParams' argument 1 names different: declaration 'params' definition 'cParams'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2330:33: style:inconclusive: Function 'ZSTD_copyCCtx' argument 1 names different: declaration 'cctx' definition 'dstCCtx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2452:52: note: Function 'ZSTD_copyCCtx' argument 1 names different: declaration 'cctx' definition 'dstCCtx'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2330:33: note: Function 'ZSTD_copyCCtx' argument 1 names different: declaration 'cctx' definition 'dstCCtx'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2330:59: style:inconclusive: Function 'ZSTD_copyCCtx' argument 2 names different: declaration 'preparedCCtx' definition 'srcCCtx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2452:75: note: Function 'ZSTD_copyCCtx' argument 2 names different: declaration 'preparedCCtx' definition 'srcCCtx'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2330:59: note: Function 'ZSTD_copyCCtx' argument 2 names different: declaration 'preparedCCtx' definition 'srcCCtx'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2769:89: style:inconclusive: Function 'ZSTD_selectBlockCompressor' argument 2 names different: declaration 'rowMatchfinderMode' definition 'useRowMatchFinder'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress_internal.h:477:89: note: Function 'ZSTD_selectBlockCompressor' argument 2 names different: declaration 'rowMatchfinderMode' definition 'useRowMatchFinder'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2769:89: note: Function 'ZSTD_selectBlockCompressor' argument 2 names different: declaration 'rowMatchfinderMode' definition 'useRowMatchFinder'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4781:43: style:inconclusive: Function 'ZSTD_compress_usingDict' argument 1 names different: declaration 'ctx' definition 'cctx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:849:55: note: Function 'ZSTD_compress_usingDict' argument 1 names different: declaration 'ctx' definition 'cctx'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4781:43: note: Function 'ZSTD_compress_usingDict' argument 1 names different: declaration 'ctx' definition 'cctx'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4949:51: style:inconclusive: Function 'ZSTD_createCDict_advanced' argument 1 names different: declaration 'dict' definition 'dictBuffer'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1608:70: note: Function 'ZSTD_createCDict_advanced' argument 1 names different: declaration 'dict' definition 'dictBuffer'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4949:51: note: Function 'ZSTD_createCDict_advanced' argument 1 names different: declaration 'dict' definition 'dictBuffer'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4970:33: style:inconclusive: Function 'ZSTD_createCDict_advanced2' argument 5 names different: declaration 'cctxParams' definition 'originalCctxParams'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1637:29: note: Function 'ZSTD_createCDict_advanced2' argument 5 names different: declaration 'cctxParams' definition 'originalCctxParams'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4970:33: note: Function 'ZSTD_createCDict_advanced2' argument 5 names different: declaration 'cctxParams' definition 'originalCctxParams'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5016:42: style:inconclusive: Function 'ZSTD_createCDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:884:54: note: Function 'ZSTD_createCDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5016:42: note: Function 'ZSTD_createCDict' argument 1 names different: declaration 'dictBuffer' definition 'dict'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5027:54: style:inconclusive: Function 'ZSTD_createCDict_byReference' argument 1 names different: declaration 'dictBuffer' definition 'dict'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1657:73: note: Function 'ZSTD_createCDict_byReference' argument 1 names different: declaration 'dictBuffer' definition 'dict'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5027:54: note: Function 'ZSTD_createCDict_byReference' argument 1 names different: declaration 'dictBuffer' definition 'dict'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5038:35: style:inconclusive: Function 'ZSTD_freeCDict' argument 1 names different: declaration 'CDict' definition 'cdict'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:890:52: note: Function 'ZSTD_freeCDict' argument 1 names different: declaration 'CDict' definition 'cdict'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5038:35: note: Function 'ZSTD_freeCDict' argument 1 names different: declaration 'CDict' definition 'cdict'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5270:64: style:inconclusive: Function 'ZSTD_resetCStream' argument 2 names different: declaration 'pledgedSrcSize' definition 'pss'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2339:64: note: Function 'ZSTD_resetCStream' argument 2 names different: declaration 'pledgedSrcSize' definition 'pss'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5270:64: note: Function 'ZSTD_resetCStream' argument 2 names different: declaration 'pledgedSrcSize' definition 'pss'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5338:77: style:inconclusive: Function 'ZSTD_initCStream_advanced' argument 5 names different: declaration 'pledgedSrcSize' definition 'pss'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2283:46: note: Function 'ZSTD_initCStream_advanced' argument 5 names different: declaration 'pledgedSrcSize' definition 'pss'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5338:77: note: Function 'ZSTD_initCStream_advanced' argument 5 names different: declaration 'pledgedSrcSize' definition 'pss'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5363:93: style:inconclusive: Function 'ZSTD_initCStream_srcSize' argument 3 names different: declaration 'pledgedSrcSize' definition 'pss'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2243:45: note: Function 'ZSTD_initCStream_srcSize' argument 3 names different: declaration 'pledgedSrcSize' definition 'pss'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5363:93: note: Function 'ZSTD_initCStream_srcSize' argument 3 names different: declaration 'pledgedSrcSize' definition 'pss'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:6299:49: style:inconclusive: Function 'ZSTD_compressSequences' argument 3 names different: declaration 'dstSize' definition 'dstCapacity'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1446:60: note: Function 'ZSTD_compressSequences' argument 3 names different: declaration 'dstSize' definition 'dstCapacity'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:6299:49: note: Function 'ZSTD_compressSequences' argument 3 names different: declaration 'dstSize' definition 'dstCapacity'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:6493:85: style:inconclusive: Function 'ZSTD_getCParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1662:104: note: Function 'ZSTD_getCParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:6493:85: note: Function 'ZSTD_getCParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:6517:73: style:inconclusive: Function 'ZSTD_getParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1667:92: note: Function 'ZSTD_getParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:6517:73: note: Function 'ZSTD_getParams' argument 2 names different: declaration 'estimatedSrcSize' definition 'srcSizeHint'. GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:690:36: style:inconclusive: Boolean expression 'matchIndex>=lowLimit' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:732:46: style:inconclusive: Boolean expression 'matchIndex>=dmsLowestIndex' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1672:43: style:inconclusive: Boolean expression 'start>anchor' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1714:37: style:inconclusive: Boolean expression 'ip<=ilimit' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1934:16: style:inconclusive: Boolean expression '(U32)((dictLimit-1)-repIndex)>=3' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1966:20: style:inconclusive: Boolean expression '(U32)((dictLimit-1)-repIndex)>=3' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1998:24: style:inconclusive: Boolean expression '(U32)((dictLimit-1)-repIndex)>=3' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:2045:16: style:inconclusive: Boolean expression '(U32)((dictLimit-1)-repIndex)>=3' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2469:56: style: Parameter 'cctxParams' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2629:17: style: Variable 'CTable_LitLength' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2630:17: style: Variable 'CTable_OffsetBits' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2631:17: style: Variable 'CTable_MatchLength' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2638:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:3109:17: style: Variable 'wkspEnd' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:3231:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:3515:61: style: Parameter 'seqStore' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4369:48: style: Parameter 'normalizedCounter' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5413:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1600:28: style: Condition 'mlRep>=4' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1597:76: note: Assignment 'mlRep=ZSTD_count(ip+4,ip+4-offset_1,iend)+4', assigned value is greater than 3 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1600:28: note: Condition 'mlRep>=4' is always true GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1614:32: style: Condition 'mlRep>=4' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1611:114: note: Assignment 'mlRep=ZSTD_count_2segments(ip+4,repMatch+4,iend,repMatchEnd,prefixLowest)+4', assigned value is greater than 3 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1614:32: note: Condition 'mlRep>=4' is always true GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1636:32: style: Condition 'mlRep>=4' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1633:80: note: Assignment 'mlRep=ZSTD_count(ip+4,ip+4-offset_1,iend)+4', assigned value is greater than 3 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1636:32: note: Condition 'mlRep>=4' is always true GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1650:36: style: Condition 'mlRep>=4' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1647:118: note: Assignment 'mlRep=ZSTD_count_2segments(ip+4,repMatch+4,iend,repMatchEnd,prefixLowest)+4', assigned value is greater than 3 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1650:36: note: Condition 'mlRep>=4' is always true GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1973:36: style: Condition 'repLength>=4' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1970:112: note: Assignment 'repLength=ZSTD_count_2segments(ip+4,repMatch+4,iend,repEnd,prefixStart)+4', assigned value is greater than 3 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1973:36: note: Condition 'repLength>=4' is always true GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:2005:40: style: Condition 'repLength>=4' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:2002:116: note: Assignment 'repLength=ZSTD_count_2segments(ip+4,repMatch+4,iend,repEnd,prefixStart)+4', assigned value is greater than 3 GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:2005:40: note: Condition 'repLength>=4' is always true GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1985:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tableLog [valueFlowBailoutIncompleteVar] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:5253:36: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:2539:24: error: Uninitialized variables: stats.Offtype, stats.MLtype [uninitvar] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1722:17: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:190:20: style: Variable 'nextPtr' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:290:20: style: Variable 'nextCandidateIdxPtr' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:656:16: style: Variable 'chainTable' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1176:10: style: Variable 'dmsRow' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:1177:11: style: Variable 'dmsTagRow' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_compress.c:4665:19: style: Variable 'fhSize' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/zstd/zstd_subset/compress/zstd_lazy.c:906:57: style: Variable '((BYTE*)tagRow)[pos+16]' is assigned a value that is never used. [unreadVariable] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:342:31: style:inconclusive: Function 'ZSTD_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2570:52: note: Function 'ZSTD_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:342:31: note: Function 'ZSTD_copyDCtx' argument 1 names different: declaration 'dctx' definition 'dstDCtx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:342:57: style:inconclusive: Function 'ZSTD_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2570:75: note: Function 'ZSTD_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:342:57: note: Function 'ZSTD_copyDCtx' argument 2 names different: declaration 'preparedDCtx' definition 'srcDCtx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1112:79: style:inconclusive: Function 'ZSTD_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:155:55: note: Function 'ZSTD_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1112:79: note: Function 'ZSTD_decompress' argument 4 names different: declaration 'compressedSize' definition 'srcSize'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1665:50: style:inconclusive: Function 'ZSTD_initDStream_usingDDict' argument 1 names different: declaration 'zds' definition 'dctx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2397:69: note: Function 'ZSTD_initDStream_usingDDict' argument 1 names different: declaration 'zds' definition 'dctx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1665:50: note: Function 'ZSTD_initDStream_usingDDict' argument 1 names different: declaration 'zds' definition 'dctx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1675:40: style:inconclusive: Function 'ZSTD_resetDStream' argument 1 names different: declaration 'zds' definition 'dctx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:2407:59: note: Function 'ZSTD_resetDStream' argument 1 names different: declaration 'zds' definition 'dctx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1675:40: note: Function 'ZSTD_resetDStream' argument 1 names different: declaration 'zds' definition 'dctx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1793:64: style:inconclusive: Function 'ZSTD_DCtx_setParameter' argument 2 names different: declaration 'param' definition 'dParam'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:607:76: note: Function 'ZSTD_DCtx_setParameter' argument 2 names different: declaration 'param' definition 'dParam'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1793:64: note: Function 'ZSTD_DCtx_setParameter' argument 2 names different: declaration 'param' definition 'dParam'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1843:48: style:inconclusive: Function 'ZSTD_sizeof_DStream' argument 1 names different: declaration 'zds' definition 'dctx'. [funcArgNamesDifferent] GraphBLAS-7.4.0/zstd/zstd_subset/zstd.h:1085:60: note: Function 'ZSTD_sizeof_DStream' argument 1 names different: declaration 'zds' definition 'dctx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1843:48: note: Function 'ZSTD_sizeof_DStream' argument 1 names different: declaration 'zds' definition 'dctx'. GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:908:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1133:48: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1153:52: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1178:40: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1770:42: style: Parameter 'dctx' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1883:47: style: Parameter 'zds' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1896:55: style: Parameter 'zds' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1925:49: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress.c:1603:36: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1380:9: style: Redundant condition: The condition 'BIT_DStream_completed > 0' is redundant since 'BIT_DStream_completed > 1' is sufficient. [redundantCondition] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1597:9: style: Redundant condition: The condition 'BIT_DStream_completed > 0' is redundant since 'BIT_DStream_completed > 1' is sufficient. [redundantCondition] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:980:9: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:980:9: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:980:9: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1072:9: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1072:9: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1072:9: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1231:31: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1231:31: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1231:31: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1239:35: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1239:35: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1239:35: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1268:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1268:23: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1268:23: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1270:23: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1270:23: note: Calling function 'MEM_64bits' returns 1 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1270:23: note: Condition 'MEM_64bits()' is always true GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1282:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1282:23: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1282:23: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1290:23: style: Condition 'MEM_32bits()' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1290:23: note: Calling function 'MEM_32bits' returns 0 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1290:23: note: Condition 'MEM_32bits()' is always false GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1494:19: style: Condition 'nbSeq>0' is always false [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1466:23: note: Assuming that condition 'nbSeq>0' is not redundant GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1494:19: note: Condition 'nbSeq>0' is always false GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:2052:44: style: Condition 'MEM_64bits()' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:2052:44: note: Calling function 'MEM_64bits' returns 1 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:2052:44: note: Condition 'MEM_64bits()' is always true GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:797:17: style: Variable 'oend' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:865:17: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:873:17: style: Variable 'oend_w' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:912:17: style: Parameter 'oend' can be declared as pointer to const [constParameterPointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:963:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:964:17: style: Variable 'oend_w' can be declared as pointer to const [constVariablePointer] GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1061:17: style: Variable 'oMatchEnd' can be declared as pointer to const [constVariablePointer] diff: 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:31:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:46:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:64:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_error.h:64:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_init.c:19:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_init.c:19:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:40:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT8 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:40:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT8 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:41:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT16 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:41:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT16 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:42:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:42:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:43:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:43:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:44:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT8 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:44:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT8 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:45:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT16 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:45:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT16 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:46:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:46:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:47:61: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:47:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:48:58: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:48:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:49:59: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:49:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:50:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_cuda_type_wrap.hpp:50:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/GB_int64_multiply.c:39:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_NMAX [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/GB_int64_multiply.c:39:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_NMAX [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/templates/GB_nnz_held_template.c:24:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/templates/GB_nnz_held_template.c:24:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/templates/GB_nnz_template.c:23:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/templates/GB_nnz_template.c:23:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:218:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:218:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:267:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable T_C [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:267:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_C [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:277:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable T_C [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:277:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_C [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:336:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:336:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:76:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:82:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/dataFactory.hpp:82:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:185:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable NBUCKETS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:185:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NBUCKETS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:258:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:287:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:287:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:517:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:517:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:56:9: performance:inconclusive: Either there is a missing 'override', or the member function 'AxB_dot3_Test::SetUp' can be static. [functionStatic] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:58:9: performance:inconclusive: Either there is a missing 'override', or the member function 'AxB_dot3_Test::TearDown' can be static. [functionStatic] 2.16.0 GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:63:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:63:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:680:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:680:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:83:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:844:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/jitTestFactory.hpp:844:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:33:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_ROW [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:33:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_ROW [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:51:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:97:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/problem_spec.hpp:97:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/CUDA/test/run_tests.cpp:18:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/CUDA/test/run_tests.cpp:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:25:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:25:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:56:13: warning: If memory allocation fails, then there is a possible null pointer dereference: I [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:43:27: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:43:27: note: Assignment 'I=malloc(nrows*ncols*sizeof(GrB_Index))', assigned value is 0 GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:56:13: note: Null pointer dereference head GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:57:13: warning: If memory allocation fails, then there is a possible null pointer dereference: J [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:44:27: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:44:27: note: Assignment 'J=malloc(nrows*ncols*sizeof(GrB_Index))', assigned value is 0 GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:57:13: note: Null pointer dereference head GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:58:13: warning: If memory allocation fails, then there is a possible null pointer dereference: X [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:45:27: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:45:27: note: Assignment 'X=malloc(nrows*ncols*sizeof(int64_t))', assigned value is 0 GraphBLAS-7.4.0/Demo/InProgress/gpu_reduce_demo.c:58:13: note: Null pointer dereference 2.16.0 GraphBLAS-7.4.0/Demo/Program/complex_demo.c:35:69: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/complex_demo.c:35:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/complex_demo.c:75:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/complex_demo.c:75:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/import_demo.c:24:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/import_demo.c:24:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/kron_demo.c:52:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/kron_demo.c:52:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:122:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:122:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:52:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/openmp_demo.c:52:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:26:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:26:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:59:9: warning: If memory allocation fails, then there is a possible null pointer dereference: I [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:46:41: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:46:20: note: Assignment 'I=(GrB_Index*)malloc(nrows*ncols*sizeof(GrB_Index))', assigned value is 0 GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:59:9: note: Null pointer dereference head GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:60:9: warning: If memory allocation fails, then there is a possible null pointer dereference: J [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:47:41: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:47:20: note: Assignment 'J=(GrB_Index*)malloc(nrows*ncols*sizeof(GrB_Index))', assigned value is 0 GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:60:9: note: Null pointer dereference head GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:61:9: warning: If memory allocation fails, then there is a possible null pointer dereference: X [nullPointerOutOfMemory] GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:48:41: note: Assuming allocation function fails GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:48:20: note: Assignment 'X=(int64_t*)malloc(nrows*ncols*sizeof(int64_t))', assigned value is 0 GraphBLAS-7.4.0/Demo/Program/reduce_demo.c:61:9: note: Null pointer dereference 2.16.0 GraphBLAS-7.4.0/Demo/Program/simple_demo.c:42:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/simple_demo.c:42:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/wathen_demo.c:27:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/wathen_demo.c:27:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:188:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:188:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NONBLOCKING [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:97:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Program/wildtype_demo.c:97:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Source/get_matrix.c:79:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Source/get_matrix.c:79:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Source/import_test.c:95:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Source/import_test.c:95:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Source/isequal.c:60:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NULL_POINTER [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Source/isequal.c:60:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NULL_POINTER [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Source/random_matrix.c:70:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Complex [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Source/random_matrix.c:70:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Complex [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Source/read_matrix.c:83:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Source/read_matrix.c:83:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Source/usercomplex.c:1038:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Source/usercomplex.c:1038:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Source/usercomplex.c:679:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Source/usercomplex.c:679:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Demo/Source/wathen.c:50:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INVALID_VALUE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Demo/Source/wathen.c:50:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INVALID_VALUE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbapply.c:118:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbapply.c:118:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbapply2.c:163:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbapply2.c:163:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargminmax.c:172:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargminmax.c:172:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargminmax.c:62:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_DESC_T0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargminmax.c:62:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_DESC_T0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargsort.c:55:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbargsort.c:55:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbandwidth.c:47:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbandwidth.c:47:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbinopinfo.c:64:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbinopinfo.c:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbuild.c:126:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbuild.c:126:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbuiltin.c:53:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FULL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbbuiltin.c:53:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FULL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbburble.c:57:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_BURBLE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbburble.c:57:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BURBLE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbcat.c:59:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbcat.c:59:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbchunk.c:46:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_CHUNK [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbchunk.c:46:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_CHUNK [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdegree.c:61:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdegree.c:61:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdescriptorinfo.c:38:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdescriptorinfo.c:38:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdeserialize.c:34:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxUINT8_CLASS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdeserialize.c:34:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxUINT8_CLASS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdisp.c:52:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GBd [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbdisp.c:52:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GBd [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbeadd.c:121:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbeadd.c:121:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbemult.c:121:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbemult.c:121:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbeunion.c:136:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbeunion.c:136:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextract.c:105:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextract.c:105:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:261:13: style: Condition 'extract_I' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:72:22: note: Assignment 'extract_I=true', assigned value is 1 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:261:13: note: Condition 'extract_I' is always true 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:46:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:46:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:81:20: style: Condition 'extract_I' is always true [knownConditionTrueFalse] GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:72:22: note: Assignment 'extract_I=true', assigned value is 1 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextracttuples.c:81:20: note: Condition 'extract_I' is always true 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextractvalues.c:48:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbextractvalues.c:48:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbformat.c:40:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbformat.c:40:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbfull.c:83:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbfull.c:83:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BASE_DEFAULT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbisequal.c:54:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbisequal.c:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbkronecker.c:120:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbkronecker.c:120:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gblogassign.c:103:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gblogassign.c:103:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gblogextract.c:119:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_HYPERSPARSE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gblogextract.c:119:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_HYPERSPARSE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmdiag.c:60:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmdiag.c:60:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmonoidinfo.c:51:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmonoidinfo.c:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmtimes.c:108:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmtimes.c:108:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmxm.c:128:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbmxm.c:128:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnew.c:104:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnew.c:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnorm.c:44:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnorm.c:44:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnormdiff.c:58:19: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnormdiff.c:58:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnvals.c:67:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbnvals.c:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gboptype.c:52:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gboptype.c:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbreduce.c:147:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbreduce.c:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbreshape.c:49:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable KIND_GRB [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbreshape.c:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KIND_GRB [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbselect.c:246:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbselect.c:246:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbselectopinfo.c:65:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbselectopinfo.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsemiringinfo.c:51:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsemiringinfo.c:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:43:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_COMPRESSION_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbserialize.c:43:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_COMPRESSION_DEFAULT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsetup.c:59:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsetup.c:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsize.c:124:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FLINTMAX [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsize.c:124:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINTMAX [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsplit.c:102:51: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsplit.c:102:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsplit.c:31:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbsplit.c:31:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Index [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbthreads.c:46:36: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbthreads.c:46:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtiming.c:38:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtiming.c:38:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtrans.c:113:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtrans.c:113:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtype.c:44:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxSTRUCT_CLASS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbtype.c:44:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxSTRUCT_CLASS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbunopinfo.c:51:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbunopinfo.c:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WRAPUP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbvdiag.c:89:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbvdiag.c:89:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbver.c:38:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_LIBRARY_VERSION [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbver.c:38:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_LIBRARY_VERSION [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbversion.c:36:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_LIBRARY_VERSION [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbversion.c:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_LIBRARY_VERSION [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbvreduce.c:127:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/mexfunctions/gbvreduce.c:127:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INP0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_assign.c:85:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_assign.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_binop_to_monoid.c:21:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_MIN_INT8 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_binop_to_monoid.c:21:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_MIN_INT8 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_by_col.c:24:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_by_col.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_default_format.c:23:15: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_default_format.c:23:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_default_type.c:32:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_default_type.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_expand_to_full.c:27:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_expand_to_full.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export.c:31:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export.c:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxfull.c:53:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxfull.c:53:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxsparse.c:35:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxsparse.c:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxstruct.c:81:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_export_to_mxstruct.c:81:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_first_binop.c:18:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_first_binop.c:18:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_deep.c:20:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_deep.c:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FORMAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_format.c:46:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_format.c:46:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_mxargs.c:48:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_mxargs.c:48:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_shallow.c:61:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_shallow.c:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_sparsity.c:50:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_get_sparsity.c:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_all.c:30:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_all.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_equal.c:30:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_equal.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_float.c:14:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_float.c:14:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_integer.c:14:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT8 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_integer.c:14:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT8 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_vector.c:22:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_is_vector.c:22:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:130:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NO_FORMAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:40:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_descriptor.c:40:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_list.c:71:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxINT64_CLASS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_to_list.c:71:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxINT64_CLASS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_type.c:25:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxarray_type.c:25:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxcell_to_index.c:78:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_ALL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxcell_to_index.c:78:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_ALL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxstring_to_format.c:48:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_mxstring_to_format.c:48:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_new.c:24:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_new.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_norm.c:24:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_norm.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_norm_kind.c:37:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_norm_kind.c:37:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFINITY [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_round_op.c:14:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_round_op.c:14:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_semiring.c:114:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_USER_binop_code [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_semiring.c:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_USER_binop_code [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_and_type_to_binop_or_idxunop.c:66:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_and_type_to_binop_or_idxunop.c:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_and_type_to_unop.c:73:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_and_type_to_unop.c:73:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_selectop.c:80:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRIL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_selectop.c:80:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRIL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_semiring.c:70:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_semiring.c:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_type.c:18:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_string_to_type.c:18:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_type_to_mxstring.c:18:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_type_to_mxstring.c:18:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_typecast.c:32:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_typecast.c:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_usage.c:36:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/@GrB/private/util/gb_usage.c:36:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/GraphBLAS/test/tcov/gbcov_util.c:60:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable gbcov [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/GraphBLAS/test/tcov/gbcov_util.c:60:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gbcov [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:115:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable FLIPXY [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Source/Template/GB_AxB_saxpy_generic_method.c:115:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLIPXY [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Source/Template/GB_Matrix_extractElement.c:50:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Source/Template/GB_Matrix_extractElement.c:50:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Source/Template/GB_Scalar_extractElement.c:40:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Source/Template/GB_Scalar_extractElement.c:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Source/Template/GB_Vector_extractElement.c:45:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Source/Template/GB_Vector_extractElement.c:45:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_WHERE_STRING [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Source/Template/GB_nnz_held_template.c:24:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Source/Template/GB_nnz_held_template.c:24:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Source/Template/GB_nnz_template.c:23:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Source/Template/GB_nnz_template.c:23:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:103:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:103:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:36:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_RAND_MAX [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Source/Template/GB_qsort_template.c:36:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_RAND_MAX [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Tcov/GB_cover_util.c:57:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_cov [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Tcov/GB_cover_util.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_cov [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:224:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Context [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:224:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Context [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:44:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:44:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:94:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PLUS_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_AdotB.c:94:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PLUS_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_AplusB.c:63:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_AplusB.c:63:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_AplusB_M_aliased.c:62:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_AplusB_M_aliased.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_AxB.c:113:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_AxB.c:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_AxB.c:206:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_AxB.c:206:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_AxB.c:58:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PLUS_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_AxB.c:58:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PLUS_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:242:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:242:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:423:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:423:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:77:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Col_assign.c:77:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Col_extract.c:75:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Col_extract.c:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseAdd.c:84:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseAdd.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseMult.c:82:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseMult.c:82:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseUnion.c:103:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Matrix_eWiseUnion.c:103:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Matrix_extract.c:75:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Matrix_extract.c:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Matrix_extractElement.c:116:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Matrix_extractElement.c:116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Matrix_isStoredElement.c:86:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Matrix_isStoredElement.c:86:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Matrix_sort.c:52:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Matrix_sort.c:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Matrix_subref.c:71:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Matrix_subref.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseAdd.c:82:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseAdd.c:82:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseMult.c:82:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseMult.c:82:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseUnion.c:101:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Vector_eWiseUnion.c:101:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Vector_extract.c:74:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Vector_extract.c:74:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Vector_extractElement.c:88:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Vector_extractElement.c:88:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Vector_isStoredElement.c:64:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Vector_isStoredElement.c:64:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_Vector_sort.c:53:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_Vector_sort.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about10.c:41:16: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INVALID_VALUE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about10.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INVALID_VALUE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about2.c:47:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about2.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about3.c:36:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about3.c:36:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about3.c:70:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about3.c:70:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about4.c:37:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about4.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about5.c:194:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about5.c:194:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about6.c:44:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about6.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about7.c:38:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about7.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about8.c:37:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about8.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about9.c:175:13: warning:inconclusive: If resource allocation fails, then there is a possible null pointer dereference: fp [nullPointerOutOfResources] GraphBLAS-7.4.0/Test/GB_mex_about9.c:173:22: note: Assuming allocation function fails GraphBLAS-7.4.0/Test/GB_mex_about9.c:173:22: note: Assignment 'fp=fopen("/tmp/GB_tcov_gunk.h","w")', assigned value is 0 GraphBLAS-7.4.0/Test/GB_mex_about9.c:175:13: note: Null pointer dereference 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_about9.c:75:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_about9.c:75:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply.c:92:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply.c:92:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply1.c:272:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply1.c:272:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply1.c:49:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply1.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply2.c:272:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply2.c:272:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply2.c:49:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply2.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply_alias.c:69:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply_alias.c:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply_idxunop.c:272:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply_idxunop.c:272:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply_idxunop.c:49:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply_idxunop.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_apply_maskalias.c:64:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_apply_maskalias.c:64:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_assign.c:295:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_assign.c:295:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_assign.c:443:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_assign.c:443:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_assign.c:91:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_assign.c:91:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_assign_alias.c:55:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_assign_alias.c:55:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask.c:50:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask_scalar.c:147:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask_scalar.c:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_CONTROL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask_scalar.c:38:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_assign_alias_mask_scalar.c:38:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_assign_scalar.c:74:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_assign_scalar.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_band.c:91:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_band.c:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_binaryop.c:36:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_binaryop.c:36:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_cast.c:60:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_cast.c:60:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_clear.c:59:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_clear.c:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_complex.c:79:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxCOMPLEX [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_complex.c:79:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxCOMPLEX [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_concat.c:68:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_concat.c:68:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_Matrix [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_cumsum.c:43:46: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_cumsum.c:43:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_diag.c:64:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_diag.c:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:122:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_dot_iterator.c:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_dump.c:52:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_dump.c:52:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_dup.c:61:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_dup.c:61:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_eWiseMult_first.c:86:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FIRST_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_eWiseMult_first.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FIRST_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_eWiseMult_second.c:86:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SECOND_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_eWiseMult_second.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SECOND_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_edit.c:43:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_edit.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_ewise_alias1.c:53:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_ewise_alias1.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_ewise_alias2.c:53:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_ewise_alias2.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_ewise_alias3.c:53:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_ewise_alias3.c:53:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_ewise_alias4.c:61:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_ewise_alias4.c:61:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_ewise_alias5.c:62:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_ewise_alias5.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_ewise_alias6.c:62:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_ewise_alias6.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_expand.c:68:40: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_expand.c:68:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_export.c:297:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_export.c:297:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_export.c:360:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_export.c:360:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_export.c:81:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_export.c:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_export_import.c:129:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NOT_IMPLEMENTED [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_export_import.c:129:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NOT_IMPLEMENTED [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_export_import.c:159:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_NOT_IMPLEMENTED [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_export_import.c:159:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_NOT_IMPLEMENTED [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_export_import.c:206:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_export_import.c:206:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_export_import.c:269:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_export_import.c:269:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_export_import.c:648:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_export_import.c:648:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_extractTuples.c:55:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_extractTuples.c:55:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_gabor.c:80:25: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_gabor.c:80:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_UINT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_hack.c:41:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_hack.c:41:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_init.c:39:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_init.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_NTHREADS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_kron.c:84:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_kron.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_mdiag.c:68:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_mdiag.c:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BY_COL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_msort_2.c:50:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_msort_2.c:50:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_msort_3.c:59:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_msort_3.c:59:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_mxm.c:92:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_mxm.c:92:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_mxm_alias.c:60:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_mxm_alias.c:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_mxm_flops.c:79:66: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Context [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_mxm_flops.c:79:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Context [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_mxm_generic.c:145:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_mxm_generic.c:145:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_mxm_update.c:56:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_mxm_update.c:56:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_mxv.c:90:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_mxv.c:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_mxv_iterator.c:100:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_mxv_iterator.c:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_nonzero.c:57:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_nonzero.c:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_offdiag.c:66:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_offdiag.c:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_op.c:77:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_op.c:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_qsort_1b.c:46:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_qsort_1b.c:46:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_qsort_2.c:46:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_qsort_2.c:46:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_qsort_3.c:56:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_qsort_3.c:56:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_INT64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_random.c:51:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_random.c:51:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_rdiv.c:126:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_rdiv.c:126:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_rdiv.c:70:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_rdiv.c:70:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_rdiv2.c:174:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_rdiv2.c:174:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_rdiv2.c:78:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_rdiv2.c:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_reduce_bool.c:55:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_reduce_bool.c:55:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_reduce_complex.c:67:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_reduce_complex.c:67:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_reduce_terminal.c:65:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_reduce_terminal.c:65:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_reduce_to_GrB_Scalar.c:77:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_reduce_to_GrB_Scalar.c:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_reduce_to_scalar.c:74:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_reduce_to_scalar.c:74:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_reduce_to_vector.c:83:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_reduce_to_vector.c:83:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_reshape.c:58:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_reshape.c:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_resize.c:62:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_resize.c:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_select.c:87:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_select.c:87:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_select_idxunop.c:258:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_select_idxunop.c:258:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_MAGIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_select_idxunop.c:49:22: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_select_idxunop.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_semiring.c:37:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_semiring.c:37:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_serialize.c:88:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_COMPRESSION [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_serialize.c:88:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_COMPRESSION [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:100:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:100:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:103:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:103:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:151:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:151:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:152:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:152:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:153:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:153:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:154:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:154:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:155:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:155:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:156:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:156:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:157:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:157:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:158:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:158:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:159:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:159:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:160:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:160:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:161:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:161:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:162:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:162:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:163:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:163:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:166:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:166:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:290:35: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:290:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:88:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:88:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:89:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:89:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:90:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:90:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:91:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:91:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:92:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:92:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:93:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:93:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:94:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:94:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:95:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:95:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:96:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:96:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:97:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:97:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:98:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:98:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_setElement.c:99:1: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_setElement.c:99:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_split.c:60:38: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxDOUBLE_CLASS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_split.c:60:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxDOUBLE_CLASS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_subassign.c:133:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_subassign.c:133:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_TRAN [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_subassign.c:366:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_subassign.c:366:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_subassign.c:507:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_subassign.c:507:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_subassign_alias.c:52:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_subassign_alias.c:52:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_subassign_scalar.c:74:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_subassign_scalar.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_subref_symbolic.c:72:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_subref_symbolic.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSITY_STATUS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_transpose.c:107:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_transpose.c:107:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_tril.c:62:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_tril.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_triple_mxm.c:84:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_triple_mxm.c:84:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_triu.c:62:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_triu.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:138:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_MATERIALIZE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:182:13: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:182:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:472:21: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_unpack_pack.c:472:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_vdiag.c:95:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_vdiag.c:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mex_vxm.c:90:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mex_vxm.c:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_BinaryOp_to_Monoid.c:24:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_BinaryOp_to_Monoid.c:24:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_Monoid.c:42:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_Monoid.c:42:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_PANIC [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_Type.c:34:45: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_Type.c:34:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_create_full.c:24:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_create_full.c:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_get_Scalar.c:32:24: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_get_Scalar.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_get_global.c:29:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_get_global.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_isequal.c:84:23: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_BITMAP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_isequal.c:84:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_BITMAP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_BinaryOp.c:71:43: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_BinaryOp.c:71:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Descriptor.c:137:17: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Descriptor.c:137:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Descriptor.c:63:44: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Descriptor.c:63:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_DEFAULT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_IndexUnaryOp.c:71:39: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_IndexUnaryOp.c:71:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Matrix.c:84:33: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Matrix.c:84:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_FP64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_SelectOp.c:52:50: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_TRIL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_SelectOp.c:52:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_TRIL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Semiring.c:76:56: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_Semiring.c:76:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_UnaryOp.c:76:34: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_UnaryOp.c:76:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_indices.c:31:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_ALL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_mxArray_to_indices.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_ALL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_object_to_mxArray.c:54:32: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_object_to_mxArray.c:54:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB0 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_random_matrix.c:68:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_random_matrix.c:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_SUCCESS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_semiring.c:26:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_semiring.c:26:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_string_to_BinaryOp.c:133:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_FIRST_binop_code [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_string_to_BinaryOp.c:133:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_FIRST_binop_code [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_string_to_IndexUnaryOp.c:60:37: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_string_to_IndexUnaryOp.c:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_FC64 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_string_to_Type.c:28:42: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_string_to_Type.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GrB_BOOL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_mx_string_to_UnaryOp.c:97:57: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GB_ONE_unop_code [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_mx_string_to_UnaryOp.c:97:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GB_ONE_unop_code [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/GB_spones_mex.c:48:47: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/GB_spones_mex.c:48:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:146:20: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:146:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GxB_SPARSE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:375:26: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable Complex [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/Template/GB_mx_build_template.c:375:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Complex [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/Test/spok/private/spok_invalid.c:34:48: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/Test/spok/private/spok_invalid.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mxREAL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/ci/sample/main.cpp:8:52: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable features [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/ci/sample/main.cpp:8:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable features [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/ndk_compat/cpu-features.c:167:10: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ANDROID_CPU_FAMILY_UNKNOWN [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/ndk_compat/cpu-features.c:167:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ANDROID_CPU_FAMILY_UNKNOWN [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/filesystem.c:46:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/filesystem.c:46:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable O_RDONLY [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/filesystem.c:58:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/filesystem.c:58:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:111:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:111:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:33:41: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:43:31: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/stack_line_reader.c:43:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STACK_LINE_READER_BUFFER_SIZE [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/string_view.c:74:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/string_view.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/string_view.c:82:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/string_view.c:82:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:112:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:159:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:159:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:168:28: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:168:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:279:30: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:279:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:58:29: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/src/utils/list_cpu_features.c:58:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_aarch64_test.cc:28:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_HWCAP_FP [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_aarch64_test.cc:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_HWCAP_FP [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_aarch64_test.cc:68:49: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_HWCAP2_BTI [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_aarch64_test.cc:68:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AARCH64_HWCAP2_BTI [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_arm_test.cc:26:60: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ARM_HWCAP2_CRC32 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_arm_test.cc:26:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARM_HWCAP2_CRC32 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_mips_test.cc:29:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MIPS_HWCAP_MSA [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_mips_test.cc:29:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPS_HWCAP_MSA [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_mips_test.cc:39:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable MIPS_HWCAP_MSA [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_mips_test.cc:39:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MIPS_HWCAP_MSA [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_ppc_test.cc:27:27: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable PPC_FEATURE_HAS_FPU [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_ppc_test.cc:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PPC_FEATURE_HAS_FPU [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1017:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable X86_UNKNOWN [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1017:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable X86_UNKNOWN [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1047:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEL_80486 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1047:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_80486 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1061:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEL_P5 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1061:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_P5 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1075:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEL_LAKEMONT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1075:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_LAKEMONT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1090:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEL_KNIGHTS_L [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:1090:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_KNIGHTS_L [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:177:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable avx [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable avx [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:195:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEL_SKL [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:195:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_SKL [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:230:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:279:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:279:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:325:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_K11 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:325:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_K11 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:341:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_K12 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:341:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_K12 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:357:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:357:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:381:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:381:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:397:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:397:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_BOBCAT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:417:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_EXCAVATOR [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:417:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_EXCAVATOR [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:442:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_PILEDRIVER [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:442:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_PILEDRIVER [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:465:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:465:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:515:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_BULLDOZER [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:515:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_BULLDOZER [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:542:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_STREAMROLLER [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:542:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_STREAMROLLER [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:567:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_JAGUAR [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:567:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_JAGUAR [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:591:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_PUMA [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:591:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_PUMA [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:615:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:615:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:639:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN_PLUS [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:639:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN_PLUS [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:663:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN2 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:663:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN2 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:687:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:687:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:709:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:709:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:759:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN3 [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:759:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AMD_ZEN3 [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:830:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEL_NHM [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:830:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_NHM [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:911:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable INTEL_ATOM_SMT [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:911:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTEL_ATOM_SMT [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:941:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/cpuinfo_x86_test.cc:941:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable level [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:28:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:28:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptr [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:46:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:58:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:58:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:67:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:67:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:77:3: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/cpu_features/test/string_view_test.cc:77:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEmptyStringView [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:145:5: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:160:9: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:160:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cudaSuccess [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:191:14: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:191:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:457:18: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/rmm_wrap/rmm_wrap.cpp:457:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/rmm_wrap/rmm_wrap_test.c:26:12: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/rmm_wrap/rmm_wrap_test.c:26:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.16.0 GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1985:65: debug: analyzeConditionExpressions bailout: Skipping function due to incomplete variable tableLog [valueFlowBailoutIncompleteVar] head GraphBLAS-7.4.0/zstd/zstd_subset/decompress/zstd_decompress_block.c:1985:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tableLog [valueFlowBailoutIncompleteVar] DONE