2024-04-16 13:16 ftp://ftp.de.debian.org/debian/pool/main/f/flint/flint_3.1.2.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.56 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: 8cd680b (2024-04-15 22:43:04 +0200) count: 11692 7087 elapsed-time: 159.5 118.5 head-timing-info: old-timing-info: head results: flint-3.1.2/examples/bernoulli.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/binet.c:26:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_PREC_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/class_poly.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/bernoulli.c:10:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/class_poly.c:10:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/bernoulli.c:37:22: style: Variable 'bernoulli_fmpq_ui' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/class_poly.c:37:35: style: Variable 'acb_modular_hilbert_class_poly' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/binet.c:23:16: style: Variable 'ca_ctx_init' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/dft.c:260:13: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_ONCE_STOP is a macro then please configure it. [unknownMacro] flint-3.1.2/examples/delta_qexp.c:25:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/factor_integer.c:61:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/factor_polynomial.c:41:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/elementary.c:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/complex_plot.c:196:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/complex_plot.c:461:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/complex_plot.c:560:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_gamma [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/elementary.c:38:16: style: Variable 'ca_ctx_init' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/factor_integer.c:28:21: style: Variable 'num_threads' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/factor_integer.c:83:20: style: Variable 'fmpz_factor' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/factor_polynomial.c:29:21: style: Variable 'num_threads' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/factor_polynomial.c:74:26: style: Variable 'fmpz_mpoly_factor' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/functions_benchmark.c:142:13: error: Unmatched '}'. Configuration: '__GNUC__=1'. [syntaxError] flint-3.1.2/examples/fq_poly.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/hilbert_matrix.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/hilbert_matrix_ca.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/hilbert_matrix.c:9:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/hilbert_matrix_ca.c:12:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/keiper_li.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/keiper_li.c:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_MEMORY_USAGE [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/keiper_li.c:80:12: style: Variable 'out_file' can be declared as pointer to const [constVariablePointer] flint-3.1.2/examples/keiper_li.c:22:17: style: Variable 'flint_printf' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/keiper_li.c:24:13: style: Variable 'arb_zero' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/keiper_li.c:50:17: style: Variable 'arb_const_pi' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/keiper_li.c:64:12: style: Variable 'arb_set' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/keiper_li.c:69:17: style: Variable 'flint_printf' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/integrals.c:924:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/lcentral.c:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/lcentral.c:9:24: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/logistic.c:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/lvalue.c:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/machin.c:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/machin.c:80:16: style: Variable 'ca_ctx_init' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/multi_crt.c:56:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/complex_plot.c:493:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/complex_plot.c:497:12: style: Unused variable: fp [unusedVariable] flint-3.1.2/examples/padic.c:38:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TERSE [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/partitions.c:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/pi.c:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/partitions.c:56:31: style: Variable 'arith_number_of_partitions' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/poly_roots.c:57:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_FMPZ_POLY_ROOTS_VERBOSE [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/primegen.c:31:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/pi.c:8:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/primegen.c:18:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/qadic.c:39:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_SERIES [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/huge_expr.c:42:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/huge_expr.c:7224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/radix.c:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/stirling_matrix.c:24:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/swinnerton_dyer_poly.c:24:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/swinnerton_dyer_poly.c:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/real_roots.c:279:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_calc_verbose [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/swinnerton_dyer_poly.c:87:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/swinnerton_dyer_poly.c:105:16: style: Variable 'ca_ctx_init' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/taylor_integrals.c:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_calc_verbose [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/taylor_integrals.c:72:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/taylor_integrals.c:135:15: style: Variable 'acb_set_si' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/zeta_zeros.c:17:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/zeta_zeros.c:216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/real_roots.c:178:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/real_roots.c:188:43: style: Unused variable: num [unusedVariable] flint-3.1.2/src/acb/approx_dot.c:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIMB_TOP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/approx_dot.c:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/approx_dot.c:191:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/approx_dot.c:277:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_ADD_TMP_DECL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/barnes_g.c:34:1: error: There is an unknown macro here somewhere. Configuration is required. If ARB_DEF_CACHED_CONSTANT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb/bernoulli_poly_ui.c:43:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/examples/poly_roots.c:187:32: style: Variable 'fmpz_poly_factor_squarefree' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/poly_roots.c:213:27: style: Variable 'fmpz_poly_factor_clear' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb/dot_fmpz.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot_precise.c:21:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot_si.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot_siui.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_EXP_ZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot_siui.c:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot_siui.c:80:23: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/acb/dot_siui.c:66:13: note: Shadowed declaration flint-3.1.2/src/acb/dot_siui.c:80:23: note: Shadow variable flint-3.1.2/src/acb/dot_siui.c:81:38: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/acb/approx_dot.c:600:37: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb/approx_dot.c:616:32: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb/approx_dot.c:624:32: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb/dot_ui.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot_uiui.c:24:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_EXP_ZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot_uiui.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot_uiui.c:71:23: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/acb/dot_uiui.c:57:13: note: Shadowed declaration flint-3.1.2/src/acb/dot_uiui.c:71:23: note: Shadow variable flint-3.1.2/src/acb/dot_uiui.c:72:38: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/acb/gamma.c:51:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/get_abs_lbound_arf.c:33:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/get_abs_ubound_arf.c:33:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/inv.c:17:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/io.c:73:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/inv.c:30:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/io.c:93:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/inv.c:53:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/io.c:94:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/io.c:95:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/lambertw.c:118:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/lambertw.c:811:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_LAMBERTW_LEFT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot.c:97:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot.c:118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIMB_TOP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot.c:236:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/dot.c:309:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_ADD_TMP_DECL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/mul.c:50:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/mul.c:88:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/mul.c:138:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/mul.c:182:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/lambertw.c:349:8: style: Variable 'wp' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb/lambertw.c:299:8: note: wp is assigned flint-3.1.2/src/acb/lambertw.c:349:8: note: wp is overwritten flint-3.1.2/src/acb/lambertw.c:356:15: style: Local variable 'err' shadows outer variable [shadowVariable] flint-3.1.2/src/acb/lambertw.c:262:11: note: Shadowed declaration flint-3.1.2/src/acb/lambertw.c:356:15: note: Shadow variable flint-3.1.2/src/acb/rel_error_bits.c:31:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/rising_ui_get_mag.c:84:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-acos.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-acosh.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-agm.c:322:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-get_mag.c:34:9: error: There is an unknown macro here somewhere. Configuration is required. If MAG_CHECK_BITS is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb/test/t-agm1.c:130:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-approx_dot.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-asin.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-asinh.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-atan.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-atanh.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-barnes_g.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-bernoulli_poly_ui.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-chebyshev_t_ui.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-chebyshev_u_ui.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-cos_pi.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-cot.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-cot_pi.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-coth.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-csc.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-csc_pi.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-csch.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-csgn.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-digamma.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-div.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-dot.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-dot_fmpz.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-dot_si.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-dot_siui.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-dot_ui.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-dot_uiui.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-exp.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-exp_invexp.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-exp_pi_i.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-expm1.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-gamma.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-get_abs_lbound_arf.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-get_abs_ubound_arf.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-get_mag_lower.c:34:9: error: There is an unknown macro here somewhere. Configuration is required. If MAG_CHECK_BITS is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb/test/t-inv.c:74:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-lambertw.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-lgamma.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-log.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-log.c:141:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-log1p.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-log_sin_pi.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-mul.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-mul_naive.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-polygamma.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-pow.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-pow_fmpz.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-quadratic_roots_fmpz.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-rel_accuracy_bits.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-rgamma.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-rising2_ui.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-rising_ui.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-rising_ui_get_mag.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-root_ui.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sec.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-rsqrt.c:33:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sech.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sgn.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sin_cos.c:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sin_pi.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sinc.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sinc_pi.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sinh_cosh.c:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sqrt.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-sqrts.c:25:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-tan.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-tan_pi.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-tanh.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-urandom.c:35:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-vec_set_real_imag.c:21:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-vec_unit_roots.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/test/t-zeta.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/vec_init.c:18:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/vec_sort_pretty.c:32:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/vec_sort_pretty.c:51:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb/vec_unit_roots.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_calc/integrate.c:133:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_CALC_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:93:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:213:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_CALC_NO_CONVERGENCE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:353:21: style: Local variable 'v' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:208:14: note: Shadowed declaration flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:353:21: note: Shadow variable flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:354:21: style: Local variable 'x' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:325:15: note: Shadowed declaration flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:354:21: note: Shadow variable flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:354:24: style: Local variable 'w' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:325:18: note: Shadowed declaration flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:354:24: note: Shadow variable flint-3.1.2/src/acb_calc/integrate_taylor.c:48:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_calc/test/t-cauchy_bound.c:57:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_calc/test/t-integrate.c:349:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_calc/test/t-integrate_taylor.c:51:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_calc/integrate_taylor.c:142:27: style: Local variable 'TT' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_calc/integrate_taylor.c:89:24: note: Shadowed declaration flint-3.1.2/src/acb_calc/integrate_taylor.c:142:27: note: Shadow variable flint-3.1.2/src/acb_dft/bluestein.c:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/bluestein.c:102:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFT_VERB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/convol_rad2.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/crt.c:48:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/crt.c:107:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/crt.c:129:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/crt.c:171:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/cyc.c:23:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_dft_step_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/cyc.c:85:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/crt.c:217:18: error: Uninitialized variable: c [uninitvar] flint-3.1.2/src/acb_dft/crt.c:111:14: style: Variable 'e[j]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_dft/crt.c:133:14: style: Variable 'e[j]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_dft/naive.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/naive.c:82:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFT_VERB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/precomp.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFT_NAIVE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/precomp.c:97:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/precomp.c:125:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/precomp.c:133:26: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/acb_dft/prod.c:19:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_dft_step_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/prod.c:46:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/prod.c:15:29: style: Parameter 'cyc' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_dft/profile/p-convol.c:115:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/rad2.c:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/profile/p-dft.c:112:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/rad2_threaded.c:104:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/step.c:57:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFT_VERB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/profile/p-convol.c:22:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/acb_dft/profile/p-convol.c:50:11: style: Variable 'ml' can be declared as const array [constVariable] flint-3.1.2/src/acb_dft/profile/p-convol.c:56:11: style: Variable 'mp' can be declared as const array [constVariable] flint-3.1.2/src/acb_dft/test/t-convol.c:80:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/test/t-dft.c:81:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dft/profile/p-dft.c:22:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/acb_dft/profile/p-dft.c:51:11: style: Variable 'ml' can be declared as const array [constVariable] flint-3.1.2/src/acb_dft/profile/p-dft.c:57:11: style: Variable 'mp' can be declared as const array [constVariable] flint-3.1.2/src/acb_dft/test/t-convol.c:65:11: style: Variable 'q' can be declared as const array [constVariable] flint-3.1.2/src/acb_dft/test/t-dft.c:65:11: style: Variable 'q' can be declared as const array [constVariable] flint-3.1.2/src/acb_dft/test/t-dft.c:63:16: style: Variable 'prec' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_dirichlet/backlund_s_gram.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/chi.c:22:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/chi_vec.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/dft.c:28:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/dft.c:46:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/gauss_sum.c:36:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/euler_product_real_ui.c:92:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/gauss_sum_factor.c:25:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/gauss_sum_factor.c:22:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/acb_dirichlet/gauss_sum_factor.c:36:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/acb_dirichlet/gauss_sum_theta.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/gram_point.c:107:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/hardy_theta.c:50:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/hurwitz.c:43:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/hurwitz_precomp_bound.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/hardy_z_zero.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/hardy_z_zero.c:174:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/hurwitz_precomp_choose_param.c:43:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/euler_product_real_ui.c:110:19: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/euler_product_real_ui.c:80:11: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/euler_product_real_ui.c:110:19: note: Shadow variable flint-3.1.2/src/acb_dirichlet/euler_product_real_ui.c:153:29: style: Local variable 'num_threads' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/euler_product_real_ui.c:83:11: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/euler_product_real_ui.c:153:29: note: Shadow variable flint-3.1.2/src/acb_dirichlet/hurwitz_precomp_eval.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/hurwitz_precomp_init.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/hardy_z_zero.c:107:19: style: Variable 'asign' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_dirichlet/jacobi_sum.c:38:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/jacobi_sum.c:70:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/jacobi_sum_factor.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/jacobi_sum_naive.c:39:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:210:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/l_euler_product.c:69:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:238:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:266:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:301:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:343:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:511:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:599:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:872:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:939:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:980:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1030:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1081:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1258:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1361:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1373:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1449:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/lerch_phi.c:114:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_HYPGEOM_2F1_BC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/lerch_phi_direct.c:76:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/pairing.c:20:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/pairing_conrey.c:20:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/lerch_phi_integral.c:77:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/lerch_phi_integral.c:547:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_c_bound.c:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_c_bound.c:249:40: error: Uninitialized variable: pre [uninitvar] flint-3.1.2/src/acb_dirichlet/platt_hardy_z_zeros.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_i_bound.c:153:40: error: Uninitialized variable: pre_i [uninitvar] flint-3.1.2/src/acb_dirichlet/platt_multieval.c:24:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_multieval.c:342:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_multieval.c:417:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:719:21: style: Local variable 'pu' shadows outer argument [shadowArgument] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:654:33: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:719:21: note: Shadow variable flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:814:21: style: Local variable 'pu' shadows outer argument [shadowArgument] flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:763:32: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:814:21: note: Shadow variable flint-3.1.2/src/acb_dirichlet/platt_multieval_threaded.c:73:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:142:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:197:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:271:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:296:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:324:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:363:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:417:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:639:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:703:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:892:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:970:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:1129:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:1291:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:1304:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:1352:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:1454:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:1483:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_ws_interpolation.c:88:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_ws_interpolation.c:125:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_ws_interpolation.c:542:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_ws_interpolation.c:621:41: error: Uninitialized variable: pre [uninitvar] flint-3.1.2/src/acb_dirichlet/platt_zeta_zeros.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/powsum_sieved.c:44:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/powsum_smooth.c:31:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/powsum_smooth.c:64:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/profile/p-gauss.c:82:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/platt_local_hardy_z_zeros.c:1236:19: style: Variable 'asign' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_dirichlet/profile/p-gauss.c:22:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/acb_dirichlet/profile/p-jacobi.c:78:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/profile/p-vec.c:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/profile/p-vec.c:170:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/profile/p-thetanull.c:17:24: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/acb_dirichlet/profile/p-jacobi.c:22:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/acb_dirichlet/qseries_arb_powers.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/qseries_arb_powers.c:79:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/root.c:92:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/root_number.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/root.c:62:20: style: Local variable 't' shadows outer argument [shadowArgument] flint-3.1.2/src/acb_dirichlet/root.c:17:57: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/root.c:62:20: note: Shadow variable flint-3.1.2/src/acb_dirichlet/roots_init.c:79:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/profile/p-vec.c:72:14: style: Condition 'v[k]!=-1' is always true [knownConditionTrueFalse] flint-3.1.2/src/acb_dirichlet/profile/p-vec.c:23:17: style: Parameter 'v' can be declared as pointer to const. However it seems that 'do_empty' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/acb_dirichlet/profile/p-vec.c:89:9: note: You might need to cast the function pointer here flint-3.1.2/src/acb_dirichlet/profile/p-vec.c:23:17: note: Parameter 'v' can be declared as pointer to const flint-3.1.2/src/acb_dirichlet/stieltjes.c:311:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/stieltjes.c:403:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/stieltjes.c:431:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/stieltjes.c:677:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/stieltjes.c:757:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-backlund_s.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-backlund_s_bound.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-backlund_s_gram.c:35:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-chi.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-dft.c:84:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-eta.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-gauss.c:75:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-gram_point.c:34:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-hardy_theta_series.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-hardy_z.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-hardy_z_series.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-hardy_z_zero.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-hardy_z_zeros.c:38:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-hurwitz.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-hurwitz_precomp.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-isolate_hardy_z_zero.c:69:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-jacobi.c:82:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-l.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-lerch_phi.c:83:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-l_euler_product.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-l_fmpq_afe.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-l_fmpq.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-l_hurwitz.c:138:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-l_jet.c:127:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-l_series.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-l_vec_hurwitz.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-platt_beta.c:50:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-platt_hardy_z_zeros.c:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-platt_local_hardy_z_zeros.c:84:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-platt_multieval.c:143:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-platt_multieval_threaded.c:60:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-platt_ws_interpolation.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-platt_zeta_zeros.c:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-powsum_smooth.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-roots.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-stieltjes.c:34:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-thetanull.c:76:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-turing_method_bound.c:27:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-xi.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-zeta_bound.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-zeta_jet_rs.c:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-zeta_nzeros.c:44:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-zeta_nzeros_gram.c:36:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-zeta_rs.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-zeta_rs_r.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-zeta_zero.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-zeta_zeros.c:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-stieltjes.c:64:18: style: Variable 'alg1' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_dirichlet/test/t-stieltjes.c:59:14: note: alg1 is assigned flint-3.1.2/src/acb_dirichlet/test/t-stieltjes.c:64:18: note: alg1 is overwritten flint-3.1.2/src/acb_dirichlet/test/t-stieltjes.c:65:18: style: Variable 'alg2' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_dirichlet/test/t-stieltjes.c:60:14: note: alg2 is assigned flint-3.1.2/src/acb_dirichlet/test/t-stieltjes.c:65:18: note: alg2 is overwritten flint-3.1.2/src/acb_dirichlet/theta_length.c:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/test/t-chi.c:23:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-chi.c:23:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-gauss.c:24:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-gauss.c:24:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-hardy_theta_series.c:25:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-hardy_theta_series.c:25:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-hardy_z.c:24:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-hardy_z.c:24:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-hardy_z_series.c:25:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-hardy_z_series.c:25:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l.c:23:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l.c:23:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l_euler_product.c:23:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l_euler_product.c:23:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l_fmpq_afe.c:25:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l_fmpq_afe.c:25:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l_fmpq.c:25:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l_fmpq.c:25:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l_hurwitz.c:94:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l_hurwitz.c:94:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l_jet.c:72:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l_jet.c:72:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l_jet.c:119:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l_jet.c:119:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l_series.c:26:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l_series.c:26:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-l_vec_hurwitz.c:25:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-l_vec_hurwitz.c:25:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/test/t-thetanull.c:29:26: style: Local variable 'chi' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_dirichlet/test/t-euler_product_real_ui.c:21:19: note: Shadowed declaration flint-3.1.2/src/acb_dirichlet/test/t-thetanull.c:29:26: note: Shadow variable flint-3.1.2/src/acb_dirichlet/zeta.c:41:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/zeta_bound.c:23:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/zeta_bound.c:70:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/zeta_bound.c:146:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/zeta_bound.c:246:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/zeta_jet_rs.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/zeta_rs_bound.c:30:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/zeta_zeros.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_dirichlet/zeta_rs_r.c:38:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/rc1.c:83:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/rj.c:173:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/rj.c:536:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-e_inc.c:40:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-f.c:40:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-invariants.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-inv_p.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-pi.c:53:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-pi_inc.c:40:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-p_p_prime.c:36:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-rc1.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-rf.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-rg.c:44:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-rj.c:62:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-sigma.c:72:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_elliptic/test/t-zeta.c:75:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/0f1.c:120:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/2f1.c:41:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_HYPGEOM_2F1_REGULARIZED [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/2f1_choose.c:26:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/2f1_continuation.c:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/2f1_transform.c:88:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/2f1_transform.c:311:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/2f1_transform.c:389:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_HYPGEOM_2F1_REGULARIZED [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/airy.c:259:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/airy_asymp.c:39:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/airy_bound.c:23:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/airy_bound.c:315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/airy_direct.c:64:1: error: There is an unknown macro here somewhere. Configuration is required. If ARB_DEF_CACHED_CONSTANT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb_hypgeom/chebyshev_t.c:21:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/chebyshev_u.c:21:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/dilog.c:65:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/dilog.c:153:18: style: Variable 'best' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_hypgeom/dilog_bernoulli.c:57:9: error: There is an unknown macro here somewhere. Configuration is required. If BERNOULLI_ENSURE_CACHED is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb_hypgeom/dilog_continuation.c:38:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/dilog_transform.c:186:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/dilog_transform.c:138:23: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_hypgeom/dilog_transform.c:18:11: note: Shadowed declaration flint-3.1.2/src/acb_hypgeom/dilog_transform.c:138:23: note: Shadow variable flint-3.1.2/src/acb_hypgeom/dilog_transform.c:157:23: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_hypgeom/dilog_transform.c:18:11: note: Shadowed declaration flint-3.1.2/src/acb_hypgeom/dilog_transform.c:157:23: note: Shadow variable flint-3.1.2/src/acb_hypgeom/erf.c:315:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/erfc.c:63:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma.c:215:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma.c:72:8: style: Variable 'wp' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_hypgeom/gamma.c:67:8: note: wp is assigned flint-3.1.2/src/acb_hypgeom/gamma.c:72:8: note: wp is overwritten flint-3.1.2/src/acb_hypgeom/gamma_taylor.c:57:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma_taylor.c:95:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_gamma_coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma_taylor.c:138:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_HYPGEOM_GAMMA_TAB_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma_upper.c:276:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma_upper.c:298:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma_upper.c:434:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gegenbauer_c.c:92:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:107:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/hermite_h.c:67:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/jacobi_p.c:26:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/jacobi_p.c:87:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/laguerre_l.c:89:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/legendre_p.c:31:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/legendre_q.c:302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/lgamma.c:76:1: error: There is an unknown macro here somewhere. Configuration is required. If ARB_DEF_CACHED_CONSTANT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb_hypgeom/li.c:40:1: error: There is an unknown macro here somewhere. Configuration is required. If ARB_DEF_CACHED_CONSTANT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb_hypgeom/log_rising_ui_jet.c:193:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/m.c:100:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/m.c:208:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq.c:63:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_bound_factor.c:37:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_choose_n.c:121:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_choose_n.c:195:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_choose_n.c:230:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_series_direct.c:233:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_choose_n.c:43:32: style: Variable 'accuracy' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_hypgeom/pfq_series_sum_bs.c:158:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_series_sum_rs.c:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_series_sum_rs.c:249:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_sum_fme.c:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/pfq_sum_rs.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:232:27: style: Variable 'term_prec' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:231:27: note: term_prec is assigned flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:232:27: note: term_prec is overwritten flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:120:23: style: Local variable 'err' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:31:21: note: Shadowed declaration flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:120:23: note: Shadow variable flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:150:19: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:30:14: note: Shadowed declaration flint-3.1.2/src/acb_hypgeom/gamma_stirling_sum_improved.c:150:19: note: Shadow variable flint-3.1.2/src/acb_hypgeom/rising_ui.c:41:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/rising_ui_jet_powsum.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/rising_ui_jet_rs.c:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/rising_ui_rs.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/rising_ui_rs.c:43:21: style: Condition 'm==-1' is always false [knownConditionTrueFalse] flint-3.1.2/src/acb_hypgeom/rising_ui_rs.c:43:11: note: Assuming that condition 'm==0' is not redundant flint-3.1.2/src/acb_hypgeom/rising_ui_rs.c:43:21: note: Condition 'm==-1' is always false flint-3.1.2/src/acb_hypgeom/spherical_y.c:38:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-0f1.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-2f1.c:36:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-2f1_continuation.c:36:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-airy.c:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-airy_bound.c:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-airy_series.c:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-bessel_i.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-bessel_j.c:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-bessel_k.c:36:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-bessel_y.c:35:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-beta_lower.c:37:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-beta_lower_series.c:41:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-chebyshev_t.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-chebyshev_u.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-chi.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-chi_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-ci.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-ci_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-coulomb.c:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-coulomb_series.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-dilog.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-ei.c:62:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-ei_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-erf.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-erfc.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-erfc_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-erfi_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-erf_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-fresnel.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-fresnel_series.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-gamma_lower.c:36:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-gamma_lower_series.c:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-gamma_stirling_sum.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-gamma_taylor.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-gamma_upper.c:53:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-gamma_upper_series.c:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-gegenbauer_c.c:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-hermite_h.c:34:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-jacobi_p.c:37:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-laguerre_l.c:35:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-legendre_p.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-legendre_q.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-lgamma.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-li_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui.c:48:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui_jet.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-m.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-pfq.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-pfq_series_direct.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-pfq_series_sum_bs.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-pfq_series_sum_rs.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-pfq_sum_bs.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-pfq_sum_fme.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-pfq_sum_invz.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-pfq_sum_rs.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-rising_ui.c:51:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-rising_ui_jet.c:43:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-shi_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-si.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-si_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-spherical_y.c:148:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-u_asymp.c:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-u.c:47:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/test/t-lgamma.c:34:15: style: Variable 'ebits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_hypgeom/test/t-lgamma.c:31:19: note: ebits is assigned flint-3.1.2/src/acb_hypgeom/test/t-lgamma.c:34:15: note: ebits is overwritten flint-3.1.2/src/acb_hypgeom/test/t-lgamma.c:34:15: style: Variable 'ebits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_hypgeom/test/t-lgamma.c:33:19: note: ebits is assigned flint-3.1.2/src/acb_hypgeom/test/t-lgamma.c:34:15: note: ebits is overwritten flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui.c:54:15: style: Variable 'ebits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui.c:51:19: note: ebits is assigned flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui.c:54:15: note: ebits is overwritten flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui.c:54:15: style: Variable 'ebits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui.c:53:19: note: ebits is assigned flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui.c:54:15: note: ebits is overwritten flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui_jet.c:38:15: style: Variable 'ebits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui_jet.c:35:19: note: ebits is assigned flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui_jet.c:38:15: note: ebits is overwritten flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui_jet.c:38:15: style: Variable 'ebits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui_jet.c:37:19: note: ebits is assigned flint-3.1.2/src/acb_hypgeom/test/t-log_rising_ui_jet.c:38:15: note: ebits is overwritten flint-3.1.2/src/acb_hypgeom/u.c:79:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/u.c:336:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/u.c:391:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/u_asymp.c:85:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/u_asymp.c:240:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_hypgeom/u_use_asymp.c:38:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_eig_qr.c:40:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_eig_qr.c:46:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_eig_qr.c:53:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_eig_qr.c:67:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_eig_qr.c:124:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_eig_qr.c:341:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_lu.c:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_lu.c:43:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_lu.c:75:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_lu.c:167:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_lu.c:15:53: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_mat/approx_lu.c:88:15: style: Variable 'a' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/acb_mat/approx_mul.c:58:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_mul.c:93:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_solve_lu_precomp.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_solve_tril.c:19:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_solve_tril.c:50:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_solve_triu.c:19:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/approx_solve_triu.c:50:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/charpoly.c:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/companion.c:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/conjugate.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/det.c:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/det_lu.c:73:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/det_lu.c:112:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/det_precond.c:20:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/det_precond.c:50:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/det_precond.c:16:41: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_mat/det_lu.c:18:15: style: Variable 'a' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/acb_mat/eig_enclosure_rump.c:46:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/eig_enclosure_rump.c:110:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/eig_enclosure_rump.c:162:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/eig_enclosure_rump.c:234:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/eig_multiple_rump.c:70:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/eig_simple_vdhoeven_mourrain.c:176:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/exp.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/exp_taylor_sum.c:63:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_mat_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/init.c:22:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/io.c:39:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/lu_recursive.c:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/lu_recursive.c:61:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/mul.c:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/lu_classical.c:18:15: style: Variable 'a' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/acb_mat/lu_recursive.c:15:53: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_mat/mul.c:68:7: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_mat/mul.c:67:7: note: n is assigned flint-3.1.2/src/acb_mat/mul.c:68:7: note: n is overwritten flint-3.1.2/src/acb_mat/mul_classical.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/mul_entrywise.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/mul_threaded.c:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/mul_threaded.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DOMERR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/solve_lu_precomp.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/solve_tril.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/solve_triu.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/sqr_classical.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-approx_eig_qr.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-charpoly.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-companion.c:30:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-det.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-det_precond.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-dft.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-eig_enclosure_rump.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-eig_global_enclosure.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-eig_multiple.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-eig_simple.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-exp.c:49:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-exp_taylor_sum.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-frobenius_norm.c:70:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-inv.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-lu.c:44:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-lu_recursive.c:46:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-mul.c:48:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-mul_entrywise.c:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:48:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-mul_threaded.c:26:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-set_real_imag.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-solve.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-solve_lu.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-solve_precond.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-solve_tril.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-solve_triu.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-sqr.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-trace.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-transpose.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-vector_mul.c:21:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/test/t-mul.c:141:32: error: Uninitialized variable: a [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul.c:142:32: error: Uninitialized variable: b [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul.c:143:32: error: Uninitialized variable: c [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul.c:144:32: error: Uninitialized variable: d [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:64:32: error: Uninitialized variable: c [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:65:32: error: Uninitialized variable: d [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:139:32: error: Uninitialized variable: a [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:140:32: error: Uninitialized variable: b [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:141:32: error: Uninitialized variable: c [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:142:32: error: Uninitialized variable: d [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:202:32: error: Uninitialized variable: a [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:203:32: error: Uninitialized variable: b [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:204:32: error: Uninitialized variable: c [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:205:32: error: Uninitialized variable: d [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:207:32: error: Uninitialized variable: ab [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:208:32: error: Uninitialized variable: ac [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:209:32: error: Uninitialized variable: bd [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:210:32: error: Uninitialized variable: cd [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:211:32: error: Uninitialized variable: s [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:224:36: error: Uninitialized variable: lhs [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:225:36: error: Uninitialized variable: rhs [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:254:36: error: Uninitialized variable: lhs [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:255:36: error: Uninitialized variable: rhs [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:284:36: error: Uninitialized variable: lhs [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:285:36: error: Uninitialized variable: rhs [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:313:36: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:314:36: error: Uninitialized variable: lhs [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:339:36: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/acb_mat/test/t-mul_reorder.c:340:36: error: Uninitialized variable: lhs [uninitvar] flint-3.1.2/src/acb_mat/trace.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/transpose.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/vector_mul.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_mat/window_init.c:21:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/addseq.c:137:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/addseq.c:172:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/eisenstein.c:136:16: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_modular/eisenstein.c:135:11: note: m is assigned flint-3.1.2/src/acb_modular/eisenstein.c:136:16: note: m is overwritten flint-3.1.2/src/acb_modular/epsilon_arg.c:76:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/fundamental_domain_approx.c:28:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/fundamental_domain_approx.c:61:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/eta_sum.c:100:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/eta_sum.c:171:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/fundamental_domain_approx_arf.c:34:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/eta_sum.c:202:15: style: Variable 'term_prec' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_modular/io.c:26:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/hilbert_class_poly.c:119:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/hilbert_class_poly.c:166:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-delta.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-eisenstein.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-elliptic_e.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-elliptic_k.c:109:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-elliptic_p.c:67:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-elliptic_p_zpx.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-epsilon_arg.c:69:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-eta.c:38:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-fundamental_domain_approx.c:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-hilbert_class_poly.c:165:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-j.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-lambda.c:32:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-psl2z_inv.c:29:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-psl2z_mul.c:30:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-theta.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-theta_const_sum_rs.c:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-theta_jet.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-theta_series.c:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-theta_sum.c:32:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/test/t-transform.c:32:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/theta.c:181:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/theta_const_sum_basecase.c:115:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/theta_const_sum_rs.c:62:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/theta_const_sum_rs.c:109:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/theta_jet.c:163:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_modular/theta_const_sum_rs.c:171:15: style: Variable 'term_prec' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/acb_modular/theta_const_sum_rs.c:146:15: note: term_prec is assigned flint-3.1.2/src/acb_modular/theta_const_sum_rs.c:171:15: note: term_prec is overwritten flint-3.1.2/src/acb_modular/theta_const_sum_rs.c:78:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_modular/theta_sum.c:181:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/atan_series.c:20:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/compose.c:24:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/compose_series.c:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/evaluate2_rectangular.c:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/exp_series.c:43:5: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb_poly/exp_series_basecase.c:49:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/find_roots.c:114:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/find_roots.c:156:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/evaluate_vec_fast.c:32:27: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_poly/evaluate_vec_fast.c:65:10: style: Variable 'left' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_poly/fit_length.c:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/integral.c:19:12: style: Redundant initialization for 'k'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/acb_poly/integral.c:17:13: note: k is initialized flint-3.1.2/src/acb_poly/integral.c:19:12: note: k is overwritten flint-3.1.2/src/acb_poly/interpolate_fast.c:48:30: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_poly/inv_series.c:65:13: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb_poly/io.c:35:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/lambertw_series.c:46:5: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb_poly/log1p_series.c:20:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/log_series.c:20:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/mullow.c:38:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/mullow_transpose.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/mullow_transpose_gauss.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/nth_derivative.c:20:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/polylog_series.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/pow_acb_series.c:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/powsum_series_naive_threaded.c:173:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/refine_roots_durand_kerner.c:22:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/refine_roots_durand_kerner.c:33:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/refine_roots_durand_kerner.c:49:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/refine_roots_durand_kerner.c:70:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/revert_series.c:21:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/revert_series.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/root_inclusion.c:31:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/rsqrt_series.c:54:9: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/acb_poly/sin_cos_series.c:79:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/tan_series.c:25:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/taylor_shift.c:51:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/taylor_shift.c:31:11: warning: Identical condition 'n<=30', second condition is always false [identicalConditionAfterEarlyExit] flint-3.1.2/src/acb_poly/taylor_shift.c:26:11: note: If condition 'n<=30' is true, the function will return/exit flint-3.1.2/src/acb_poly/taylor_shift.c:31:11: note: Testing identical condition 'n<=30' flint-3.1.2/src/acb_poly/test/t-add.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-add_series.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-add_si.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-agm1_series.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-atan_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-binomial_transform.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-binomial_transform_basecase.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-binomial_transform_convolution.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-borel_transform.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-compose.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-compose_series.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-cos_pi_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-cot_pi_series.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-digamma_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-div_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-divrem.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-elliptic_k_series.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-elliptic_p_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-evaluate.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-evaluate2.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-evaluate2_horner.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-evaluate2_rectangular.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-evaluate_horner.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-evaluate_rectangular.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-evaluate_vec_fast.c:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-evaluate_vec_iter.c:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-exp_pi_i_series.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-exp_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-exp_series_basecase.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-find_roots.c:27:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-gamma_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-get_coeff_ptr.c:24:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-get_set_coeff_acb.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-get_unique_fmpz_poly.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-graeffe_transform.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-interpolate_barycentric.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-interpolate_fast.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-interpolate_newton.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-inv_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-lambertw_series.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-lgamma_series.c:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-log1p_series.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-log_series.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-mullow.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-mullow_classical.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-mullow_transpose.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-mullow_transpose_gauss.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-polylog_cpx.c:321:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-polylog_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-pow_acb_series.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-pow_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-powsum_one_series_sieved.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-powsum_series_naive_threaded.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-pow_ui.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-pow_ui_trunc_binexp.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-product_roots.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-revert_series.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-rgamma_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-rising_ui_series.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-root_bound_fujiwara.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-rsqrt_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-set_trunc_round.c:30:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-shift_left_right.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sin_cos_pi_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sin_cos_series.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sinc_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sinh_cosh_series.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sin_pi_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sin_series_cos_series.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sqrt_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sub.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-sub_series.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-tan_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-taylor_shift.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-zeta_cpx_series.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-zeta_em_tail_bsplit.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/test/t-zeta_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/tree.c:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/tree.c:44:32: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_poly/validate_real_roots.c:30:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/validate_real_roots.c:88:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/validate_roots.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/zeta_em_choose_param.c:72:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/zeta_em_tail_bsplit.c:71:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bernoulli_cache [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_poly/zeta_em_tail_naive.c:58:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bernoulli_cache [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/agm_mul_tight.c:63:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/char_dot_acb.c:20:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/dist_addprec.c:19:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/dist_lat.c:52:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/dist_lat.c:117:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/dist_lat.c:79:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] flint-3.1.2/src/acb_theta/eld_init.c:21:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/eld_set.c:35:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/eld_set.c:49:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/eld_set.c:85:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/eld_set.c:113:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_theta_eld_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/eld_set.c:138:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/eld_set.c:190:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/g2_character.c:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/g2_character.c:32:28: style: Parameter 'coeffs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_theta/g2_character.c:38:30: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_theta/g2_character.c:38:41: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_theta/g2_character.c:38:52: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_theta/g2_character.c:38:63: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_theta/eld_set.c:150:29: warning: Possible null pointer dereference: last_coords [nullPointer] flint-3.1.2/src/acb_theta/eld_set.c:329:47: note: Calling function 'acb_theta_eld_set_rec', 5th argument 'NULL' value is 0 flint-3.1.2/src/acb_theta/eld_set.c:201:52: note: Calling function 'acb_theta_eld_init_interval', 5th argument 'last_coords' value is 0 flint-3.1.2/src/acb_theta/eld_set.c:150:29: note: Null pointer dereference flint-3.1.2/src/acb_theta/eld_set.c:133:43: style: Parameter 'last_coords' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/acb_theta/g2_chi3_6.c:29:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/g2_covariants.c:58:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_G2_COV_NB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/g2_covariants_lead.c:78:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_G2_COV_NB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/g2_jet_naive_1.c:33:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_all.c:35:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_compose.c:29:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_error_bounds.c:36:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_exp_pi_i.c:25:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_mul.c:40:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_naive_00.c:27:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_naive_00.c:92:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_naive_all.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_naive_all.c:132:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_naive_radius.c:20:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_ql_all.c:23:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_ql_bounds.c:22:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_ql_bounds.c:92:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_ql_finite_diff.c:23:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_ql_radius.c:19:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/jet_tuples.c:31:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/naive_radius.c:81:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/naive_reduce.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/profile/p-all.c:77:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/profile/p-jet_all.c:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/naive_worker.c:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/profile/p-ql_a0.c:49:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/naive_worker.c:51:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/naive_worker.c:327:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/profile/p-ql_a0_split.c:44:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/profile/p-siegel_reduce.c:73:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/profile/p-ql_a0_steps.c:49:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/ql_a0.c:67:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/ql_a0_nb_steps.c:19:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/ql_a0_split.c:25:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/ql_a0_split.c:78:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/ql_a0_split.c:175:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/ql_all.c:149:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/ql_all.c:238:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/ql_all.c:319:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/siegel_reduce.c:35:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/siegel_reduce.c:63:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/siegel_reduce.c:80:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/siegel_reduce.c:167:18: style: Variable 'stop' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acb_theta/sp2gz_decompose.c:122:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mat_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/sp2gz_decompose.c:175:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mat_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/sp2gz_decompose.c:389:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mat_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-agm_hadamard.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-agm_mul.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-agm_mul_tight.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-agm_sqrt.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-all.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-char_dot.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-char_get_a.c:22:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-char_is_even.c:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-char_is_goepel.c:51:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-char_is_syzygous.c:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-dist_a0.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-dist_lat.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-dist_pt.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-eld_border.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-eld_points.c:26:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_character.c:23:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_chi10.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_chi12.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_chi35.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_chi3_6.c:50:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_chi5.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_covariants.c:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_covariants_lead.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_detk_symj.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_jet_naive_1.c:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_psi4.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_psi6.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_sextic.c:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_sextic_chi5.c:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_transvectant.c:33:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_transvectant_lead.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_all.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_compose.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_error_bounds.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_mul.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_naive_00.c:23:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_naive_all.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_naive_fixed_ab.c:23:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_naive_radius.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_ql_all.c:23:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_ql_bounds.c:23:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_THETA_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_ql_finite_diff.c:24:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_ql_radius.c:23:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-jet_tuples.c:22:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-naive_00.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-naive_all.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-naive_fixed_ab.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-naive_fixed_a.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-naive_radius.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-naive_reduce.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-naive_term.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-ql_a0.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-ql_a0_split.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-ql_a0_steps.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-ql_all.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-ql_reduce.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-siegel_cocycle.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-siegel_is_reduced.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-siegel_reduce.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-siegel_transform.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-siegel_transform_z.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-sp2gz_decompose.c:97:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-sp2gz_inv.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-sp2gz_is_correct.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-sp2gz_set_blocks.c:22:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-transform_char.c:22:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-transform_kappa.c:22:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-transform_proj.c:22:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-transform_sqrtdet.c:22:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acb_theta/test/t-g2_covariants.c:36:15: style: Variable 'klist' can be declared as const array [constVariable] flint-3.1.2/src/acb_theta/transform_kappa2.c:39:12: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] flint-3.1.2/src/acb_theta/transform_kappa2.c:47:12: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] flint-3.1.2/src/acb_theta/transform_kappa.c:45:12: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] flint-3.1.2/src/acb_theta/transform_kappa.c:53:12: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] flint-3.1.2/src/acb_theta/transform_proj.c:19:14: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] flint-3.1.2/src/acf/test/t-approx_dot.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acf/test/t-init_clear.c:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acf/test/t-approx_dot.c:118:25: style: Condition 'ebits<=12&&0' is always false [knownConditionTrueFalse] flint-3.1.2/src/acf/approx_dot.c:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIMB_TOP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acf/approx_dot.c:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/acf/approx_dot.c:277:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_ADD_TMP_DECL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/config_jacobi.c:72:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/config_jacobi.c:101:19: style: Local variable 'p' shadows outer variable [shadowVariable] flint-3.1.2/src/aprcl/config_jacobi.c:83:19: note: Shadowed declaration flint-3.1.2/src/aprcl/config_jacobi.c:101:19: note: Shadow variable flint-3.1.2/src/aprcl/is_prime_gauss.c:172:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROBABPRIME [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/is_prime_gauss.c:368:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIME [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/is_prime_gauss.c:393:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROBABPRIME [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/is_prime_jacobi.c:551:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PRIME [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/is_prime_jacobi.c:831:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROBABPRIME [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/profile/p-is_prime_aprcl.c:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/profile/p-is_prime_aprcl.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/profile/p-is_prime_aprcl_big.c:18:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/profile/p-is_prime_aprcl_big.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-config_gauss.c:27:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-config_jacobi.c:27:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-f_table.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-is_prime.c:26:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-is_prime_gauss.c:26:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-is_prime_jacobi.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_add.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_aut_inv.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_equal.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_init.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_is_unity.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_jacobi_sum.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_mul11.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_mul2.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_mul3.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_mul5.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_mul7.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_mul.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_pow_2k.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_pow.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_pow_sliding.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zpq_add.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zpq_equal.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zpq_gauss_sum.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zpq_init.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zpq_mul.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zpq_mul_unity_p.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zpq_pow.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_reduce_cyclotomic.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_sqr11.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_sqr2.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_sqr3.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_sqr5.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_sqr7.c:21:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_sqr.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/test/t-unity_zp_aut_inv.c:53:19: style: Local variable 'ind' shadows outer variable [shadowVariable] flint-3.1.2/src/aprcl/test/t-unity_zp_aut_inv.c:22:15: note: Shadowed declaration flint-3.1.2/src/aprcl/test/t-unity_zp_aut_inv.c:53:19: note: Shadow variable flint-3.1.2/examples/huge_expr.c:57:5: style: Local variable 'SET_SI' shadows outer function [shadowFunction] flint-3.1.2/examples/huge_expr.c:16:6: note: Shadowed declaration flint-3.1.2/examples/huge_expr.c:57:5: note: Shadow variable flint-3.1.2/examples/huge_expr.c:6802:5: style: Local variable 'SQRT_UI' shadows outer function [shadowFunction] flint-3.1.2/examples/huge_expr.c:30:6: note: Shadowed declaration flint-3.1.2/examples/huge_expr.c:6802:5: note: Shadow variable flint-3.1.2/examples/huge_expr.c:7186:5: style: Local variable 'ABS' shadows outer function [shadowFunction] flint-3.1.2/examples/huge_expr.c:18:6: note: Shadowed declaration flint-3.1.2/examples/huge_expr.c:7186:5: note: Shadow variable flint-3.1.2/examples/huge_expr.c:7222:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/examples/huge_expr.c:6800:17: style: Variable 'flint_printf' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/huge_expr.c:7186:8: style: Variable 'ABS' is assigned a value that is never used. [unreadVariable] flint-3.1.2/examples/huge_expr.c:41:13: style: Unused variable: equal [unusedVariable] flint-3.1.2/src/acf/approx_dot.c:600:37: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acf/approx_dot.c:616:32: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/acf/approx_dot.c:624:32: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/aprcl/unity_zp_pow_2k.c:41:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable unity_zp [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/unity_zp_pow_sliding.c:26:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/unity_zp_pow_2k.c:40:11: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment] flint-3.1.2/src/aprcl/unity_zpq_coeff_add.c:26:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/unity_zpq_coeff_add.c:41:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/aprcl/unity_zpq_init.c:25:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/add.c:19:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/add.c:30:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/add.c:41:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/add.c:52:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/add.c:63:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/add.c:74:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/addmul.c:22:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/addmul.c:81:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/agm.c:207:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/atan.c:69:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/approx_dot.c:40:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/approx_dot.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_ADD_TMP_DECL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/atan_arf.c:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/atan_arf_bb.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/atan_arf_bb.c:234:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/atan_sum_bs_powtab.c:182:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_BSPLIT_LEFT_INPLACE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/atan_sum_bs_powtab.c:198:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/atan_sum_bs_powtab.c:112:91: style: Parameter 'args' can be declared as pointer to const. However it seems that 'atan_bsplit_merge' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/arb/atan_sum_bs_powtab.c:178:31: note: You might need to cast the function pointer here flint-3.1.2/src/arb/atan_sum_bs_powtab.c:112:91: note: Parameter 'args' can be declared as pointer to const flint-3.1.2/src/arb/atan_sum_bs_powtab.c:160:9: error: Uninitialized variable: s->T [uninitvar] flint-3.1.2/src/arb/atan_taylor_naive.c:36:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/atan_arf_bb.c:259:15: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/atan_arf_bb.c:224:15: note: Shadowed declaration flint-3.1.2/src/arb/atan_arf_bb.c:259:15: note: Shadow variable flint-3.1.2/src/arb/atan_taylor_rs.c:559:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/bell_fmpz.c:161:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_CEIL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/bell_fmpz.c:181:27: style: Condition 'fmpz_bits(n)<53&&0' is always false [knownConditionTrueFalse] flint-3.1.2/src/arb/approx_dot.c:319:29: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/approx_dot.c:335:24: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/approx_dot.c:343:24: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/bernoulli_fmpz.c:17:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/bernoulli_poly_ui.c:36:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/bernoulli_ui.c:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bernoulli_cache_num [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/bernoulli_ui_zeta.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/can_round_mpfr.c:56:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_RNDN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/const_euler.c:464:1: error: There is an unknown macro here somewhere. Configuration is required. If ARB_DEF_CACHED_CONSTANT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb/const_khinchin.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/const_log2.c:55:1: error: There is an unknown macro here somewhere. Configuration is required. If ARB_DEF_CACHED_CONSTANT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb/const_pi.c:45:1: error: There is an unknown macro here somewhere. Configuration is required. If ARB_DEF_CACHED_CONSTANT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb/const_reciprocal_fibonacci.c:166:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_BSPLIT_LEFT_INPLACE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/const_reciprocal_fibonacci.c:116:75: style: Parameter 'args' can be declared as pointer to const. However it seems that 'bsplit_merge' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/arb/const_reciprocal_fibonacci.c:162:31: note: You might need to cast the function pointer here flint-3.1.2/src/arb/const_reciprocal_fibonacci.c:116:75: note: Parameter 'args' can be declared as pointer to const flint-3.1.2/src/arb/contains.c:192:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/digamma.c:52:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/div_2expm1_ui.c:17:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/div.c:41:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/div.c:88:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/div.c:173:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/div.c:323:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/div.c:504:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/div.c:538:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_fmpz.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_precise.c:32:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arf_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_si.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_siui.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_EXP_ZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_siui.c:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_ui.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_siui.c:80:23: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/dot_siui.c:66:13: note: Shadowed declaration flint-3.1.2/src/arb/dot_siui.c:80:23: note: Shadow variable flint-3.1.2/src/arb/dot_siui.c:81:38: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/arb/dot_uiui.c:24:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_EXP_ZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_uiui.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot_uiui.c:71:23: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/dot_uiui.c:57:13: note: Shadowed declaration flint-3.1.2/src/arb/dot_uiui.c:71:23: note: Shadow variable flint-3.1.2/src/arb/dot_uiui.c:72:38: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/arb/euler_number_fmpz.c:17:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp.c:87:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp.c:129:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp.c:219:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp.c:313:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/euler_number_ui.c:93:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/euler_number_ui.c:107:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/euler_number_ui.c:183:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/euler_number_ui.c:209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/euler_number_ui.c:304:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/euler_number_ui.c:398:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/euler_number_ui.c:522:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/euler_number_ui.c:661:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_arf.c:35:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_arf.c:171:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot.c:55:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot.c:137:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot.c:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_MUL_TMP_DECL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot.c:178:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot.c:303:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot.c:397:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_ADD_TMP_DECL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_arf_bb.c:124:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_arf_bb.c:145:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_arf_bb.c:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_arf_rs_generic.c:59:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_sum_bs_powtab.c:122:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_sum_bs_powtab.c:286:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_BSPLIT_LEFT_INPLACE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_sum_bs_powtab.c:302:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_arf.c:267:20: style: Variable 'q2bits' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/exp_arf_rs_generic.c:157:15: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/exp_arf_rs_generic.c:139:11: note: Shadowed declaration flint-3.1.2/src/arb/exp_arf_rs_generic.c:157:15: note: Shadow variable flint-3.1.2/src/arb/exp_taylor_bound.c:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_taylor_naive.c:30:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/exp_sum_bs_powtab.c:218:86: style: Parameter 'args' can be declared as pointer to const. However it seems that 'exp_bsplit_merge' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/arb/exp_sum_bs_powtab.c:282:31: note: You might need to cast the function pointer here flint-3.1.2/src/arb/exp_sum_bs_powtab.c:218:86: note: Parameter 'args' can be declared as pointer to const flint-3.1.2/src/arb/exp_sum_bs_powtab.c:264:9: error: Uninitialized variable: s->T [uninitvar] flint-3.1.2/src/arb/exp_taylor_rs.c:1199:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/fma.c:22:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/fma.c:94:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/fma.c:34:10: error: Uninitialized variable: tm [uninitvar] flint-3.1.2/src/arb/gamma.c:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/gamma.c:169:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bernoulli_cache [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_abs_lbound_arf.c:22:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/gamma.c:208:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_abs_ubound_arf.c:21:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_fmpz_mid_rad_10exp.c:20:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_fmpz_mid_rad_10exp.c:78:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_interval_arf.c:19:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_interval_fmpz_2exp.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_interval_mpfr.c:21:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_lbound_arf.c:20:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_mag_lower.c:48:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_mag_lower_nonnegative.c:52:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_mpn_fixed_mod_log2.c:84:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_mpn_fixed_mod_pi4.c:30:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_rand_fmpq.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_ubound_arf.c:20:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_CEIL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_str.c:183:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_str.c:391:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_str.c:433:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_MORE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/get_unique_fmpz.c:27:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/intersection.c:43:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/io.c:116:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/io.c:117:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/io.c:118:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/io.c:157:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log.c:85:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/lambertw.c:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/lambertw.c:238:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/lambertw.c:291:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/lambertw.c:353:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/lambertw.c:397:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/lambertw.c:591:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_arf.c:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_base_ui.c:31:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_base_ui.c:110:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_hypot.c:40:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_hypot.c:126:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_newton.c:43:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/dot.c:273:24: style: Variable 'sstart[nn]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/dot.c:275:24: style: Variable 'sstart[nn]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/dot.c:360:24: style: Variable 'sstart[nn]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/dot.c:362:24: style: Variable 'sstart[nn]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/log_precompute_reductions.c:64:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_precompute_reductions.c:41:10: style: Variable 'prec' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/log_arf.c:189:19: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/log_arf.c:132:24: note: Shadowed declaration flint-3.1.2/src/arb/log_arf.c:189:19: note: Shadow variable flint-3.1.2/src/arb/log_arf.c:189:22: style: Local variable 'u' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/log_arf.c:132:27: note: Shadowed declaration flint-3.1.2/src/arb/log_arf.c:189:22: note: Shadow variable flint-3.1.2/src/arb/log_primes.c:419:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_STRIDED [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_primes.c:479:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_LOG_PRIME_CACHE_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_primes.c:498:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_LOG_PRIME_CACHE_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_primes.c:544:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_LOG_PRIME_CACHE_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_primes.c:569:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_LOG_PRIME_CACHE_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_primes.c:596:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_primes.c:700:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_ATAN_GAUSS_PRIME_CACHE_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_primes.c:718:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_ATAN_GAUSS_PRIME_CACHE_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_reduce.c:243:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_reduce.c:375:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_reduce.c:456:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_reduce.c:809:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_reduce.c:927:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_reduce.c:858:20: style: Local variable 'r' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/log_reduce.c:804:12: note: Shadowed declaration flint-3.1.2/src/arb/log_reduce.c:858:20: note: Shadow variable flint-3.1.2/src/arb/log_ui.c:36:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/max.c:56:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_ui.c:43:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_LOG_TAB2_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/min.c:56:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/minmax.c:53:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/mul_2exp_si.c:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ADD2_FAST_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/mul.c:22:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/mul.c:96:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/log_primes.c:657:28: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/log_primes.c:590:11: note: Shadowed declaration flint-3.1.2/src/arb/log_primes.c:657:28: note: Shadow variable flint-3.1.2/src/arb/nonnegative_abs.c:20:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/pow.c:123:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/power_sum_vec.c:41:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bernoulli_cache [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/primorial.c:79:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/primorial.c:130:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/primorial.c:154:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/rel_error_bits.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/root_ui.c:17:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/set_round.c:19:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/set_round.c:31:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/set_round.c:43:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/set_interval.c:50:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/set_interval.c:87:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/set_interval.c:217:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos.c:21:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIMB_ONE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos.c:41:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos.c:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_bb.c:183:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_BSPLIT_LEFT_INPLACE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_bb.c:200:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_bb.c:286:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_bb.c:360:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_bb.c:404:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_bb.c:450:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_generic.c:78:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_generic.c:333:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_generic.c:101:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_MIN_LAGOM_EXP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_arf_bb.c:115:86: style: Parameter 'args' can be declared as pointer to const. However it seems that 'cos_bsplit_merge' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/arb/sin_cos_arf_bb.c:179:31: note: You might need to cast the function pointer here flint-3.1.2/src/arb/sin_cos_arf_bb.c:115:86: note: Parameter 'args' can be declared as pointer to const flint-3.1.2/src/arb/sin_cos_arf_bb.c:348:50: style: Parameter 'work' can be declared as pointer to const. However it seems that 'pbasecase' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/arb/sin_cos_arf_bb.c:402:34: note: You might need to cast the function pointer here flint-3.1.2/src/arb/sin_cos_arf_bb.c:348:50: note: Parameter 'work' can be declared as pointer to const flint-3.1.2/src/arb/sin_cos_arf_bb.c:365:47: style: Parameter 'work' can be declared as pointer to const. However it seems that 'pmerge' is a callback function, if 'work' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/arb/sin_cos_arf_bb.c:403:31: note: You might need to cast the function pointer here flint-3.1.2/src/arb/sin_cos_arf_bb.c:365:47: note: Parameter 'work' can be declared as pointer to const flint-3.1.2/src/arb/sin_cos_arf_bb.c:161:9: error: Uninitialized variable: s->T [uninitvar] flint-3.1.2/src/arb/sin_cos_pi.c:39:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_pi.c:94:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_pi.c:152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_pi_fmpq.c:98:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_pi_fmpq_algebraic.c:93:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_taylor_naive.c:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_taylor_rs.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_wide.c:79:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_wide.c:139:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos_wide.c:167:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sin_cos.c:208:16: style: Variable 'q2bits' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb/sin_cos_taylor_rs.c:50:20: style: Condition 'N==1' is always true [knownConditionTrueFalse] flint-3.1.2/src/arb/sin_cos_taylor_rs.c:44:15: note: Assuming that condition 'N==0' is not redundant flint-3.1.2/src/arb/sin_cos_taylor_rs.c:42:11: note: Assuming that condition 'N<=1' is not redundant flint-3.1.2/src/arb/sin_cos_taylor_rs.c:50:20: note: Condition 'N==1' is always true flint-3.1.2/src/arb/sqrt.c:27:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sqrt.c:82:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sqrt.c:113:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sqrt.c:145:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sqrt.c:179:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sqrt.c:237:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sqrt.c:267:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sqrt.c:327:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sub.c:19:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sub.c:30:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sub.c:41:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sub.c:52:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/sub.c:63:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/submul.c:22:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/submul.c:81:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-acos.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-acosh.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-add.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-add_arf.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-add_error.c:30:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-add_fmpz.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-add_fmpz_2exp.c:32:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-add_si.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-add_ui.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-addmul.c:68:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-addmul.c:90:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-addmul_arf.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-addmul_fmpz.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-addmul_si.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-addmul_ui.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-agm.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-approx_dot.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-asin.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-asinh.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan2.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_arf.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_arf_bb.c:27:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_EMIN_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_arf_bb.c:55:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_arf_newton.c:27:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_EMIN_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_arf_newton.c:55:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_frac_bsplit.c:37:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_gauss_primes_vec_bsplit.c:36:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_newton.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_sum_bs_powtab.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_tab.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_ATAN_TAB1_LIMBS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atan_taylor_rs.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-atanh.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-bell_fmpz.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-bell_sum_taylor.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-bernoulli_poly_ui.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-bernoulli_ui.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-can_round_mpfr.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-ceil.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-chebyshev_t_ui.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-chebyshev_u_ui.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_apery.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_catalan.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_e.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_euler.c:26:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_glaisher.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_khinchin.c:24:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_log10.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_log2.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_pi.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-const_reciprocal_fibonacci.c:24:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-contains.c:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-contains_arf.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-contains_fmpq.c:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-contains_int.c:26:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-contains_interior.c:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-cos.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-cos_pi.c:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-cos_pi_fmpq.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-cos_pi_fmpq_algebraic.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-cosh.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-cot_pi.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-coth.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-csc.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-csc_pi.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-csch.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-digamma.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-digits_round_inplace.c:33:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-div.c:34:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-div_2expm1_ui.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-div_arf.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-div_fmpz.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-div_newton.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-div_si.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-div_ui.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-dot_fmpz.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-dot.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-dot_si.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-dot_siui.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-dot_ui.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-dot_uiui.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-doublefac_ui.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-doublefac_ui.c:33:19: style: Condition 'n+1==0' is always false [knownConditionTrueFalse] flint-3.1.2/src/arb/test/t-doublefac_ui.c:33:33: style: Condition 'n+2==0' is always false [knownConditionTrueFalse] flint-3.1.2/src/arb/test/t-dump_file.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-dump_str.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-euler_number_fmpz.c:33:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-euler_number_ui.c:68:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-exp.c:52:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-exp_arf_bb.c:25:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_EMIN_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-exp_arf_bb.c:46:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-exp_arf_rs_generic.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-exp_invexp.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-exp_sum_bs_powtab.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-exp_taylor_rs.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-exp_tab.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_EXP_TAB1_LIMBS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-expm1.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-fac_ui.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-fib.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-floor.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-fma.c:42:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-gamma.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-gamma_fmpq.c:33:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_abs_lbound_arf.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_fmpz_mid_rad_10exp.c:32:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_interval_arf.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_interval_fmpz_2exp.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_interval_mpfr.c:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_lbound_arf.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_mag.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_mag_lower.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_mag_lower_nonnegative.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_mpn_fixed_mod_log2.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_mpn_fixed_mod_pi4.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_rand_fmpq.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_str.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-get_unique_fmpz.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-hurwitz_zeta.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-intersection.c:35:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-lambertw.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-lgamma.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log1p.c:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log_arf.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log_base_ui.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log_hypot.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log_newton.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log_primes_vec_bsplit.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log_tab.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_LOG_TAB1_LIMBS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-log_ui_from_prev.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-max.c:69:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-min.c:69:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-minmax.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-mul_arf.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-mul.c:75:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-mul.c:149:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-mul_fmpz.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-mul_more.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-mul_si.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-mul_ui.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-nonnegative_abs.c:53:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-nonnegative_abs.c:105:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-nonnegative_abs.c:137:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-overlaps.c:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-partitions_fmpz.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-pos_times_posinf.c:278:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-pow.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-power_sum_vec.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-pow_fmpq.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-pow_fmpz.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-primorial.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-rgamma.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-richcmp.c:133:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-rising2_ui.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-rising_ui.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-root_ui.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-rsqrt.c:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sec.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sech.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-set_interval_arf.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-set_interval_mag.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-set_interval_mpfr.c:32:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-set_interval_neg_pos_mag.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-set_str.c:199:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sgn.c:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sinc.c:24:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos_arf_bb.c:37:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos_arf_generic.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos_generic.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos_pi.c:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos_pi_fmpq_algebraic.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos_pi_fmpq.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos_tab.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_SIN_COS_TAB1_LIMBS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_cos_taylor_rs.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sinc_pi.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sinh.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sinh_cosh.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_pi.c:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_pi_fmpq_algebraic.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sin_pi_fmpq.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-special.c:632:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sqrt1pm1.c:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sqrt.c:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sqrt_newton.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sqrtpos.c:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sub_arf.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sub.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sub_fmpz.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-submul_arf.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-submul.c:68:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-submul.c:90:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-submul_fmpz.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-submul_si.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-submul_ui.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sub_si.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-sub_ui.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-tanh.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-tan_pi.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-trim.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-ui_pow_ui.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-union.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-urandom.c:38:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-zeta.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-zeta_ui_asymp.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-zeta_ui_bernoulli.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-zeta_ui_borwein_bsplit.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-zeta_ui.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-zeta_ui_euler_product.c:27:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-zeta_ui_vec_borwein.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-zeta_ui_vec.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/test/t-fac_ui.c:33:19: style: Condition 'n+1==0' is always false [knownConditionTrueFalse] flint-3.1.2/src/arb/test/t-pos_times_posinf.c:151:62: style: Local variable 'expected' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/test/t-pos_times_posinf.c:132:88: note: Shadowed declaration flint-3.1.2/src/arb/test/t-pos_times_posinf.c:151:62: note: Shadow variable flint-3.1.2/src/arb/union.c:38:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/ui_pow_ui.c:36:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/ui_pow_ui.c:57:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/ui_pow_ui.c:78:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_MUL_TMP_DECL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/vec_init.c:18:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/zeta_ui_bernoulli.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/zeta_ui_borwein_bsplit.c:61:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/zeta_ui_borwein_bsplit.c:154:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/zeta_ui_vec.c:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_calc/io.c:27:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_calc/isolate_roots.c:87:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arf_interval_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_calc/isolate_roots.c:179:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arf_interval_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb/ui_pow_ui.c:92:23: style: Local variable 'hi' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/ui_pow_ui.c:77:45: note: Shadowed declaration flint-3.1.2/src/arb/ui_pow_ui.c:92:23: note: Shadow variable flint-3.1.2/src/arb/ui_pow_ui.c:92:27: style: Local variable 'lo' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/ui_pow_ui.c:77:49: note: Shadowed declaration flint-3.1.2/src/arb/ui_pow_ui.c:92:27: note: Shadow variable flint-3.1.2/src/arb/ui_pow_ui.c:244:23: style: Local variable 'hi' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/ui_pow_ui.c:77:45: note: Shadowed declaration flint-3.1.2/src/arb/ui_pow_ui.c:244:23: note: Shadow variable flint-3.1.2/src/arb/ui_pow_ui.c:244:27: style: Local variable 'lo' shadows outer variable [shadowVariable] flint-3.1.2/src/arb/ui_pow_ui.c:77:49: note: Shadowed declaration flint-3.1.2/src/arb/ui_pow_ui.c:244:27: note: Shadow variable flint-3.1.2/src/arb/ui_pow_ui.c:278:13: error: Uninitialized variable: zf [uninitvar] flint-3.1.2/src/arb/ui_pow_ui.c:283:13: error: Uninitialized variable: xf [uninitvar] flint-3.1.2/src/arb_calc/newton_step.c:47:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_CALC_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_calc/refine_root_bisect.c:73:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_CALC_IMPRECISE_INPUT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_calc/refine_root_newton.c:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_calc/test/t-isolate_roots.c:50:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fmpz_poly/complex_roots.c:103:13: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_ONCE_STOP is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb_fmpz_poly/deflate.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fmpz_poly/gauss_period_minpoly.c:115:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fmpz_poly/test/t-complex_roots.c:109:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fmpz_poly/test/t-evaluate_acb.c:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fmpz_poly/test/t-evaluate_arb.c:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fmpz_poly/test/t-gauss_period_minpoly.c:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPWRAP_CORRECT_ROUNDING [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:52:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPWRAP_CORRECT_ROUNDING [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:141:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FPWRAP_WORK_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:187:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:220:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:256:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:295:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:329:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:363:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:400:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:440:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:475:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:508:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:544:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:583:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:617:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:651:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:688:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:728:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:846:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_exp [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:847:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_exp [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:849:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_expm1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:850:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_expm1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:852:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_log [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:853:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_log [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:855:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_log1p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:856:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_log1p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:858:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_pow [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:859:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_pow [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:861:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_sqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:862:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_sqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:864:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_rsqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:865:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_rsqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:873:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_sin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:874:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_sin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:876:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_cos [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:877:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_cos [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:879:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_tan [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:880:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_tan [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:882:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_cot [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:883:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_cot [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:885:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_sec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:886:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_sec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:888:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_csc [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:889:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_csc [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:891:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_sinc [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:892:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_sinc [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:894:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_sin_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:895:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_sin_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:897:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_cos_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:898:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_cos_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:900:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_tan_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:901:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_tan_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:903:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_cot_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:904:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_cot_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:906:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_sinc_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:907:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_sinc_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:909:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_asin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:910:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_asin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:912:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_acos [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:913:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_acos [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:915:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_atan [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:916:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_atan [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:918:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_atan2 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:920:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_asinh [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:921:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_asinh [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:923:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_acosh [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:924:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_acosh [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:926:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_atanh [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:927:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_atanh [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:929:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_rising [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:930:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_rising [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:932:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_gamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:933:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_gamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:935:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_rgamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:936:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_rgamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:938:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_lgamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:939:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_lgamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:941:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_digamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:942:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_digamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:944:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_zeta [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:945:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_zeta [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:947:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hurwitz_zeta [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:948:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hurwitz_zeta [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1025:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_barnes_g [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1028:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_log_barnes_g [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1031:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_polygamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1034:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_dirichlet_lerch_phi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1037:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_polylog [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1038:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_polylog [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1040:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_dilog [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1041:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_dilog [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1044:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_erf [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1045:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_erf [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1047:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_erfc [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1048:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_erfc [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1050:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_erfi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1051:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_erfi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1053:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_erfinv [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1054:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_erfcinv [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1067:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_gamma_upper [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1068:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_gamma_upper [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1070:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_gamma_lower [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1071:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_gamma_lower [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1073:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_beta_lower [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1074:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_beta_lower [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1076:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_expint [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1077:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_expint [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1079:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_ei [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1080:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_ei [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1082:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_si [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1083:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_si [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1085:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_ci [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1086:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_ci [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1088:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_shi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1089:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_shi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1091:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_chi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1092:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_chi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1094:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_li [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1095:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_li [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1097:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_bessel_j [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1098:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_bessel_j [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1100:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_bessel_y [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1101:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_bessel_y [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1103:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_bessel_i [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1104:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_bessel_i [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1106:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_bessel_k [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1107:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_bessel_k [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1109:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_bessel_k_scaled [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1110:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_bessel_k_scaled [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1151:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_chebyshev_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1152:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_chebyshev_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1154:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_chebyshev_u [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1155:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_chebyshev_u [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1157:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_jacobi_p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1158:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_jacobi_p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1160:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_gegenbauer_c [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1161:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_gegenbauer_c [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1163:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_laguerre_l [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1164:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_laguerre_l [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1166:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_hermite_h [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1167:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_hermite_h [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1169:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_legendre_p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1170:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_legendre_p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1172:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_legendre_q [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1173:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_legendre_q [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1190:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1210:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_0f1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1211:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_0f1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1213:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_1f1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1214:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_1f1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/test/t-fpwrap.c:52:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1216:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_u [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1217:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_u [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1219:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_hypgeom_2f1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1220:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_hypgeom_2f1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1241:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1271:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable real [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1297:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_agm [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1298:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_agm [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1300:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_k [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1301:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_e [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1302:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1303:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_f [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1304:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_e_inc [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1305:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_pi_inc [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1307:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_rf [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1308:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_rg [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1309:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_rj [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1311:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1312:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_p_prime [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1313:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_inv_p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1314:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_zeta [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1315:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_elliptic_sigma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1355:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_modular_eta [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1356:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_modular_j [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1357:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_modular_lambda [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1358:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_modular_delta [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1360:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_dirichlet_eta [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1361:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_dirichlet_xi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1387:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1416:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1445:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1491:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_fpwrap/fpwrap.c:1525:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/1f1_integration.c:95:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/1f1_integration.c:277:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/2f1_integration.c:116:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/2f1_integration.c:326:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/airy_zero.c:66:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/central_bin_ui.c:54:5: error: There is an unknown macro here somewhere. Configuration is required. If BERNOULLI_ENSURE_CACHED is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb_hypgeom/ci.c:158:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/ci.c:170:38: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] flint-3.1.2/src/arb_hypgeom/ci.c:213:42: style: Condition 'mag_cmp_2exp_si(err,0)>=0||1' is always true [knownConditionTrueFalse] flint-3.1.2/src/arb_hypgeom/erf.c:98:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/erf.c:349:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/erf.c:484:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/erf.c:582:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/erfinv.c:200:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/erfinv.c:344:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/erfinv.c:382:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma.c:119:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma.c:182:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma.c:207:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma_fmpq.c:52:1: error: There is an unknown macro here somewhere. Configuration is required. If ARB_DEF_CACHED_CONSTANT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb_hypgeom/gamma_lower_sum_rs.c:60:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/erf.c:97:16: style: Local variable 'u' shadows outer variable [shadowVariable] flint-3.1.2/src/arb_hypgeom/erf.c:80:14: note: Shadowed declaration flint-3.1.2/src/arb_hypgeom/erf.c:97:16: note: Shadow variable flint-3.1.2/src/arb_hypgeom/erf.c:141:15: style: Local variable 'err' shadows outer variable [shadowVariable] flint-3.1.2/src/arb_hypgeom/erf.c:135:11: note: Shadowed declaration flint-3.1.2/src/arb_hypgeom/erf.c:141:15: note: Shadow variable flint-3.1.2/src/arb_hypgeom/gamma_lower_sum_rs.c:146:14: style: Variable 'jlen' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:229:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:251:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_HYPGEOM_GAMMA_TAB_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:95:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:388:21: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:381:21: note: success is assigned flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:388:21: note: success is overwritten flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:363:18: style: Local variable 'u' shadows outer variable [shadowVariable] flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:250:14: note: Shadowed declaration flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:363:18: note: Shadow variable flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:363:21: style: Local variable 'v' shadows outer variable [shadowVariable] flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:250:17: note: Shadowed declaration flint-3.1.2/src/arb_hypgeom/gamma_taylor.c:363:21: note: Shadow variable flint-3.1.2/src/arb_hypgeom/gamma_upper_fmpq_step_bsplit.c:131:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma_upper_sum_rs.c:64:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/legendre_p.c:20:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma_upper_sum_rs.c:55:10: style: Variable 'jlen' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/gamma_upper_sum_rs.c:56:10: style: Variable 'jbot' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/legendre_p_ui_asymp.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/legendre_p_ui_asymp.c:39:19: style: Same expression used in consecutive assignments of 'aa' and 'bb'. [duplicateAssignExpression] flint-3.1.2/src/arb_hypgeom/legendre_p_ui_asymp.c:40:19: note: Same expression used in consecutive assignments of 'aa' and 'bb'. flint-3.1.2/src/arb_hypgeom/legendre_p_ui_asymp.c:39:19: note: Same expression used in consecutive assignments of 'aa' and 'bb'. flint-3.1.2/src/arb_hypgeom/legendre_p_ui_one.c:104:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:86:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/legendre_p_ui_rec.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/legendre_p_ui_root.c:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/legendre_p_ui_root.c:128:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/legendre_p_ui_zero.c:185:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma_tab.c:4196:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:220:27: style: Variable 'term_prec' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:219:27: note: term_prec is assigned flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:220:27: note: term_prec is overwritten flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:108:23: style: Local variable 'err' shadows outer variable [shadowVariable] flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:19:21: note: Shadowed declaration flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:108:23: note: Shadow variable flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:138:19: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:18:14: note: Shadowed declaration flint-3.1.2/src/arb_hypgeom/gamma_stirling_sum_improved.c:138:19: note: Shadow variable flint-3.1.2/src/arb_hypgeom/rising_ui.c:40:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/rising_ui_forward.c:26:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/rising_ui_forward.c:36:30: style: Variable 'xptr[xn-1]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/rising_ui_jet_powsum.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/rising_ui_jet_rs.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/rising_ui_rs.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/rising_ui_rs.c:54:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/rising_ui_rs.c:87:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/rising_ui_rs.c:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/si.c:188:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/si.c:200:38: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] flint-3.1.2/src/arb_hypgeom/sum_fmpq_arb_forward.c:52:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/sum_fmpq_arb_rs.c:57:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/sum_fmpq_arb_rs.c:231:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/sum_fmpq_imag_arb_forward.c:54:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/sum_fmpq_imag_arb_rs.c:188:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-1f1_integration.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-2f1_integration.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-airy_zero.c:93:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-bessel_i_integration.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-bessel_j.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-bessel_k_integration.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-bessel_y.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-central_bin_ui.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-ci.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-coulomb_series.c:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-erf.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-erfinv.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-gamma_fmpq.c:33:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-gamma_lower_sum_rs.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-gamma_stirling_sum.c:24:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-gamma_taylor.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-gamma_taylor_tab.c:25:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_HYPGEOM_GAMMA_TAB_NUM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-gamma_upper_fmpq.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-gamma_upper_integration.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-gamma_upper_sum_rs.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-legendre_p_ui_asymp.c:33:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-legendre_p_ui.c:33:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-legendre_p_ui_deriv_bound.c:34:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-legendre_p_ui_one.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-legendre_p_ui_rec.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-legendre_p_ui_root.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-legendre_p_ui_zero.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-lgamma.c:24:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-rising_ui.c:48:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-rising_ui_jet.c:43:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-si.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-sum_fmpq_arb.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-sum_fmpq_imag_arb.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-u_integration.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/test/t-wrappers.c:273:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/sum_fmpq_arb_rs.c:115:10: style: Variable 'jlen' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/sum_fmpq_arb_rs.c:116:10: style: Variable 'jbot' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:359:19: style: Variable 'cost_zero' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:245:19: note: cost_zero is assigned flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:359:19: note: cost_zero is overwritten flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:360:18: style: Variable 'cost_one' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:246:18: note: cost_one is assigned flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:360:18: note: cost_one is overwritten flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:361:20: style: Variable 'cost_asymp' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:247:20: note: cost_asymp is assigned flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:361:20: note: cost_asymp is overwritten flint-3.1.2/src/arb_hypgeom/legendre_p_ui.c:223:18: style: Variable 'size' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/sum_fmpq_imag_arb_rs.c:69:10: style: Variable 'jlen' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/sum_fmpq_imag_arb_rs.c:70:10: style: Variable 'jbot' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_hypgeom/test/t-lgamma.c:33:15: style: Variable 'ebits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arb_hypgeom/test/t-lgamma.c:30:19: note: ebits is assigned flint-3.1.2/src/arb_hypgeom/test/t-lgamma.c:33:15: note: ebits is overwritten flint-3.1.2/src/arb_hypgeom/test/t-lgamma.c:33:15: style: Variable 'ebits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arb_hypgeom/test/t-lgamma.c:32:19: note: ebits is assigned flint-3.1.2/src/arb_hypgeom/test/t-lgamma.c:33:15: note: ebits is overwritten flint-3.1.2/src/arb_hypgeom/u_integration.c:92:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/u_integration.c:283:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/u_integration.c:446:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_lu.c:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_lu.c:45:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_lu.c:88:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_lu.c:132:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/addmul_rad_mag_fast.c:98:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/addmul_rad_mag_fast.c:106:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/addmul_rad_mag_fast.c:122:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_mul.c:47:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_mul.c:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_lu.c:15:53: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/arb_mat/approx_lu.c:53:15: style: Variable 'a' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/arb_mat/approx_solve_lu_precomp.c:26:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_solve_tril.c:17:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_solve_tril.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_hypgeom/u_integration.c:308:58: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] flint-3.1.2/src/arb_hypgeom/u_integration.c:314:58: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] flint-3.1.2/src/arb_mat/approx_solve_triu.c:17:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/approx_solve_triu.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/charpoly.c:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/cho.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/companion.c:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/det.c:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/det_lu.c:73:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/det_lu.c:108:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/det_precond.c:20:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/det_precond.c:50:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/det_precond.c:16:41: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/arb_mat/det_lu.c:18:15: style: Variable 'a' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/arb_mat/exp_taylor_sum.c:63:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_mat_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/exp.c:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/init.c:22:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/inv_cho_precomp.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/inv_ldl_precomp.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/io.c:39:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/ldl.c:120:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/lu_recursive.c:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/lu_recursive.c:61:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/mul.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/lu_classical.c:18:15: style: Variable 'a' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/arb_mat/lu_recursive.c:15:53: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/arb_mat/mul_classical.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/mul_entrywise.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/mul_threaded.c:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/mul_threaded.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DOMERR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/mul_block.c:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/mul_block.c:135:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/mul_block.c:225:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/solve_lu_precomp.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/solve_tril.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/solve_triu.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/spd_inv.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/sqr_classical.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-addmul_rad_mag_fast.c:55:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-charpoly.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/mul_block.c:182:22: error: Uninitialized variable: e [legacyUninitvar] flint-3.1.2/src/arb_mat/test/t-cho.c:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-companion.c:30:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-dct.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-det.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-det_precond.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-exp.c:50:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-exp_taylor_sum.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-frobenius_norm.c:43:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-inv.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-inv_cho_precomp.c:75:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-inv_ldl_precomp.c:75:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-ldl.c:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-lu.c:44:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-lu_recursive.c:46:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-mul_block.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-mul.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-mul_entrywise.c:43:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-mul_threaded.c:26:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-pascal.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve_cho_precomp.c:76:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve_ldl_precomp.c:76:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve_lu.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve_preapprox.c:83:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve_precond.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve_tril.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve_triu.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-spd_get_fmpz_mat.c:23:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-spd_inv.c:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-spd_lll_reduce.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-spd_solve.c:48:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-sqr.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-stirling.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-trace.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-transpose.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-vector_mul.c:21:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/test/t-solve_preapprox.c:103:20: style: Local variable 'm' shadows outer variable [shadowVariable] flint-3.1.2/src/arb_mat/test/t-solve_preapprox.c:80:18: note: Shadowed declaration flint-3.1.2/src/arb_mat/test/t-solve_preapprox.c:103:20: note: Shadow variable flint-3.1.2/src/arb_mat/trace.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/transpose.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/vector_mul.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_mat/window_init.c:21:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/acos_series.c:20:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/asin_series.c:20:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/atan_series.c:20:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/compose.c:24:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/compose_series.c:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/digamma_series.c:49:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/evaluate2_acb_rectangular.c:74:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/evaluate2_rectangular.c:70:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/exp_series.c:42:5: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb_poly/exp_series_basecase.c:49:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/fit_length.c:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/evaluate_vec_fast.c:32:27: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/arb_poly/evaluate_vec_fast.c:65:10: style: Variable 'left' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arb_poly/gamma_series.c:255:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/integral.c:19:12: style: Redundant initialization for 'k'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/arb_poly/integral.c:17:13: note: k is initialized flint-3.1.2/src/arb_poly/integral.c:19:12: note: k is overwritten flint-3.1.2/src/arb_poly/interpolate_fast.c:48:30: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/arb_poly/inv_series.c:64:13: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb_poly/io.c:38:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/lambertw_series.c:45:5: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb_poly/log1p_series.c:20:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/log_series.c:20:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/lgamma_series.c:58:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/mullow.c:38:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/mullow.c:102:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/mullow_block.c:115:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/mullow_block.c:244:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/mullow_block.c:527:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/newton_refine_root.c:28:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/nth_derivative.c:20:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/pow_arb_series.c:68:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/revert_series.c:21:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/revert_series.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/rgamma_series.c:70:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/rsqrt_series.c:53:9: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arb_poly/set_fmpq_poly.c:28:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/sin_cos_series.c:81:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/swinnerton_dyer_ui.c:68:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/tan_series.c:25:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/taylor_shift.c:51:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/taylor_shift.c:31:11: warning: Identical condition 'n<=30', second condition is always false [identicalConditionAfterEarlyExit] flint-3.1.2/src/arb_poly/taylor_shift.c:26:11: note: If condition 'n<=30' is true, the function will return/exit flint-3.1.2/src/arb_poly/taylor_shift.c:31:11: note: Testing identical condition 'n<=30' flint-3.1.2/src/arb_poly/test/t-acos_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-add.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-add_series.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-add_si.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-asin_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-atan_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-binomial_transform.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-binomial_transform_basecase.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-binomial_transform_convolution.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-borel_transform.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-compose.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-compose_series.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-cos_pi_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-cot_pi_series.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-digamma_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-div_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-divrem.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate2.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate2_acb_rectangular.c:33:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate2_horner.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate2_rectangular.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate_acb_rectangular.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate_horner.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate_rectangular.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate_vec_fast.c:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-evaluate_vec_iter.c:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-exp_series.c:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-exp_series_basecase.c:42:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-gamma_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-get_coeff_ptr.c:24:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-get_set_coeff_arb.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-get_unique_fmpz_poly.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-graeffe_transform.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-interpolate_barycentric.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-interpolate_fast.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-interpolate_newton.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-inv_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-lambertw_series.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-lgamma_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-log1p_series.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-log_series.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-mul.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-mullow_block.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-mullow.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-mullow_classical.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-pow_arb_series.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-pow_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-pow_ui.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-pow_ui_trunc_binexp.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-product_roots.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-product_roots_complex.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-revert_series.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-rgamma_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-riemann_siegel_theta_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-riemann_siegel_z_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-rising_ui_series.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-root_bound_fujiwara.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-rsqrt_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-set_trunc_round.c:30:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-shift_left_right.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sin_cos_pi_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sin_cos_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sinc_pi_series.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sinc_series.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sinh_cosh_series.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sin_pi_series.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sin_series_cos_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sqrt_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sub.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-sub_series.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-swinnerton_dyer_ui.c:34:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-tan_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-taylor_shift.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/test/t-zeta_series.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/tree.c:22:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arb_poly/tree.c:44:32: style: Parameter 'tree' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/arf/abs_bound_lt_2exp_si.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/add.c:238:5: error: There is an unknown macro here somewhere. Configuration is required. If FMPZ_GET_MPN_READONLY is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/add_mpn.c:247:9: error: There is an unknown macro here somewhere. Configuration is required. If ARF_ADD_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/addmul.c:74:5: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/call_mpfr_func.c:27:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_EMIN_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/ceil.c:40:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_CEIL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/clear.c:28:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arf_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/approx_dot.c:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_ADD_TMP_DECL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/complex_mul.c:127:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/complex_mul.c:248:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/div.c:128:5: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/floor.c:40:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_FLOOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/fma.c:74:5: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/get.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:39:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:55:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:120:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:169:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:216:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:367:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:390:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:411:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:478:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:508:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:537:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:603:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/get.c:83:13: error: Uninitialized variable: xx [uninitvar] flint-3.1.2/src/arf/io.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/io.c:51:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/io.c:81:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/io.c:157:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/io.c:203:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/io.c:204:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/io.c:246:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/is_int.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_EXP_ZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/memory_manager.c:54:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/memory_manager.c:87:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/mul_rnd_any.c:58:9: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/mul_rnd_down.c:201:9: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/approx_dot.c:315:29: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arf/approx_dot.c:331:24: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arf/approx_dot.c:339:24: style: Variable 'u0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arf/mul_via_mpfr.c:76:5: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/root.c:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/rsqrt.c:83:5: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/complex_mul.c:174:9: style: Local variable 'acn' shadows outer variable [shadowVariable] flint-3.1.2/src/arf/complex_mul.c:85:31: note: Shadowed declaration flint-3.1.2/src/arf/complex_mul.c:174:9: note: Shadow variable flint-3.1.2/src/arf/complex_mul.c:85:31: style: Unused variable: acn [unusedVariable] flint-3.1.2/src/arf/set.c:112:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_RNDD [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/set.c:134:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/set.c:177:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/set.c:190:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/sosq.c:76:9: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/sqrt.c:77:5: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/root.c:64:5: error: Uninitialized variable: zf [uninitvar] flint-3.1.2/src/arf/root.c:69:5: error: Uninitialized variable: xf [uninitvar] flint-3.1.2/src/arf/set.c:107:5: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/arf/set.c:177:17: style: Variable 'yptr[0]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arf/sub.c:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/sub.c:159:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/submul.c:74:5: error: There is an unknown macro here somewhere. Configuration is required. If ARF_MUL_TMP_FREE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/arf/sub.c:202:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/set_round.c:32:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/set_round.c:81:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/set_round.c:273:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_EXP_ZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/set_round.c:295:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/sum.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/sum.c:119:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arf_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-abs_bound_le_2exp_fmpz.c:29:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-abs_bound_lt_2exp_fmpz.c:29:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-abs_bound_lt_2exp_si.c:35:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-add.c:85:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-add_fmpz.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-add.c:98:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-add.c:91:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-add.c:98:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-add.c:98:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-add.c:92:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-add.c:98:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-add.c:98:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-add.c:93:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-add.c:98:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-add.c:98:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-add.c:94:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-add.c:98:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-add.c:98:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-add.c:95:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-add.c:98:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-add_fmpz_2exp.c:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-add_si.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-add_ui.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-addmul.c:48:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-addmul_fmpz.c:49:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-addmul_si.c:49:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-addmul_ui.c:48:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-approx_dot.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-ceil.c:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-ceil.c:36:20: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-ceil.c:32:16: note: result is assigned flint-3.1.2/src/arf/test/t-ceil.c:36:20: note: result is overwritten flint-3.1.2/src/arf/test/t-cmp.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-cmp_2exp_si.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-cmpabs.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-cmpabs_2exp_si.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-complex_mul.c:36:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-complex_sqr.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-div.c:39:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_RNDD [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-div.c:72:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-dump_file.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-dump_str.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-floor.c:27:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-fma.c:48:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-frexp.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-get_d.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-get_fmpz.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-get_mpfr.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-get_str.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-is_int_2exp_si.c:30:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-mul.c:22:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-mul.c:44:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-mul_fmpz.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-mul_si.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-mul_ui.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-mul_via_mpfr.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-neg_round.c:35:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-root.c:42:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_RNDD [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-root.c:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-rsqrt.c:21:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpfr_rec_sqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-rsqrt.c:56:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-set_d.c:31:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-set_fmpq.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-set_fmpz_2exp.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-set_round.c:35:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-set_round_fmpz.c:35:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-set_round_mpz.c:35:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-set_round_ui.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-set_round_uiui.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sgn.c:26:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sosq.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sqrt.c:21:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpfr_sqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sqrt.c:57:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sub.c:46:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sub_fmpz.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-submul.c:48:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-submul_fmpz.c:49:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-submul_si.c:49:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-submul_ui.c:48:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sub_si.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sub_ui.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sum.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/set_round.c:212:17: style: Variable 'yptr[0]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arf/set_round.c:217:17: style: Variable 'yptr[0]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/arf/test/t-floor.c:36:20: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-floor.c:32:16: note: result is assigned flint-3.1.2/src/arf/test/t-floor.c:36:20: note: result is overwritten flint-3.1.2/src/arf/test/t-mul_via_mpfr.c:23:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arf/test/t-sub.c:59:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-sub.c:52:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-sub.c:59:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-sub.c:59:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-sub.c:53:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-sub.c:59:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-sub.c:59:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-sub.c:54:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-sub.c:59:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-sub.c:59:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-sub.c:55:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-sub.c:59:17: note: rnd is overwritten flint-3.1.2/src/arf/test/t-sub.c:59:17: style: Variable 'rnd' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/arf/test/t-sub.c:56:30: note: rnd is assigned flint-3.1.2/src/arf/test/t-sub.c:59:17: note: rnd is overwritten flint-3.1.2/src/arith/bell_number.c:94:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bell_number_tab [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bell_number_multi_mod.c:109:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bell_number_nmod.c:36:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bell_number_nmod.c:59:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BELL_NUMBER_TAB_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bell_number_nmod_vec_recursive.c:33:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bell_number_nmod_vec_series.c:42:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bell_number_vec_recursive.c:22:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BELL_NUMBER_TAB_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bell_number_vec_multi_mod.c:37:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bernoulli_number_size.c:23:23: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] flint-3.1.2/src/arith/bernoulli_number_vec_multi_mod.c:78:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bernoulli_number_vec_recursive.c:68:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/bernoulli_number_vec_recursive.c:138:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BERNOULLI_SMALL_NUMER_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/dedekind_cosine_sum_factored.c:45:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/divisors.c:51:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/divisors.c:133:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/euler_number_size.c:20:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall] flint-3.1.2/src/arith/euler_number_vec.c:69:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/stirling1.c:50:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/sum_of_squares.c:122:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/stirling2.c:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/stirling2.c:339:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/stirling2.c:541:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/stirling2.c:658:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bell_number.c:43:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bell_number_multi_mod.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bell_number_nmod.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bell_number_nmod_vec.c:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bell_number_vec.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bernoulli_number.c:45:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bernoulli_number_denom.c:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bernoulli_number_vec.c:45:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bernoulli_polynomial.c:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-chebyshev_t_polynomial.c:44:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-chebyshev_u_polynomial.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-divisors.c:55:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-euler_number_vec.c:46:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-euler_number_zeta.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-euler_polynomial.c:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-harmonic_number.c:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-harmonic_number.c:88:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-landau_function_vec.c:43:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-number_of_partitions_vec.c:35:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-ramanujan_tau.c:31:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-ramanujan_tau.c:53:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-ramanujan_tau.c:153:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-stirling.c:43:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-sum_of_squares.c:59:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-swinnerton_dyer_polynomial.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/arith/test/t-bernoulli_number.c:62:15: style: Local variable 'N' shadows outer variable [shadowVariable] flint-3.1.2/src/arith/test/t-bernoulli_number.c:24:14: note: Shadowed declaration flint-3.1.2/src/arith/test/t-bernoulli_number.c:62:15: note: Shadow variable flint-3.1.2/src/bernoulli/bound_2exp_si.c:79:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/cache_compute.c:51:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/fmpq_ui.c:18:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bernoulli_cache_num [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/fmpq_ui_multi_mod.c:200:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/fmpq_ui_zeta.c:29:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BERNOULLI_SMALL_NUMER_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/fmpq_vec.c:73:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/rev_init.c:30:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BERNOULLI_REV_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/rev_next.c:71:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BERNOULLI_REV_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/mod_p_harvey.c:240:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/mod_p_harvey.c:480:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/mod_p_harvey.c:508:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/mod_p_harvey.c:528:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/mod_p_harvey.c:814:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/mod_p_harvey.c:862:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/test/t-bound_2exp_si.c:37:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_UP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/test/t-fmpq_ui.c:62:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/test/t-fmpq_ui_multi_mod.c:39:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/test/t-fmpq_vec.c:28:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/test/t-mod_p_harvey.c:102:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/test/t-rev.c:26:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/test/t-mod_p_harvey.c:87:21: style: Local variable 'iter' shadows outer variable [shadowVariable] flint-3.1.2/src/bernoulli/test/t-mod_p_harvey.c:49:11: note: Shadowed declaration flint-3.1.2/src/bernoulli/test/t-mod_p_harvey.c:87:21: note: Shadow variable flint-3.1.2/src/bool_mat/all_pairs_longest_walk.c:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/all_pairs_longest_walk.c:125:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/all_pairs_longest_walk.c:261:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/directed_cycle.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/directed_path.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bernoulli/mod_p_harvey.c:861:20: style: Unsigned expression 'k' can't be negative so it is unnecessary to test it. [unsignedPositive] flint-3.1.2/src/bernoulli/mod_p_harvey.c:301:18: style: Local variable 'x' shadows outer variable [shadowVariable] flint-3.1.2/src/bernoulli/mod_p_harvey.c:247:11: note: Shadowed declaration flint-3.1.2/src/bernoulli/mod_p_harvey.c:301:18: note: Shadow variable flint-3.1.2/src/bernoulli/mod_p_harvey.c:340:27: style: Local variable 'y' shadows outer variable [shadowVariable] flint-3.1.2/src/bernoulli/mod_p_harvey.c:301:21: note: Shadowed declaration flint-3.1.2/src/bernoulli/mod_p_harvey.c:340:27: note: Shadow variable flint-3.1.2/src/bernoulli/mod_p_harvey.c:589:18: style: Local variable 'x' shadows outer variable [shadowVariable] flint-3.1.2/src/bernoulli/mod_p_harvey.c:529:11: note: Shadowed declaration flint-3.1.2/src/bernoulli/mod_p_harvey.c:589:18: note: Shadow variable flint-3.1.2/src/bool_mat/get_strongly_connected_components.c:27:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/get_strongly_connected_components.c:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/get_strongly_connected_components.c:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/get_strongly_connected_components.c:124:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/get_strongly_connected_components.c:179:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/get_strongly_connected_components.c:195:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/io.c:38:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/is_nilpotent.c:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/is_transitive.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/mul.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/mul_entrywise.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/nilpotency_degree.c:36:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/nilpotency_degree.c:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/pow_ui.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/randtest.c:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-complement.c:70:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-is_diagonal.c:61:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-all_pairs_longest_walk.c:150:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-is_nilpotent.c:37:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-is_transitive.c:52:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-mul.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-nilpotency_degree.c:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-trace.c:75:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-transitive_closure.c:64:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/test/t-transpose.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/trace.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/transitive_closure.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/bool_mat/transpose.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/abs.c:40:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_QQBAR_DEG_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/arg.c:65:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Arg [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/asin.c:17:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/asin.c:119:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Asin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/asin.c:125:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_TRIG_FORM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/add.c:35:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/add.c:310:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/atan.c:17:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/atan.c:112:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/atan.c:168:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/atan.c:201:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_TRIG_FORM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/can_evaluate_qqbar.c:20:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Sqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/ceil.c:47:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_PREC_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_equal.c:25:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_ge.c:35:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_ge.c:225:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_ge.c:239:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_ge.c:253:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_ge.c:267:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_algebraic.c:21:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_algebraic.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_i.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_imaginary.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_equal.c:99:11: style: Condition '0&&x_alg==T_TRUE' is always false [knownConditionTrueFalse] flint-3.1.2/src/ca/check_is_infinity.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_equal.c:37:14: error: Uninitialized variable: xsign [uninitvar] flint-3.1.2/src/ca/check_equal.c:38:14: error: Uninitialized variable: ysign [uninitvar] flint-3.1.2/src/ca/check_is_integer.c:21:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_imaginary.c:87:22: style: The if condition is the same as the previous if condition [duplicateCondition] flint-3.1.2/src/ca/check_is_imaginary.c:73:22: note: First condition flint-3.1.2/src/ca/check_is_imaginary.c:87:22: note: Second condition flint-3.1.2/src/ca/check_is_imaginary.c:75:22: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/ca/check_is_imaginary.c:44:15: note: Shadowed declaration flint-3.1.2/src/ca/check_is_imaginary.c:75:22: note: Shadow variable flint-3.1.2/src/ca/check_is_neg_i.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_neg_i_inf.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_neg_i_inf.c:25:13: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/ca/check_is_neg_inf.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_neg_one.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_neg_inf.c:25:13: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/ca/check_is_negative_real.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_number.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_one.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_pos_i_inf.c:21:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_pos_inf.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_pos_i_inf.c:26:13: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/ca/check_is_rational.c:21:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_pos_inf.c:25:13: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/ca/check_is_negative_real.c:80:22: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/ca/check_is_negative_real.c:41:15: note: Shadowed declaration flint-3.1.2/src/ca/check_is_negative_real.c:80:22: note: Shadow variable flint-3.1.2/src/ca/check_is_real.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_signed_inf.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_uinf.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_undefined.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_real.c:83:22: style: The if condition is the same as the previous if condition [duplicateCondition] flint-3.1.2/src/ca/check_is_real.c:70:22: note: First condition flint-3.1.2/src/ca/check_is_real.c:83:22: note: Second condition flint-3.1.2/src/ca/check_is_real.c:72:22: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/ca/check_is_real.c:41:15: note: Shadowed declaration flint-3.1.2/src/ca/check_is_real.c:72:22: note: Shadow variable flint-3.1.2/src/ca/clear.c:21:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_SPECIAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/clear.c:47:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_SPECIAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_zero.c:22:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_zero.c:39:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_zero.c:90:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/check_is_zero.c:160:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/condense_field.c:49:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/csgn.c:24:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/conj.c:35:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Conjugate [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/conj.c:47:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_QQBar [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/conj.c:138:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/conj.c:227:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/conj.c:372:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/ctx_init.c:23:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/div.c:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/div.c:195:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/erf.c:21:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/erfc.c:21:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/erfi.c:21:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/euler.c:17:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Euler [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/equal_repr.c:24:25: style: Return value 'x->field==y->field' is always true [knownConditionTrueFalse] flint-3.1.2/src/ca/equal_repr.c:20:18: note: Assuming that condition 'x->field!=y->field' is not redundant flint-3.1.2/src/ca/equal_repr.c:24:25: note: Return value 'x->field==y->field' is always true flint-3.1.2/src/ca/condense_field.c:48:14: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/ca/factor.c:30:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_FACTOR_ZZ_FULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/factor.c:68:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_FACTOR_ZZ_SMOOTH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/factor.c:104:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/exp.c:82:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/exp.c:104:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/factor_insert.c:34:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/floor.c:47:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_PREC_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/fmpz_mpoly_evaluate.c:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/exp.c:72:14: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/ca/exp.c:73:14: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/ca/exp.c:69:20: style: Variable 'one' is not assigned a value. [unassignedVariable] flint-3.1.2/src/ca/gamma.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/gamma.c:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Gamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/gamma.c:85:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_PREC_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_acb.c:23:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_PREC_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_acb.c:53:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_PREC_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_acb.c:106:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_acb_raw.c:57:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_fexpr.c:88:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Add [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_fexpr.c:110:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_fexpr.c:167:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Unknown [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_fexpr.c:287:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_FEXPR_SERIALIZATION [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_fexpr.c:391:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Unknown [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_qqbar.c:35:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_qqbar.c:289:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_qqbar.c:372:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/hash_repr.c:36:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flag [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/get_fexpr.c:351:23: style: Condition 'num_ext<=26&&0' is always false [knownConditionTrueFalse] flint-3.1.2/src/ca/get_fexpr.c:242:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/ca/get_fexpr.c:157:11: note: Shadowed declaration flint-3.1.2/src/ca/get_fexpr.c:242:15: note: Shadow variable flint-3.1.2/src/ca/get_fexpr.c:409:14: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/ca/get_fexpr.c:381:13: note: Shadowed declaration flint-3.1.2/src/ca/get_fexpr.c:409:14: note: Shadow variable flint-3.1.2/src/ca/get_fexpr.c:246:9: error: Uninitialized variable: xvars [uninitvar] flint-3.1.2/src/ca/im.c:41:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/inv.c:45:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/inv.c:79:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:98:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:188:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:234:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_QQBar [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:312:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_SPECIAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:462:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ext_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:516:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_SPECIAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:574:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_PRINT_FLAGS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:613:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_PRINT_FLAGS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/log.c:40:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/log.c:111:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/make_field_element.c:25:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/log.c:154:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/log.c:203:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/merge_fields.c:20:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/merge_fields.c:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/mul.c:178:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/neg.c:37:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_SPECIAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/io.c:312:13: error: Uninitialized variable: sgn [uninitvar] flint-3.1.2/src/ca/io.c:516:13: error: Uninitialized variable: sgn [uninitvar] flint-3.1.2/src/ca/neg_i_inf.c:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/neg_inf.c:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pi.c:17:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pos_i_inf.c:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pos_inf.c:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/randtest.c:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/randtest.c:113:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pow.c:19:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pow.c:140:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/re.c:41:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pow.c:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pow.c:226:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Pow [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pow.c:245:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Pow [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pow.c:367:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/pow.c:470:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_POW_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/set.c:23:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_SPECIAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/rewrite_complex_normal_form.c:113:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/rewrite_complex_normal_form.c:266:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/rewrite_complex_normal_form.c:348:19: style: Condition '0&&!CA_IS_SPECIAL(res)' is always false [knownConditionTrueFalse] flint-3.1.2/src/ca/merge_fields.c:186:48: error: Uninitialized variable: pol [uninitvar] flint-3.1.2/src/ca/merge_fields.c:186:53: error: Uninitialized variable: den [uninitvar] flint-3.1.2/src/ca/merge_fields.c:221:48: error: Uninitialized variable: pol [uninitvar] flint-3.1.2/src/ca/merge_fields.c:221:53: error: Uninitialized variable: den [uninitvar] flint-3.1.2/src/ca/set_fexpr.c:131:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Where [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/set_qqbar.c:157:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sgn.c:22:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sin_cos.c:21:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sin_cos.c:151:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Sin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sin_cos.c:280:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_TRIG_FORM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sin_cos.c:310:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sin_cos.c:364:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sin_cos.c:468:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_TRIG_FORM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sqrt.c:24:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Sqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sqrt.c:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Sqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sqrt.c:52:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sqrt.c:107:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_FACTOR_POLY_SQF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sqrt_factor.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/swap.c:17:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-acos.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-add.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-asin.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-atan.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/sqrt_factor.c:39:21: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/ca/sqrt_factor.c:35:20: note: Shadowed declaration flint-3.1.2/src/ca/sqrt_factor.c:39:21: note: Shadow variable flint-3.1.2/src/ca/test/t-conj.c:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-ctx_init_clear.c:22:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-div.c:32:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-erf.c:58:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-exp.c:37:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-field_init_clear.c:30:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-fmpz_mpoly_evaluate.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-gamma.c:38:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-get_fexpr.c:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-get_str.c:31:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-init_clear.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-log.c:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-mul.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-log_identities.c:205:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-neg.c:31:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-pow.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-pow_si_arithmetic.c:36:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-properties.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_check_is_number [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-re_im.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-sin_cos.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-sqrt.c:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-sqrt_factor.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-sub.c:33:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-tan.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/test/t-transfer.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/transfer.c:33:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_FEXPR_SERIALIZATION [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/uinf.c:18:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/undefined.c:18:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_UNDEFINED [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca/unknown.c:18:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/cache_init.c:26:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/cache_insert.c:30:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ext_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/clear.c:18:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_QQBar [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/cmp_repr.c:75:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_QQBar [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/equal_repr.c:25:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_QQBar [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/get_acb_raw.c:62:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_QQBar [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/init.c:33:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_QQBar [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/print.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_QQBar [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_ext/init.c:41:5: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/ca_ext/test/t-cache_insert.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_erf.c:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_erf.c:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_erf.c:90:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_erf.c:114:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_erf.c:146:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_erf.c:300:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Erf [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_gamma.c:42:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Gamma [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:191:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:204:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_Sqrt [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:283:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:394:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:534:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_VERBOSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:752:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:919:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_VIETA_LIMIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/cache_init.c:26:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/cache_insert.c:42:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/cache_insert.c:53:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_FIELD_HASH_C [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/cache_insert.c:88:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ext_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/cache_insert.c:123:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_field_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_gamma.c:159:72: error: Uninitialized variable: pol [uninitvar] flint-3.1.2/src/ca_field/build_ideal_gamma.c:159:77: error: Uninitialized variable: den [uninitvar] flint-3.1.2/src/ca_field/cmp.c:43:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/cmp.c:135:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/cmp.c:165:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/init.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_ctx_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/init.c:58:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ext_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/init.c:78:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ext_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/init.c:99:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ext_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/init.c:120:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ext_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/init.c:134:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ext_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal_erf.c:167:13: style: The if condition is the same as the previous if condition [duplicateCondition] flint-3.1.2/src/ca_field/build_ideal_erf.c:148:13: note: First condition flint-3.1.2/src/ca_field/build_ideal_erf.c:167:13: note: Second condition flint-3.1.2/src/ca_field/build_ideal_erf.c:224:13: style: The if condition is the same as the previous if condition [duplicateCondition] flint-3.1.2/src/ca_field/build_ideal_erf.c:205:13: note: First condition flint-3.1.2/src/ca_field/build_ideal_erf.c:224:13: note: Second condition flint-3.1.2/src/ca_field/test/t-cache_insert.c:50:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/ca_poly_evaluate.c:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_mat_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/charpoly.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/charpoly.c:17:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] flint-3.1.2/src/ca_mat/charpoly.c:21:5: note: Found duplicate branches for 'if' and 'else'. flint-3.1.2/src/ca_mat/charpoly.c:17:5: note: Found duplicate branches for 'if' and 'else'. flint-3.1.2/src/ca_mat/adjugate_cofactor.c:38:14: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/ca_mat/adjugate_cofactor.c:19:10: note: Shadowed declaration flint-3.1.2/src/ca_mat/adjugate_cofactor.c:38:14: note: Shadow variable flint-3.1.2/src/ca_mat/charpoly_berkowitz.c:40:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/charpoly_danilevsky.c:22:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/check_equal.c:23:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/check_is_one.c:20:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/check_is_zero.c:20:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/conj.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/det.c:83:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/det_bareiss.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/det_cofactor.c:19:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/det_lu.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/diagonalization.c:28:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/diagonalization.c:80:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/exp.c:20:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/fflu.c:48:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/find_pivot.c:19:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/find_pivot.c:31:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/find_pivot.c:50:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/get_fexpr.c:63:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Row [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/hilbert.c:19:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/init.c:22:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:289:11: style: Condition '0&&success' is always false [knownConditionTrueFalse] flint-3.1.2/src/ca_field/build_ideal.c:301:40: style: Condition '!fmpz_is_zero(rel+j)||1' is always true [knownConditionTrueFalse] flint-3.1.2/src/ca_field/build_ideal.c:873:21: style: Condition '!found_relation' is always true [knownConditionTrueFalse] flint-3.1.2/src/ca_field/build_ideal.c:860:34: note: Assignment 'found_relation=0', assigned value is 0 flint-3.1.2/src/ca_field/build_ideal.c:873:21: note: Condition '!found_relation' is always true flint-3.1.2/src/ca_field/build_ideal.c:1117:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/ca_field/build_ideal.c:904:11: note: Shadowed declaration flint-3.1.2/src/ca_field/build_ideal.c:1117:15: note: Shadow variable flint-3.1.2/src/ca_field/build_ideal.c:1059:60: error: Uninitialized variable: pol [uninitvar] flint-3.1.2/src/ca_field/build_ideal.c:1059:65: error: Uninitialized variable: den [uninitvar] flint-3.1.2/src/ca_mat/inv.c:24:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:436:28: style: Variable 'found_relation' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/ca_mat/inv.c:48:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_field/build_ideal.c:473:40: style: Variable 'found_relation' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/ca_field/build_ideal.c:474:39: style: Variable 'which_removed' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/ca_field/build_ideal.c:783:28: style: Variable 'found_relation' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/ca_mat/jordan_blocks.c:19:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/jordan_blocks.c:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/jordan_form.c:20:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/jordan_transformation.c:20:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/log.c:20:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/lu_classical.c:49:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_UNKNOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/lu_recursive.c:24:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/lu_recursive.c:65:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/mul_classical.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/mul.c:110:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/lu_classical.c:18:14: style: Variable 'a' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/ca_mat/lu_recursive.c:15:52: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/ca_mat/mul_same_nf.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/mul_same_nf.c:30:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/mul_same_nf.c:182:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_QUADRATIC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/nonsingular_fflu.c:20:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/mul_same_nf.c:228:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/nonsingular_lu.c:19:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/nonsingular_solve_adjugate.c:26:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/nonsingular_solve_fflu.c:27:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/nonsingular_solve_lu.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/mul_same_nf.c:175:9: error: Uninitialized variable: T [uninitvar] flint-3.1.2/src/ca_mat/pascal.c:19:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/right_kernel.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/rref_fflu.c:46:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/rref_lu.c:25:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/solve_fflu_precomp.c:26:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/solve_lu_precomp.c:25:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/solve_tril.c:20:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/solve_tril.c:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/solve_triu.c:20:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/solve_triu.c:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/stirling.c:19:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-adjugate.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-ca_poly_evaluate.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-charpoly.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-charpoly_danilevsky.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-companion.c:32:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-det.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-dft.c:37:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-diagonalization.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-exp.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-inv.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-jordan_blocks.c:37:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-jordan_blocks.c:83:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-jordan_form.c:33:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-lu.c:57:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-lu.c:124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-lu_classical.c:124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-lu_recursive.c:124:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-mul.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-mul_same_nf.c:45:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-nonsingular_solve_adjugate.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-nonsingular_solve.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-nonsingular_solve_fflu.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-nonsingular_solve_lu.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-rank.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-right_kernel.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-rref.c:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-rref_fflu.c:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-rref_lu.c:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-solve_tril.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-solve_triu.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-lu.c:19:31: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/ca_mat/test/t-lu_classical.c:57:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-lu_recursive.c:57:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/test/t-jordan_blocks.c:129:13: style: Condition 'success1' is always true [knownConditionTrueFalse] flint-3.1.2/src/ca_mat/test/t-jordan_blocks.c:126:20: note: Assignment 'success1=1', assigned value is 1 flint-3.1.2/src/ca_mat/test/t-jordan_blocks.c:129:13: note: Condition 'success1' is always true flint-3.1.2/src/ca_mat/test/t-jordan_blocks.c:16:88: style: Parameter 'block_size1' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/ca_mat/test/t-jordan_blocks.c:17:88: style: Parameter 'block_size2' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/ca_mat/test/t-lu_classical.c:19:31: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/ca_mat/test/t-lu_recursive.c:19:31: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/ca_mat/trace.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/transpose.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_mat/window_init.c:21:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/check_equal.c:21:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/check_is_one.c:21:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/check_is_zero.c:21:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/compose.c:23:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/div_series.c:100:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/div_series.c:134:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/divrem.c:35:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/divrem_basecase.c:26:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/divrem_basecase.c:51:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/evaluate_horner.c:22:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/exp_series.c:90:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/exp_series.c:187:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/exp_series.c:243:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/fit_length.c:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/get_fexpr.c:64:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_List [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/gcd.c:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_OPT_LOW_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/gcd.c:180:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/gcd_euclidean.c:70:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/gcd_euclidean.c:139:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/integral.c:19:12: style: Redundant initialization for 'k'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/ca_poly/integral.c:17:13: note: k is initialized flint-3.1.2/src/ca_poly/integral.c:19:12: note: k is overwritten flint-3.1.2/src/ca_poly/inv_series.c:120:13: error: There is an unknown macro here somewhere. Configuration is required. If NEWTON_INIT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/ca_poly/is_proper.c:26:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/log_series.c:39:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/make_monic.c:24:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/normalise.c:21:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/mullow_same_nf.c:16:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/mullow_same_nf.c:30:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/mullow_same_nf.c:77:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/pow_ui_trunc.c:32:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/mullow_same_nf.c:158:9: error: Uninitialized variable: poly [uninitvar] flint-3.1.2/src/ca_poly/set_ca.c:17:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/roots.c:97:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/roots.c:180:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-compose.c:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/roots.c:208:9: error: Uninitialized variable: f [uninitvar] flint-3.1.2/src/ca_poly/test/t-div_series.c:74:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-divrem.c:34:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-evaluate.c:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-evaluate_horner.c:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-exp_series.c:76:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-factor_squarefree.c:43:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-gcd.c:35:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-gcd_euclidean.c:35:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-inv_series.c:73:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-log_series.c:51:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-mul.c:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-pow_ui.c:34:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-roots.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/test/t-squarefree_part.c:36:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/vec_init.c:18:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_poly/vec_set_length.c:24:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_vec/ca_vec.c:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_vec/ca_vec.c:70:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ca_vec/ca_vec.c:242:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/calcium/write_acb.c:37:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/calcium/write_si.c:25:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_FMT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/mul_classical.c:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/test/t-entry.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/test/t-equal.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/test/t-init_clear.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/test/t-is_square.c:25:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/test/t-mul_classical.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/test/t-transpose.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/test/t-zero.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_mat/transpose.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/dot_heuristic.c:39:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/dot_heuristic.c:39:11: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/d_vec/dot_heuristic.c:37:11: note: p is assigned flint-3.1.2/src/d_vec/dot_heuristic.c:39:11: note: p is overwritten flint-3.1.2/src/d_vec/dot_heuristic.c:40:11: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/d_vec/dot_heuristic.c:38:11: note: n is assigned flint-3.1.2/src/d_vec/dot_heuristic.c:40:11: note: n is overwritten flint-3.1.2/src/d_vec/dot_thrice.c:79:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_EPS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-add.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-dot.c:34:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-dot_heuristic.c:34:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-dot_thrice.c:34:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-init_clear.c:25:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-norm.c:34:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-set_equal.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-sub.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/d_vec/test/t-zero.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_conductor.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_first_primitive.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_index.c:35:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_lift.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_log.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlog [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_lower.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_mul.c:19:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable phi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_next.c:23:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_next_primitive.c:36:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/char_pow.c:19:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable phi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/chi.c:19:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/chi_vec_loop.c:31:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_FACTORS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/chi_vec_primeloop.c:30:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pe [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/group_dlog_precompute.c:17:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlog_precomp_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/group_dlog_precompute.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlog [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/group_dlog_precompute.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlog [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/group_init.c:76:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/group_init.c:131:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dirichlet_prime_group_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/group_num_primitive.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/group_init.c:182:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/index_char.c:35:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/group_num_primitive.c:26:13: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/dirichlet/pairing.c:21:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRICHLET_CHI_NULL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/pairing_char.c:23:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable phi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/profile/p-conrey.c:75:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/profile/p-conrey.c:206:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/test/t-char.c:26:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/test/t-properties.c:35:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable e [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/test/t-properties.c:52:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/test/t-vec.c:81:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/profile/p-conrey.c:144:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/dirichlet/test/t-char.c:45:17: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/dirichlet/test/t-char.c:85:23: style: Local variable 'k' shadows outer variable [shadowVariable] flint-3.1.2/src/dirichlet/test/t-char.c:23:21: note: Shadowed declaration flint-3.1.2/src/dirichlet/test/t-char.c:85:23: note: Shadow variable flint-3.1.2/src/dirichlet/ui_conductor.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/ui_conductor.c:22:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/dirichlet/test/t-vec.c:16:18: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/dirichlet/test/t-vec.c:16:29: style: Parameter 'ref' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/dirichlet/ui_vec_set_null.c:26:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dirichlet/test/t-properties.c:34:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/dlog/1modpe_mod1p.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/bsgs.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable apow_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/bsgs.c:20:17: style: Variable 'x' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/dlog/bsgs_init.c:27:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable apow_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/crt_init.c:32:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlog_precomp_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/factor_group.c:19:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_MAX_FACTORS_IN_LIMB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/crt_init.c:39:15: style: Condition '0&&mod%p==0' is always false [knownConditionTrueFalse] flint-3.1.2/src/dlog/mod2e.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/modpe_init.c:36:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlog_precomp_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/once.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/power_init.c:24:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dlog_precomp_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/precomp.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/precomp_clear.c:40:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/precomp_modpe_init.c:18:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_TABLE_MODPE_LIM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/precomp_n_init.c:22:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_TABLE_N_LIM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/precomp_p_init.c:18:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_TABLE_P_LIM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/precomp_pe_init.c:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_TABLE_PE_LIM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/precomp_small_init.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_23 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/profile/p-precomp.c:153:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/profile/p-vec.c:53:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/rho.c:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/rho.c:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/test/t-dlog.c:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/profile/p-precomp.c:90:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/dlog/test/t-modpe.c:39:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/test/t-vec.c:26:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NOT_FOUND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/test/t-vec.c:50:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/profile/p-vec.c:26:16: style: Parameter 'v' can be declared as pointer to const. However it seems that 'f_empty' is a callback function, if 'v' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/dlog/profile/p-vec.c:46:23: note: You might need to cast the function pointer here flint-3.1.2/src/dlog/profile/p-vec.c:26:16: note: Parameter 'v' can be declared as pointer to const flint-3.1.2/src/dlog/profile/p-vec.c:31:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/dlog/profile/p-vec.c:46:17: error: Uninitialized variable: v [uninitvar] flint-3.1.2/src/dlog/vec.c:19:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_LOOP_MAX_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_add.c:19:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_LOOP_MAX_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_add_precomp.c:19:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_LOOP_MAX_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/test/t-vec.c:33:23: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/dlog/test/t-vec.c:33:34: style: Parameter 'ref' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/dlog/test/t-vec.c:44:17: style: Unused variable: nv [unusedVariable] flint-3.1.2/src/dlog/vec_eratos_add.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NOT_FOUND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_loop.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NOT_FOUND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_loop_add.c:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NONE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_set_not_found.c:27:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NOT_FOUND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_pindex_factorgcd.c:67:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NOT_FOUND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_sieve_add.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NOT_FOUND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_sieve_add_precomp.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NOT_FOUND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/dlog/vec_sieve_precomp.c:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLOG_NOT_FOUND [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/lambertw.c:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/randtest.c:24:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/randtest_special.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/test/t-is_nan.c:24:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_NAN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/test/t-lambertw.c:35:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_RNDN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/test/t-log2.c:26:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/test/t-mul_2exp.c:41:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/test/t-randtest.c:26:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_extras/test/t-randtest_signed.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_interval/arb_get_di.c:21:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_interval/fast_log_nonnegative.c:23:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_interval/fast_div.c:56:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_interval/test/t-fast_add.c:36:9: error: There is an unknown macro here somewhere. Configuration is required. If DI_CHECK is a macro then please configure it. [unknownMacro] flint-3.1.2/src/double_interval/test/t-fast_div.c:65:9: error: There is an unknown macro here somewhere. Configuration is required. If DI_CHECK is a macro then please configure it. [unknownMacro] flint-3.1.2/src/double_interval/fast_mul.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_INF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/double_interval/test/t-fast_mul.c:76:9: error: There is an unknown macro here somewhere. Configuration is required. If DI_CHECK is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fexpr/arithmetic.c:18:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Neg [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/arithmetic.c:24:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Add [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/arithmetic.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Sub [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/arithmetic.c:36:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Mul [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/arithmetic.c:42:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Div [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/arithmetic.c:48:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Pow [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/arg.c:22:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_CALL0 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/arg.c:58:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_CALL0 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/arithmetic_nodes.c:37:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Pow [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/call0.c:22:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_HEADER_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/call1.c:23:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_HEADER_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/call2.c:24:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_HEADER_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/call1.c:38:5: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/fexpr/call2.c:40:5: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/fexpr/call3.c:25:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_HEADER_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/call4.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_HEADER_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/call_vec.c:59:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_CALLN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/depth.c:30:10: error: Uninitialized variable: arg [uninitvar] flint-3.1.2/src/fexpr/equal_si.c:17:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/equal_ui.c:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/expanded_normal_form.c:29:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/func.c:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_CALL0 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/func.c:45:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_CALL0 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/get_fmpz.c:20:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_SMALL_INT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/get_fmpz_mpoly_q.c:61:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_SYMBOL_Neg [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/get_string.c:28:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_SMALL_STRING [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/get_symbol_str.c:28:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_SMALL_SYMBOL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/get_fmpz_mpoly_q.c:56:21: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fexpr/get_fmpz_mpoly_q.c:47:21: note: success is assigned flint-3.1.2/src/fexpr/get_fmpz_mpoly_q.c:56:21: note: success is overwritten flint-3.1.2/src/fexpr/get_fmpz_mpoly_q.c:103:17: style: Local variable 'success' shadows outer variable [shadowVariable] flint-3.1.2/src/fexpr/get_fmpz_mpoly_q.c:33:13: note: Shadowed declaration flint-3.1.2/src/fexpr/get_fmpz_mpoly_q.c:103:17: note: Shadow variable flint-3.1.2/src/fexpr/is_arithmetic_operation.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_SYMBOL_Add [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/is_neg_integer.c:19:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_SMALL_INT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/num_leaves.c:30:10: error: Uninitialized variable: arg [uninitvar] flint-3.1.2/src/fexpr/print.c:25:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/replace.c:40:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/print.c:147:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/replace.c:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_arf.c:25:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Infinity [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/print.c:119:17: warning: Uninitialized variable: t [uninitvar] flint-3.1.2/src/fexpr/numerical_enclosure.c:23:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/numerical_enclosure.c:90:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/numerical_enclosure.c:525:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_d.c:36:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_NumberI [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/replace.c:56:34: error: Uninitialized variable: new_func [uninitvar] flint-3.1.2/src/fexpr/replace.c:122:34: error: Uninitialized variable: res_view [uninitvar] flint-3.1.2/src/fexpr/replace.c:153:34: error: Uninitialized variable: res_view [uninitvar] flint-3.1.2/src/fexpr/replace.c:190:34: error: Uninitialized variable: res_view [uninitvar] flint-3.1.2/src/fexpr/set_fmpq.c:31:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_fmpz.c:28:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_BIG_INT_NEG [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_fmpz_mpoly.c:53:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_SMALL_SYMBOL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_si.c:17:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_string.c:29:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_SMALL_SYMBOL_LEN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_symbol_str.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_SMALL_SYMBOL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_ui.c:17:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/set_symbol_str.c:39:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fexpr/set_symbol_str.c:25:11: note: Shadowed declaration flint-3.1.2/src/fexpr/set_symbol_str.c:39:15: note: Shadow variable flint-3.1.2/src/fexpr/test/t-builtins.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_BUILTIN_LENGTH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/test/t-call_vec.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/test/t-replace.c:30:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_alpha [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/test/t-replace.c:153:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/test/t-set_fmpz.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/test/t-write_latex.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_For [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/test/t-write_latex.c:69:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_BUILTIN_LENGTH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/test/t-write_latex.c:107:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/test/t-replace.c:105:14: style: Variable 'args' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fexpr/vec_sort_fast.c:18:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fexpr_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr_builtin/lookup.c:28:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_BUILTIN_LENGTH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/adjust.c:22:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/adjust_sqrt2.c:18:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/butterfly_lshB.c:23:13: style: Variable 'cy' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fft/butterfly_rshB.c:24:13: style: Variable 'cy' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fft/combine_bits.c:36:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/convolution.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/convolution.c:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/combine_bits.c:38:36: style: Variable 'end' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fft/convolution_precache.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/convolution_precache.c:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_TYPE_SMALL_SYMBOL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:64:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_SMALL_SYMBOL_LEN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:79:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_SMALL_SYMBOL_LEN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:194:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Add [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:217:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Infinity [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:313:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Add [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:335:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Add [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:363:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Neg [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:395:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:468:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Pos [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:503:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Sub [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:579:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Add [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:664:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Abs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:707:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:905:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Pos [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:959:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:996:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_DoubleFactorial [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1056:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Sum [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1150:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_DivisorSum [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1217:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Add [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1305:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_SequenceLimitInferior [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1375:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_ComplexZeroMultiplicity [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1427:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1481:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Exp [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1598:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Set [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1691:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Not [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1961:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Otherwise [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:2194:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:2206:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Set [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:2350:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_IntegersGreaterEqual [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:2428:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_RowMatrix [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:2842:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Polynomial [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3442:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_ShowExpandedNormalForm [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3512:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Tuple [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3607:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fexpr_builtin_table [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3731:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3791:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3827:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3907:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3938:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_LATEX_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:3967:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Step [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:4078:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fexpr_builtin_table [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:4093:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_negacylic.c:19:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2_inner.c:144:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_radix2.c:22:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_radix2.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_LIMB_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:20:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:53:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:84:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:117:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:377:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_truncate.c:19:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_truncate.c:48:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_truncate_sqrt2.c:19:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_truncate_sqrt2.c:63:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_LIMB_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_negacyclic.c:19:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_radix2.c:22:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_radix2.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:172:20: style: Local variable 's' shadows outer variable [shadowVariable] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:114:20: note: Shadowed declaration flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:172:20: note: Shadow variable flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:202:20: style: Local variable 's' shadows outer variable [shadowVariable] flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:114:20: note: Shadowed declaration flint-3.1.2/src/fft/fft_mfa_truncate_sqrt2.c:202:20: note: Shadow variable flint-3.1.2/src/fft/ifft_truncate.c:19:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_truncate.c:70:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_LIMB_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_truncate_sqrt2.c:18:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_truncate_sqrt2.c:63:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:20:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:53:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:85:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:140:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:426:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/mul_2expmod_2expp1.c:27:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_LIMB_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/mul_fft_main.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/mul_mfa_truncate_sqrt2.c:24:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:152:20: style: Local variable 's' shadows outer variable [shadowVariable] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:135:20: note: Shadowed declaration flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:152:20: note: Shadow variable flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:164:20: style: Local variable 's' shadows outer variable [shadowVariable] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:135:20: note: Shadowed declaration flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:164:20: note: Shadow variable flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:196:20: style: Local variable 's' shadows outer variable [shadowVariable] flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:135:20: note: Shadowed declaration flint-3.1.2/src/fft/ifft_mfa_truncate_sqrt2.c:196:20: note: Shadow variable flint-3.1.2/src/fft/mul_truncate_sqrt2.c:23:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/mulmod_2expp1.c:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/mulmod_2expp1.c:166:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/mulmod_2expp1.c:204:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/profile/p-mul_fft_main.c:43:9: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_STOP_VALUES is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fft/profile/p-mul_mfa_truncate_sqrt2.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/profile/p-mul_truncate_sqrt2.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/mulmod_2expp1.c:20:57: style: Parameter 'ii' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fft/mulmod_2expp1.c:20:73: style: Parameter 'jj' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fft/split_bits.c:102:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/split_bits.c:179:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/split_bits.c:213:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-adjust.c:44:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/split_bits.c:275:16: style: Variable 'shift_bits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fft/split_bits.c:228:16: note: shift_bits is assigned flint-3.1.2/src/fft/split_bits.c:275:16: note: shift_bits is overwritten flint-3.1.2/src/fft/split_bits.c:274:14: style: Variable 'limb_ptr' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fft/split_bits.c:229:14: note: limb_ptr is assigned flint-3.1.2/src/fft/split_bits.c:274:14: note: limb_ptr is overwritten flint-3.1.2/src/fft/split_bits.c:186:26: style: Variable 'limb_ptr' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fft/split_bits.c:187:28: style: Variable 'shift_bits' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fft/split_bits.c:199:31: style: Variable 'shift_bits' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fft/test/t-adjust_sqrt2.c:37:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-adjust_sqrt2.c:50:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly.c:58:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly_lshB.c:37:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_LIMB_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly_lshB.c:49:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly_rshB.c:41:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly_rshB.c:63:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly_sqrt2.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly_sqrt2.c:49:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly_sqrt2.c:64:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-butterfly_twiddle.c:61:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-convolution.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-convolution_precache.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-div_2expmod_2expp1.c:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-fft_ifft_mfa_truncate_sqrt2.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-fft_ifft_negacyclic.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-fft_ifft_radix2.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-fft_ifft_truncate.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-fft_ifft_truncate_sqrt2.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-mul_2expmod_2expp1.c:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-mul_fft_main.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-mul_mfa_truncate_sqrt2.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-mulmod_2expp1.c:21:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-mul_truncate_sqrt2.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-negmod_2expp1.c:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-normmod_2expp1.c:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/test/t-split_combine_bits.c:21:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fexpr/write_latex.c:1914:17: style: Local variable 'arg' shadows outer variable [shadowVariable] flint-3.1.2/src/fexpr/write_latex.c:1686:13: note: Shadowed declaration flint-3.1.2/src/fexpr/write_latex.c:1914:17: note: Shadow variable flint-3.1.2/src/fexpr/write_latex.c:1923:17: style: Local variable 'arg' shadows outer variable [shadowVariable] flint-3.1.2/src/fexpr/write_latex.c:1686:13: note: Shadowed declaration flint-3.1.2/src/fexpr/write_latex.c:1923:17: note: Shadow variable flint-3.1.2/src/fexpr/write_latex.c:2508:37: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fexpr/write_latex.c:2424:11: note: Shadowed declaration flint-3.1.2/src/fexpr/write_latex.c:2508:37: note: Shadow variable flint-3.1.2/src/fexpr/write_latex.c:2508:46: style: Local variable 'j' shadows outer variable [shadowVariable] flint-3.1.2/src/fexpr/write_latex.c:2424:14: note: Shadowed declaration flint-3.1.2/src/fexpr/write_latex.c:2508:46: note: Shadow variable flint-3.1.2/src/fexpr/write_latex.c:3508:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fexpr/write_latex.c:3461:11: note: Shadowed declaration flint-3.1.2/src/fexpr/write_latex.c:3508:15: note: Shadow variable flint-3.1.2/src/fexpr/write_latex.c:1468:9: error: Uninitialized variable: order [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:2513:30: error: Uninitialized variable: f1 [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:2513:34: error: Uninitialized variable: i [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:2513:37: error: Uninitialized variable: a [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:2513:40: error: Uninitialized variable: b [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:2514:30: error: Uninitialized variable: f2 [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:2514:34: error: Uninitialized variable: j [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:2514:37: error: Uninitialized variable: c [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:2514:40: error: Uninitialized variable: d [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:3442:26: error: Uninitialized variable: f [uninitvar] flint-3.1.2/src/fexpr/write_latex.c:3442:29: error: Uninitialized variable: arg [uninitvar] flint-3.1.2/src/fft_small/fmpz_poly_mul.c:267:1: error: There is an unknown macro here somewhere. Configuration is required. If CAT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fft_small/mpn_helpers.c:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/mpn_helpers.c:59:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/mpn_helpers.c:65:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft/tune/tune-fft.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/mulmod_statisfies_bounds.c:132:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/nmod_poly_mul.c:283:1: error: There is an unknown macro here somewhere. Configuration is required. If CAT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fft_small/profile/p-mul.c:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/profile/p-nmod_poly_divrem.c:113:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/profile/p-mul.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/profile/p-mul.c:149:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/profile/p-mul.c:242:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/profile/p-nmod_poly_mul.c:114:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/profile/p-sd_fft.c:9:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/profile/p-sd_fft.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/mpn_mul.c:438:1: error: There is an unknown macro here somewhere. Configuration is required. If CAT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fft_small/sd_fft.c:274:1: error: There is an unknown macro here somewhere. Configuration is required. If CAT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fft_small/sd_fft_ctx.c:20:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SD_FFT_CTX_INIT_DEPTH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/sd_fft_ctx.c:31:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/sd_fft_ctx.c:104:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SD_FFT_CTX_INIT_DEPTH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/sd_ifft.c:93:1: error: There is an unknown macro here somewhere. Configuration is required. If CAT4 is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fft_small/test/t-fmpz_poly_mul.c:30:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/test/t-mpn_add_inplace_c.c:41:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/test/t-mul.c:48:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/test/t-mul.c:81:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/test/t-nmod_poly_divrem.c:33:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/test/t-nmod_poly_mul.c:83:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/test/t-sd_fft.c:29:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LG_BLK_SZ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fft_small/test/t-sd_fft.c:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/add.c:414:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/add.c:462:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/div.c:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/div.c:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/cmp.c:193:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/div.c:77:6: warning: Uninitialized variable: y [uninitvar] flint-3.1.2/src/fmpq/farey_neighbors.c:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/fmpz_vector.c:29:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/fmpz_vector.c:58:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/get_cfrac.c:108:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_is_canonical [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/get_str.c:24:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/harmonic_ui.c:246:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/io.c:52:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/io.c:53:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/get_cfrac_helpers.c:337:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hgcd_ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/get_cfrac_helpers.c:463:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/get_cfrac_helpers.c:608:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/get_cfrac_helpers.c:883:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/get_cfrac_helpers.c:1038:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/mul.c:196:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/mul.c:237:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/pow_fmpz.c:23:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/mul.c:182:6: error: Uninitialized variable: y [uninitvar] flint-3.1.2/src/fmpq/pow_si.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/profile/p-get_cfrac.c:23:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/profile/p-reconstruct_fmpz_2.c:119:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/randtest.c:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/sub.c:185:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/reconstruct_fmpz_2.c:49:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tmp1_ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/sub.c:232:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/reconstruct_fmpz_2.c:275:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tmp_ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/reconstruct_fmpz_2.c:332:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tmp1_ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/reconstruct_fmpz_2.c:771:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpz_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/reconstruct_fmpz_2.c:830:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMPQ_RECONSTRUCT_HGCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/reconstruct_fmpz_2.c:985:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMPQ_RECONSTRUCT_HGCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-abs.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-add.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-add_fmpz.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-addmul.c:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-add_si.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-add_ui.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-canonicalise.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-cfrac_bound.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-cmp.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-dedekind_sum.c:102:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-div_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-div.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-div_fmpz.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-equal_si_ui.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-farey_neighbors.c:52:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-gcd_cofactors.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-get_cfrac.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-get_d.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-get_mpfr.c:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-get_set_str.c:29:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-get_set_str.c:54:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-harmonic_ui.c:27:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-harmonic_ui.c:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-height.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-init_set_readonly.c:69:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-inv.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-mpq_init_set_readonly.c:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-mul_2exp.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-mul.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-mul_fmpz.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-mul_si.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-mul_ui.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-next_calkin_wilf.c:36:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-next_minimal.c:35:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-one.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-pow_si.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-randtest.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-reconstruct_fmpz_2.c:38:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-reconstruct_fmpz.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-set_cfrac.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-set_fmpz_frac.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-set_si.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-set_ui.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-simplest_between.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-sub.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-sub_fmpz.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-submul.c:41:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-sub_si.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq/test/t-sub_ui.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/can_solve_dixon.c:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/can_solve_fraction_free.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:99:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:233:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:267:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/charpoly.c:62:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/fmpq_vec_mul.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/fmpq_vec_mul.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/can_solve_dixon.c:31:29: style: Variable 'success' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpq_mat/get_fmpz_mat_rowwise.c:29:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable r [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/gso.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/get_fmpz_mat_rowwise.c:35:17: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/fmpq_mat/init.c:26:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:140:13: style: The if condition is the same as the previous if condition [duplicateCondition] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:136:13: note: First condition flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:140:13: note: Second condition flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:59:22: style: Parameter 'perm' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:59:36: style: Parameter 'prm' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:59:49: style: Parameter 'pivots' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:59:65: style: Parameter 'piv' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:76:23: style: Parameter 'perm' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpq_mat/can_solve_multi_mod.c:76:50: style: Parameter 'pivots' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpq_mat/invert.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/minpoly.c:64:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/mul_direct.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/mul_fmpq_vec.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/mul_fmpq_vec.c:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/solve_dixon.c:64:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mat_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/solve_dixon.c:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/solve_multi_mod.c:158:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/solve_dixon.c:99:13: style: The if condition is the same as the previous if condition [duplicateCondition] flint-3.1.2/src/fmpq_mat/solve_dixon.c:95:10: note: First condition flint-3.1.2/src/fmpq_mat/solve_dixon.c:99:13: note: Second condition flint-3.1.2/src/fmpq_mat/swap.c:34:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/swap.c:47:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-add.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-can_solve.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/solve_multi_mod.c:108:13: style: The if condition is the same as the previous if condition [duplicateCondition] flint-3.1.2/src/fmpq_mat/solve_multi_mod.c:104:13: note: First condition flint-3.1.2/src/fmpq_mat/solve_multi_mod.c:108:13: note: Second condition flint-3.1.2/src/fmpq_mat/test/t-can_solve_dixon.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-can_solve_fraction_free.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-can_solve_multi_mod.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-charpoly.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-concat_horizontal.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-concat_vertical.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-det.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-fmpq_vec_mul.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-fmpz_vec_mul.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-gso.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-init_clear.c:25:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-inv.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-invert_rows_cols.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-is_integral.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-is_one.c:23:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-kronecker_product.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-minpoly.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-mul.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-mul_fmpq_vec.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-mul_fmpz_vec.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-neg.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-one.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-rref.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-scalar_div_fmpz.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-scalar_mul_fmpq.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-scalar_mul_fmpz.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-solve.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-solve_dixon.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-solve_fmpz_mat.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-solve_fmpz_mat_dixon.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-solve_fmpz_mat_fraction_free.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-solve_fmpz_mat_multi_mod.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-solve_fraction_free.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-solve_multi_mod.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-sub.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-trace.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-transpose.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-window_init_clear.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mat/test/t-is_integral.c:45:19: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpq_mat/test/t-is_integral.c:19:9: note: Shadowed declaration flint-3.1.2/src/fmpq_mat/test/t-is_integral.c:45:19: note: Shadow variable flint-3.1.2/src/fmpq_mpoly/compose_fmpq_mpoly.c:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/compose_fmpq_mpoly.c:50:6: warning: Uninitialized variable: newB [uninitvar] flint-3.1.2/src/fmpq_mpoly/compose_fmpq_poly.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/degrees.c:17:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/compose_fmpq_poly.c:64:6: warning: Uninitialized variable: newB [uninitvar] flint-3.1.2/src/fmpq_mpoly/div.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/divides.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/divrem.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/divrem_ideal.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/evaluate_all.c:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/evaluate_all.c:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/evaluate_all.c:214:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_coeff_fmpq_fmpz.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_coeff_fmpq_fmpz.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/evaluate_one.c:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/evaluate_one.c:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/evaluate_one.c:262:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_coeff_fmpq_ui.c:19:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_term.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_str_pretty.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_term_coeff_fmpq.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_term_exp_fmpz.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_term_exp_si.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_term_exp_ui.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_term_monomial.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_term_var_exp_si.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/get_term_var_exp_ui.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/is_canonical.c:48:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/evaluate_one.c:249:13: style: Local variable 'success' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpq_mpoly/evaluate_one.c:239:9: note: Shadowed declaration flint-3.1.2/src/fmpq_mpoly/evaluate_one.c:249:13: note: Shadow variable flint-3.1.2/src/fmpq_mpoly/io.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/io.c:113:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/make_monic.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/pow_ui.c:20:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/io.c:87:15: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpq_mpoly/io.c:84:19: note: r is assigned flint-3.1.2/src/fmpq_mpoly/io.c:87:15: note: r is overwritten flint-3.1.2/src/fmpq_mpoly/io.c:91:19: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpq_mpoly/io.c:90:19: note: r is assigned flint-3.1.2/src/fmpq_mpoly/io.c:91:19: note: r is overwritten flint-3.1.2/src/fmpq_mpoly/rescale.c:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/set_coeff_fmpq_fmpz.c:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/set_coeff_fmpq_fmpz.c:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/set_coeff_fmpq_monomial.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/set_coeff_fmpq_ui.c:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/set_str_pretty.c:22:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/set_term_coeff_fmpq.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/term_exp_fits.c:17:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/term_exp_fits.c:24:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-add_sub_fmpq.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-add_sub_fmpz.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-add_sub.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-cmp.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-compose_fmpq_mpoly.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-compose_fmpq_poly.c:35:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-content.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-content_vars.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-degree.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-degrees_term_exp_fits_ui_si.c:27:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-derivative_integral.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-div.c:24:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-divides.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-divrem.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-divrem_ideal.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-equal_is_fmpq.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-evaluate.c:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_brown.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_brown.c:117:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd.c:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd.c:160:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_cofactors.c:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_cofactors.c:312:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_hensel.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_hensel.c:119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_subresultant.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_subresultant.c:116:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_zippel2.c:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_zippel2.c:124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gcd_zippel.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-gen.c:25:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_coeff_vars_ui.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_coeff_fmpq_fmpz.c:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_coeff_fmpq_monomial.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_coeff_fmpq_ui.c:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_is_fmpq.c:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_str_pretty.c:28:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_term_coeff_fmpq.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_term_exp_fmpz.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_term_exp_si.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_set_term_exp_ui.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_term.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-get_term_monomial.c:32:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-mul.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-pow_fmpz.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-pow_ui.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-push_term_fmpq_fmpz.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-push_term_fmpq_ui.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-resultant_discriminant.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-scalar_mul_div_fmpq.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-scalar_mul_div_fmpz.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-scalar_mul_fmpq.c:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-sqrt.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-term_content.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-total_degree.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-total_degree.c:41:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-univar.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/test/t-equal_is_fmpq.c:278:16: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpq_mpoly/test/t-equal_is_fmpq.c:252:16: note: result is assigned flint-3.1.2/src/fmpq_mpoly/test/t-equal_is_fmpq.c:278:16: note: result is overwritten flint-3.1.2/src/fmpq_mpoly/test/t-gcd_cofactors.c:279:9: style: Variable 'res' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpq_mpoly/univar.c:53:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/univar.c:85:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/univar.c:124:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable zpoly [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/univar.c:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/univar.c:321:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/void_ring.c:87:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly/void_ring.c:111:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly_factor/factor_make_integral.c:26:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable content [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly_factor/factor_make_monic.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable content [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly_factor/realloc.c:37:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly_factor/sort.c:61:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly_factor/swap_fmpz_mpoly_factor.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable content [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly_factor/test/t-factor.c:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_mpoly_factor/test/t-factor.c:129:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/add.c:170:10: error: Uninitialized variable: q [uninitvar] flint-3.1.2/src/fmpq_poly/add.c:192:10: error: Uninitialized variable: q [uninitvar] flint-3.1.2/src/fmpq_poly/asin_series.c:62:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/asinh_series.c:61:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/atan_series.c:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/atanh_series.c:61:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/compose_series.c:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/compose_series_brent_kung.c:162:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/compose_series_horner.c:88:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/cos_series.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/cosh_series.c:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/div.c:77:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/div_series.c:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/divrem.c:93:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/exp_series.c:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/exp_series.c:197:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/exp_series.c:243:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/exp_series.c:489:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/exp_series.c:517:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/init.c:28:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/integral.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/inv.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/inv_series_newton.c:106:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/inv_series_newton.c:146:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/invsqrt_series.c:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/inv_series_newton.c:108:9: style: Local variable 'n' shadows outer argument [shadowArgument] flint-3.1.2/src/fmpq_poly/inv_series_newton.c:78:75: note: Shadowed declaration flint-3.1.2/src/fmpq_poly/inv_series_newton.c:108:9: note: Shadow variable flint-3.1.2/src/fmpq_poly/inv_series_newton.c:112:9: style: Local variable 'n' shadows outer argument [shadowArgument] flint-3.1.2/src/fmpq_poly/inv_series_newton.c:78:75: note: Shadowed declaration flint-3.1.2/src/fmpq_poly/inv_series_newton.c:112:9: note: Shadow variable flint-3.1.2/src/fmpq_poly/io.c:270:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/io.c:271:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/io.c:272:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/io.c:273:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/io.c:293:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/io.c:315:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/log_series.c:51:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/power_sums.c:96:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/pow_trunc.c:38:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/powers_precompute.c:21:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/powers_precompute.c:61:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/randtest.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/realloc.c:35:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/randtest.c:97:21: style:inconclusive: Boolean expression 'bits==0' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] flint-3.1.2/src/fmpq_poly/pow_trunc.c:71:22: style: Condition 'exp==1' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpq_poly/pow_trunc.c:66:17: note: Assuming that condition 'exp==0' is not redundant flint-3.1.2/src/fmpq_poly/pow_trunc.c:64:13: note: Assuming that condition 'exp<=1' is not redundant flint-3.1.2/src/fmpq_poly/pow_trunc.c:71:22: note: Condition 'exp==1' is always true flint-3.1.2/src/fmpq_poly/pow_trunc.c:136:5: style: Same expression on both sides of '>='. [duplicateExpression] flint-3.1.2/src/fmpq_poly/pow_trunc.c:153:13: style: Same expression on both sides of '>='. [duplicateExpression] flint-3.1.2/src/fmpq_poly/pow_trunc.c:158:13: style: Same expression on both sides of '>='. [duplicateExpression] flint-3.1.2/src/fmpq_poly/rem.c:81:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/rem_powers_precomp.c:52:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/remove.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/revert_series.c:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/revert_series_lagrange.c:112:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/resultant.c:91:14: style: Redundant initialization for 'lenG'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/fmpq_poly/resultant.c:53:20: note: lenG is initialized flint-3.1.2/src/fmpq_poly/resultant.c:91:14: note: lenG is overwritten flint-3.1.2/src/fmpq_poly/revert_series_newton.c:75:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/revert_series_newton.c:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/revert_series_lagrange_fast.c:139:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/scalar.c:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/scalar.c:144:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/scalar.c:209:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/scalar.c:257:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/scalar.c:436:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/set_str.c:75:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpq_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/set_str.c:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/sin_series.c:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/sin_cos_series.c:171:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/sinh_cosh_series.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/sinh_series.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/sqrt_series.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/swap.c:18:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/tan_series.c:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/tanh_series.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/sub.c:32:18: style: Condition 'can' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpq_poly/sub.c:172:10: error: Uninitialized variable: q [uninitvar] flint-3.1.2/src/fmpq_poly/sub.c:195:10: error: Uninitialized variable: q [uninitvar] flint-3.1.2/src/fmpq_poly/sub.c:219:10: error: Uninitialized variable: q [uninitvar] flint-3.1.2/src/fmpq_poly/sub.c:240:10: error: Uninitialized variable: q [uninitvar] flint-3.1.2/src/fmpq_poly/test/t-add.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-add_series.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-add_sub_fmpq.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-add_sub_fmpz.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-add_sub_si.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-asin_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-asinh_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-atan_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-atanh_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-cmp.c:26:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-compose.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-compose_series.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-compose_series_brent_kung.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-compose_series_horner.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-content.c:34:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-cos_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-cosh_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-derivative.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-div.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-div_series.c:24:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-divides.c:29:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-divrem.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-equal_trunc.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-evaluate_fmpq.c:33:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-evaluate_fmpz.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-exp_expinv_series.c:22:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-exp_series.c:29:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-gegenbauer_c.c:75:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-gcd.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-get_nmod_poly.c:28:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-get_set_coeff_fmpq.c:31:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-get_set_coeff_fmpz.c:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-get_set_coeff_si.c:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-get_set_coeff_ui.c:33:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-get_set_str.c:28:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-get_set_str.c:68:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-get_slice.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-init_realloc_clear.c:24:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-integral.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-interpolate_fmpz_vec.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-inv.c:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-inv_series_newton.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-invsqrt_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-is_squarefree.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-laguerre_l.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-legendre_p.c:37:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-lcm.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-log_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-make_monic.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-mul.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-mullow.c:29:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-neg.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-nth_derivative.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-pow.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-power_sums.c:69:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-pow_trunc.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-primitive_part.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-print_read.c:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-rem.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-remove.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-rem_powers_precomp.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-rescale.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-resultant.c:36:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-resultant_div.c:44:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-reverse.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-revert_series.c:31:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-revert_series_lagrange.c:31:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-revert_series_lagrange_fast.c:31:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-revert_series_newton.c:31:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-scalar_div_fmpq.c:28:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-scalar_div_fmpz.c:30:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-scalar_div_si.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-scalar_div_ui.c:26:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-scalar_mul_fmpq.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-scalar_mul_fmpz.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-scalar_mul_si.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-scalar_mul_ui.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-set_equal.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-set_trunc.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-shift_left_right.c:25:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-sin_cos_series.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-sinh_cosh_series.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-sinh_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-sin_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-sqrt_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-sub.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-sub_series.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-swap.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-tanh_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-tan_series.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-xgcd.c:33:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-zero.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_poly/test/t-resultant.c:110:13: style: Local variable 'result' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpq_poly/test/t-resultant.c:23:12: note: Shadowed declaration flint-3.1.2/src/fmpq_poly/test/t-resultant.c:110:13: note: Shadow variable flint-3.1.2/src/fmpq_poly/xgcd.c:129:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_vec/init.c:21:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_vec/io.c:38:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_vec/randtest_uniq_sorted.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_vec/sort.c:19:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_vec/test/t-dot.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_vec/test/t-get_set_fmpz_vec.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpq_vec/test/t-randtest_uniq_sorted.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/CRT.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/CRT.c:35:10: error: Uninitialized variable: r1normal [uninitvar] flint-3.1.2/src/fmpz/abs_lbound_ui_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/abs_ubound_ui_2exp.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/addmul.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/addmul.c:291:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/aors_ui.c:27:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/aors_ui.c:140:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/addmul.c:46:19: style: Local variable 'tn' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/addmul.c:29:23: note: Shadowed declaration flint-3.1.2/src/fmpz/addmul.c:46:19: note: Shadow variable flint-3.1.2/src/fmpz/bit_pack.c:23:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/addmul.c:141:20: style: Variable 'zd[zn_new]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/bit_unpack.c:20:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/bit_unpack.c:148:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/aors_ui.c:81:20: style: Variable 'rd[xn]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/aors_ui.c:112:27: style: Variable 'rd[0]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/aors_ui.c:125:27: style: Variable 'rd[0]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/aors_ui.c:194:20: style: Variable 'rd[xn]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/aors_ui.c:225:27: style: Variable 'rd[0]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/aors_ui.c:238:27: style: Variable 'rd[0]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/cdiv.c:24:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/cdiv.c:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/cdiv.c:108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/cdiv.c:197:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/cdiv.c:235:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/cdiv.c:273:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/cdiv.c:308:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/cmp.c:161:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/divexact.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/divexact.c:73:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/divexact.c:104:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/div_newton.c:48:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/div_newton.c:130:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/div_newton.c:162:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/div_newton.c:194:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/comb_init.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/equal.c:37:41: style:inconclusive: Boolean expression 'c>=0' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] flint-3.1.2/src/fmpz/fdiv.c:25:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:110:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:280:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:312:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:377:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:415:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:452:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:486:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:561:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/fdiv.c:285:9: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/fmpz/fmma.c:53:20: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/fmma.c:17:13: note: Shadowed declaration flint-3.1.2/src/fmpz/fmma.c:53:20: note: Shadow variable flint-3.1.2/src/fmpz/fmms.c:54:20: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/fmms.c:17:13: note: Shadowed declaration flint-3.1.2/src/fmpz/fmms.c:54:20: note: Shadow variable flint-3.1.2/src/fmpz/gcdinv.c:52:13: error: Uninitialized variable: fptr [uninitvar] flint-3.1.2/src/fmpz/gcd.c:44:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_srcptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/gcd.c:224:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/get.c:71:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/get.c:123:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/gcd.c:230:13: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/fmpz/init_set_readonly.c:17:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/invmod.c:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/io.c:22:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_FMT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/io.c:27:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/io.c:45:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/get_str.c:142:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/get_str.c:161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/get_str.c:261:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/is_canonical.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/is_perfect_power.c:128:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/is_prime.c:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/get_str.c:176:10: error: Uninitialized variable: u [uninitvar] flint-3.1.2/src/fmpz/get_str.c:177:10: error: Uninitialized variable: g [uninitvar] flint-3.1.2/src/fmpz/get_str.c:297:13: error: Uninitialized variable: z [uninitvar] flint-3.1.2/src/fmpz/is_prime_morrison.c:29:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/is_prime_pocklington.c:29:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/is_perfect_power.c:79:13: style: Local variable 'r' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/is_perfect_power.c:69:24: note: Shadowed declaration flint-3.1.2/src/fmpz/is_perfect_power.c:79:13: note: Shadow variable flint-3.1.2/src/fmpz/is_perfect_power.c:81:13: style: Local variable 'n' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/is_perfect_power.c:65:17: note: Shadowed declaration flint-3.1.2/src/fmpz/is_perfect_power.c:81:13: note: Shadow variable flint-3.1.2/src/fmpz/is_prime_pseudosquare.c:206:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/is_prime_pseudosquare.c:224:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PSEUDOSQUARES_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/is_prime.c:205:46: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/is_prime.c:28:30: note: Shadowed declaration flint-3.1.2/src/fmpz/is_prime.c:205:46: note: Shadow variable flint-3.1.2/src/fmpz/is_prime.c:44:22: style: Variable 'z' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/link/fmpz_gc.c:56:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __mpz_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_gc.c:163:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_gc.c:190:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_reentrant.c:17:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __mpz_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_reentrant.c:71:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_reentrant.c:88:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __mpz_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_reentrant.c:95:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_single.c:104:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __mpz_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_single.c:171:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_single.c:253:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/link/fmpz_single.c:280:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/logic.c:168:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/logic.c:187:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/mul_2exp.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/mul_si_tdiv_q_2exp.c:34:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/mul.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/ndiv_qr.c:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:35:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modulus [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:145:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modulus [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:174:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:223:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_idx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:269:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in_idx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:378:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mod [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/mul.c:68:19: style: Variable 'zd[3]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/mul.c:79:19: style: Variable 'zd[1]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/mul.c:99:19: style: Variable 'zd[2]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/mul.c:103:26: style: Variable 'zd[xn]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/multi_CRT.c:41:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_modulus [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/nextprime.c:30:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:126:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_idx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/one_2exp.c:20:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:194:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_modulus [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:243:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:315:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_idx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:363:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:494:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable i0 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/pow.c:39:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/pow.c:69:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/pow.c:114:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/powm.c:102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/powm.c:231:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_mod.c:44:12: style: Parameter 'outputs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz/multi_mod.c:353:13: style: Variable 'offsets' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/multi_mod.c:360:10: error: Uninitialized variable: ttt [uninitvar] flint-3.1.2/src/fmpz/multi_mod.c:355:12: style: Variable 'ttt' is not assigned a value. [unassignedVariable] flint-3.1.2/src/fmpz/preinvn.c:23:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/primorial.c:124:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-addmul.c:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-addmul.c:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/powm.c:34:9: error: Uninitialized variable: zx [uninitvar] flint-3.1.2/src/fmpz/powm.c:38:9: error: Uninitialized variable: zm [uninitvar] flint-3.1.2/src/fmpz/powm.c:81:13: error: Uninitialized variable: zx [uninitvar] flint-3.1.2/src/fmpz/powm.c:210:13: error: Uninitialized variable: zx [uninitvar] flint-3.1.2/src/fmpz/powm.c:275:17: error: Uninitialized variable: m3 [uninitvar] flint-3.1.2/src/fmpz/profile/p-crt.c:128:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:380:15: style: Local variable 's' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/multi_CRT.c:334:20: note: Shadowed declaration flint-3.1.2/src/fmpz/multi_CRT.c:380:15: note: Shadow variable flint-3.1.2/src/fmpz/multi_CRT.c:463:13: style: Variable 'step' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/multi_CRT.c:467:13: style: Variable 'offsets' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-div_qr.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/multi_CRT.c:70:25: error: Uninitialized variable: P [uninitvar] flint-3.1.2/src/fmpz/profile/p-div_qr.c:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-div_qr.c:103:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-div_qr.c:143:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-div_qr.c:185:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:47:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:170:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:278:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:417:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:452:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:487:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:522:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-crt.c:146:5: style: Local variable 'fmpz_print1' shadows outer function [shadowFunction] flint-3.1.2/src/fmpz/profile/p-crt.c:112:1: note: Shadowed declaration flint-3.1.2/src/fmpz/profile/p-crt.c:146:5: note: Shadow variable flint-3.1.2/src/fmpz/profile/p-crt.c:156:5: style: Local variable 'fmpz_print1' shadows outer function [shadowFunction] flint-3.1.2/src/fmpz/profile/p-crt.c:112:1: note: Shadowed declaration flint-3.1.2/src/fmpz/profile/p-crt.c:156:5: note: Shadow variable flint-3.1.2/src/fmpz/profile/p-crt.c:146:16: style: Variable 'fmpz_print1' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/profile/p-crt.c:162:22: style: Variable 'fmpz_multi_CRT_ui' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/profile/p-crt.c:164:20: style: Variable 'fmpz_comb_clear' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz/profile/p-fdiv_qr_preinvn.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-fdiv_qr_preinvn.c:93:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-fmma.c:81:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-fmma.c:114:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-fmma.c:147:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-fmma.c:181:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-fmma.c:215:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-fmma.c:249:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-fdiv_qr_preinvn.c:26:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-gcd.c:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-gcd.c:119:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-gcd.c:86:14: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-gcd.c:116:14: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-fmma.c:56:20: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/profile/p-fmma.c:20:13: note: Shadowed declaration flint-3.1.2/src/fmpz/profile/p-fmma.c:56:20: note: Shadow variable flint-3.1.2/src/fmpz/profile/p-gcd3.c:122:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-gcd3.c:159:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-is_prime_bench.c:43:9: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_ONCE_STOP is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fmpz/profile/p-gcd3.c:191:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-is_probabprime_bench.c:43:9: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_ONCE_STOP is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:105:21: style: Variable 'glimbs' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:134:21: style: Variable 'tmp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-aors_ui.c:336:21: style: Variable 'glimbs' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-mul.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-mul.c:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-gcd3.c:156:14: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-gcd3.c:188:14: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz/profile/p-gcd3.c:128:13: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/fmpz/profile/p-mul_2exp.c:31:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-mul_2exp.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-mul_ui.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-mul_2exp.c:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-mul_ui.c:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-xgcd.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/rand.c:21:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-xgcd.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/rand.c:48:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/remove.c:108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-xgcd.c:91:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/rand.c:67:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-xgcd.c:126:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/rand.c:112:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-xgcd.c:161:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/rand.c:143:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-xgcd.c:196:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/profile/p-xgcd.c:234:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/rfac.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/rfac.c:132:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/root.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/set.c:49:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/set.c:115:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/set.c:210:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/setbit.c:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/set.c:201:13: style: Condition 'negate' is always false [knownConditionTrueFalse] flint-3.1.2/src/fmpz/set.c:189:18: note: Assignment 'negate=0', assigned value is 0 flint-3.1.2/src/fmpz/set.c:201:13: note: Condition 'negate' is always false flint-3.1.2/src/fmpz/set_str.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/set_str.c:135:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/set_str.c:161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/sqrt.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/sqrtrem.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/submul.c:149:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/tdiv.c:25:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/tdiv.c:47:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/tdiv.c:101:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/tdiv.c:172:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/tdiv.c:204:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/tdiv.c:237:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/tdiv.c:260:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-abs.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-abs_fits_ui.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-abs_fits_ui.c:39:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-abs_lbound_ui_2exp.c:53:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-abs_ubound_ui_2exp.c:31:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-add.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-addmul.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-addmul_si.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-addmul_ui.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-and.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-aors_ui.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-bin_uiui.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-bit_pack.c:23:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-bits.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cdiv_q.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cdiv_q_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cdiv_q_si.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cdiv_q_ui.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cdiv_qr.c:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cdiv_r_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cdiv_ui.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-clog.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-clog_ui.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cmp.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cmp2abs.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cmp_si.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cmp_ui.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-cmpabs.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-comb_init_clear.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-combit.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-complement.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-crt.c:41:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-crt_ui.c:38:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-div_newton.c:34:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_divexact [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-div_newton.c:157:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-div_newton.c:211:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divexact.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divexact2_uiui.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divexact_si.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divexact_ui.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divides.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divides_mod_list.c:37:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divisible.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divisible_si.c:33:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divisor_in_residue_class_lenstra.c:35:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-divisor_sigma.c:61:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-dlog.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-equal.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-equal_si.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-equal_ui.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-euler_phi.c:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fac_ui.c:42:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_q.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_q_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_q_si.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_q_ui.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_qr.c:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_qr_preinvn.c:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_r.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_r_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fdiv_ui.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fib_ui.c:46:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fits_si.c:27:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fits_si.c:40:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-flog.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-flog_ui.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fmma.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fmms.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fmpz.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fmpz_cleanup.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fmpz_stress.c:98:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-gcd3.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-gcd.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-gcdinv.c:23:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-gcd_ui.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_d_2exp.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_d.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_mpf.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_mpfr.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_mpn.c:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_mpz.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_nmod.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_set_ui_array.c:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_si.c:23:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_str.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-get_ui.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-init2.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-init_set.c:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-init_set_readonly.c:68:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-init_set_ui.c:23:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-invmod.c:49:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_even.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_perfect_power.c:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_prime.c:57:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_prime_morrison.c:35:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_prime_pocklington.c:35:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_prime_pseudosquare.c:27:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_probabprime_BPSW.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_probabprime_lucas.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_square.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-is_strong_probabprime.c:58:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-jacobi.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-kronecker.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-lcm.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mod.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mod_ui.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-moebius_mu.c:50:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mpz_init_set_readonly.c:40:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mul_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mul2_uiui.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mul.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mul_si.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mul_si_tdiv_q_2exp.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mul_tdiv_q_2exp.c:37:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-multi_CRT_multi_mod.c:41:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-multi_CRT_ui.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mul_ui.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-ndiv_qr.c:43:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-neg.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-neg_ui.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-neg_uiui.c:25:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-nextprime.c:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-or.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-out_inp_raw.c:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-popcnt.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-powm.c:41:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-powm_ui.c:39:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-pow_ui.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-primorial.c:37:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-print_read.c:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-randprime.c:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-remove.c:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-rfac_ui.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-rfac_uiui.c:33:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-root.c:35:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-setbit.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-set.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-set_d_2exp.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-set_signed_ui_array.c:32:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-set_signed_uiui.c:25:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-set_signed_uiuiui.c:25:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-set_str.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-set_ui_smod.c:29:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-set_uiui.c:25:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-sgn.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-size.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-sizeinbase.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-smod.c:32:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-sqrt.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-sqrtmod.c:26:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-sqrtrem.c:37:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-sub.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-submul.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-submul_si.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-submul_ui.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-swap.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-tdiv_q_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-tdiv_q.c:36:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-tdiv_qr.c:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-tdiv_q_si.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-tdiv_q_ui.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-tdiv_r_2exp.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-tdiv_ui.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-tstbit.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-val2.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-xgcd.c:34:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-xgcd_canonical_bezout.c:26:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-xgcd_partial.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-xor.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-fmpz.c:24:10: error: Uninitialized variable: a [uninitvar] flint-3.1.2/src/fmpz/test/t-fmpz.c:28:10: error: Uninitialized variable: b [uninitvar] flint-3.1.2/src/fmpz/test/t-fmpz.c:22:19: style: Variable 'b' is not assigned a value. [unassignedVariable] flint-3.1.2/src/fmpz/test/t-init_set_readonly.c:26:10: error: Uninitialized variable: f [uninitvar] flint-3.1.2/src/fmpz/test/t-init_set_readonly.c:47:10: error: Uninitialized variable: f [uninitvar] flint-3.1.2/src/fmpz/test/t-moebius_mu.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/test/t-mpz_init_set_readonly.c:27:10: error: Uninitialized variable: f [uninitvar] flint-3.1.2/src/fmpz/test/t-out_inp_raw.c:81:23: style: Checking if unsigned expression 'r' is less than zero. [unsignedLessThanZero] flint-3.1.2/src/fmpz/test/t-set_str.c:28:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/test/t-set_str.c:19:9: note: Shadowed declaration flint-3.1.2/src/fmpz/test/t-set_str.c:28:15: note: Shadow variable flint-3.1.2/src/fmpz/test/t-set_str.c:84:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz/test/t-set_str.c:19:9: note: Shadowed declaration flint-3.1.2/src/fmpz/test/t-set_str.c:84:15: note: Shadow variable flint-3.1.2/src/fmpz/tstbit.c:18:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/val2.c:30:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _mp_d [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_extras/lshift_mpn.c:24:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/xgcd_partial.c:32:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_extras/sub_small_large.c:29:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_extras/test/t-lshift_mpn.c:38:9: error: There is an unknown macro here somewhere. Configuration is required. If FMPZ_GET_MPN_READONLY is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fmpz/test/t-crt.c:20:9: style: Local variable 'sign' shadows outer function [shadowFunction] flint-3.1.2/src/fmpz/test/t-cmp2abs.c:16:5: note: Shadowed declaration flint-3.1.2/src/fmpz/test/t-crt.c:20:9: note: Shadow variable flint-3.1.2/src/fmpz/test/t-crt_ui.c:19:9: style: Local variable 'sign' shadows outer function [shadowFunction] flint-3.1.2/src/fmpz/test/t-cmp2abs.c:16:5: note: Shadowed declaration flint-3.1.2/src/fmpz/test/t-crt_ui.c:19:9: note: Shadow variable flint-3.1.2/src/fmpz/test/t-multi_CRT_multi_mod.c:96:21: style: Local variable 'sign' shadows outer function [shadowFunction] flint-3.1.2/src/fmpz/test/t-cmp2abs.c:16:5: note: Shadowed declaration flint-3.1.2/src/fmpz/test/t-multi_CRT_multi_mod.c:96:21: note: Shadow variable flint-3.1.2/src/fmpz/test/t-multi_CRT_ui.c:32:13: style: Local variable 'sign' shadows outer function [shadowFunction] flint-3.1.2/src/fmpz/test/t-cmp2abs.c:16:5: note: Shadowed declaration flint-3.1.2/src/fmpz/test/t-multi_CRT_ui.c:32:13: note: Shadow variable flint-3.1.2/src/fmpz_extras/test/t-add2_fmpz_si_inline.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_extras/test/t-add_inline.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz/xgcd.c:153:9: error: Uninitialized variable: mf [uninitvar] flint-3.1.2/src/fmpz/xgcd.c:168:9: error: Uninitialized variable: mg [uninitvar] flint-3.1.2/src/fmpz_extras/test/t-add_si_inline.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_extras/test/t-add_ui_inline.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_extras/test/t-sub_si_inline.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/ecm.c:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/ecm_init.c:17:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/ecm_mul_montgomery_ladder.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/ecm_select_curve.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/ecm_stage_II.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/ecm_submod.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/expand_multiexp.c:34:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/ecm.c:117:58: warning: Either the condition 'j<9' is redundant or the array 'n_ecm_primorial[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond] flint-3.1.2/src/fmpz_factor/ecm.c:117:15: note: Assuming that condition 'j<9' is not redundant flint-3.1.2/src/fmpz_factor/ecm.c:117:58: note: Array index out of bounds flint-3.1.2/src/fmpz_factor/ecm.c:120:24: warning: Either the condition 'j<9' is redundant or the array 'n_ecm_primorial[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond] flint-3.1.2/src/fmpz_factor/ecm.c:117:15: note: Assuming that condition 'j<9' is not redundant flint-3.1.2/src/fmpz_factor/ecm.c:120:24: note: Array index out of bounds flint-3.1.2/src/fmpz_factor/factor_pp1.c:58:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor_pp1.c:93:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor_pp1.c:119:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor_trial.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor_pp1.c:188:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor_smooth.c:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor_trial.c:114:9: error: Uninitialized variable: mockx [uninitvar] flint-3.1.2/src/fmpz_factor/fit_length.c:23:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor_smooth.c:215:21: style: Local variable 'found' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_factor/factor_smooth.c:73:11: note: Shadowed declaration flint-3.1.2/src/fmpz_factor/factor_smooth.c:215:21: note: Shadow variable flint-3.1.2/src/fmpz_factor/io.c:36:36: error: There is an unknown macro here somewhere. Configuration is required. If WORD_FMT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fmpz_factor/profile/p-factor_bench.c:37:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/pollard_brent.c:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/factor_pp1.c:266:37: style: Condition 'factor[0]!=1' is always false [knownConditionTrueFalse] flint-3.1.2/src/fmpz_factor/factor_pp1.c:266:37: note: Assuming that condition 'factor[0]!=1' is not redundant flint-3.1.2/src/fmpz_factor/factor_pp1.c:264:19: note: Assuming condition is false flint-3.1.2/src/fmpz_factor/factor_pp1.c:266:37: note: Condition 'factor[0]!=1' is always false flint-3.1.2/src/fmpz_factor/profile/p-factor_pp1.c:24:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/pollard_brent_single.c:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/pollard_brent_single.c:176:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/pollard_brent.c:29:25: style: Variable 'mptr' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_factor/refine.c:138:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-ecm.c:34:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-factor.c:47:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-factor.c:117:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-factor_pp1.c:39:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-factor_smooth.c:45:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-factor_smooth.c:81:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-factor_trial.c:50:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-factor_trial.c:106:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-io.c:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_TEST_FAIL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-pollard_brent.c:36:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-pollard_brent_single.c:36:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/test/t-refine.c:121:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_factor/pollard_brent_single.c:217:14: style: Variable 'normbits' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_factor/pollard_brent_single.c:206:14: note: normbits is assigned flint-3.1.2/src/fmpz_factor/pollard_brent_single.c:217:14: note: normbits is overwritten flint-3.1.2/src/fmpz_factor/pollard_brent_single.c:173:25: style: Variable 'mptr' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_factor/pollard_brent_single.c:204:10: style: Variable 'mptr' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_factor/refine.c:310:5: warning: Possible null pointer dereference: curr [nullPointer] flint-3.1.2/src/fmpz_factor/refine.c:284:12: note: Assignment 'curr=NULL', assigned value is 0 flint-3.1.2/src/fmpz_factor/refine.c:286:12: note: Assuming condition is false flint-3.1.2/src/fmpz_factor/refine.c:310:5: note: Null pointer dereference flint-3.1.2/src/fmpz_factor/test/t-refine.c:224:19: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_factor/test/t-refine.c:116:13: note: Shadowed declaration flint-3.1.2/src/fmpz_factor/test/t-refine.c:224:19: note: Shadow variable flint-3.1.2/src/fmpz_lll/babai.c:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/check_babai_heuristic.c:32:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/context_init_default.c:21:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z_BASIS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/babai.c:283:13: style: Same expression on both sides of '!='. [duplicateExpression] flint-3.1.2/src/fmpz_lll/is_reduced.c:21:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z_BASIS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/is_reduced_with_removal.c:24:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z_BASIS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/is_reduced_mpfr.c:28:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z_BASIS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/is_reduced_mpfr_with_removal.c:29:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z_BASIS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/d_lll.c:30:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/d_lll.c:34:22: style: Variable 'babai_ok' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/d_lll.c:395:22: style: Variable 'babai_ok' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/lll_mpf.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/mpf2_lll.c:29:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/lll_mpf_with_removal.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/lll_with_removal_ulll.c:23:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z_BASIS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/mpf-impl.c:21:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpf [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/mpf-impl.c:114:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpf [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/profile/p-lll.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/profile/p-lll.c:32:16: style: Variable 'params' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_lll/storjohann_ulll.c:21:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Z_BASIS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-heuristic_dot.c:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll.c:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll.c:20:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-lll_d.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll_d_heuristic.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll_d.c:18:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-lll_d_heuristic.c:18:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-lll_d_heuristic_with_removal.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll_d_with_removal.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll_d_with_removal_knapsack.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll_mpf.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll_mpf_with_removal.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll_with_removal.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-wrapper.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-wrapper_with_removal.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-wrapper_with_removal_knapsack.c:31:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-lll_d_heuristic_with_removal.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-lll_d_with_removal.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-lll_d_with_removal_knapsack.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-lll_mpf.c:18:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-lll_mpf_with_removal.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-lll_with_removal.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-wrapper.c:18:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/test/t-wrapper_with_removal.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_lll/wrapper.c:22:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/wrapper_with_removal.c:25:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/wrapper_with_removal_knapsack.c:25:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable APPROX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/CRT_ui.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_lll/test/t-wrapper_with_removal_knapsack.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mat/can_solve_multi_mod_den.c:25:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/charpoly.c:136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/chol_d.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/can_solve_fflu.c:17:61: style: Parameter 'perm' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mat/can_solve_fflu.c:84:44: error: Uninitialized variable: Ap [uninitvar] flint-3.1.2/src/fmpz_mat/can_solve_fflu.c:85:44: error: Uninitialized variable: Bp [uninitvar] flint-3.1.2/src/fmpz_mat/charpoly.c:49:5: style: double result is returned as long double value. If the return value is long double to avoid loss of information, then you have loss of information. [truncLongCastReturn] flint-3.1.2/src/fmpz_mat/col_partition.c:40:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/col_partition.c:65:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/det.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/det_cofactor.c:84:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/det_divisor.c:49:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/det_modular_given_divisor.c:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/fflu.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rem [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/get.c:24:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/get.c:49:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DBL_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/gram.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/hadamard.c:81:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/hnf_transform.c:68:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/hnf_pernet_stein.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/hnf_pernet_stein.c:356:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/hnf_pernet_stein.c:457:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/init.c:27:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/invert.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/io.c:104:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/io.c:105:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/io.c:127:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/io.c:174:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/minpoly_modular.c:136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/minpoly_modular.c:27:5: style: double result is returned as long double value. If the return value is long double to avoid loss of information, then you have loss of information. [truncLongCastReturn] flint-3.1.2/src/fmpz_mat/minpoly_modular.c:115:27: style: Variable 'oldlen' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mat/mul.c:205:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_classical.c:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_double_word.c:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_double_word.c:434:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_double_word.c:553:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_fft.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_fft.c:237:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_fft.c:282:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:65:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:142:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:338:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_fft.c:57:25: style:inconclusive: Boolean expression 'a[i][limbs-1]>halflimb' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] flint-3.1.2/src/fmpz_mat/mul_fft.c:364:42: warning: Expression '-2' has a negative value. That is converted to an unsigned value and used in an unsigned calculation. [signConversion] flint-3.1.2/src/fmpz_mat/mul_small.c:206:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_small.c:328:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_double_word.c:361:17: style: Variable 'BL' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mat/mul_small.c:19:36: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mat/mul_small.c:19:47: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mat/mul_small.c:60:41: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mat/mul_small.c:60:52: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mat/multi_CRT_ui.c:51:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/multi_mod_ui.c:49:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/next_col_van_hoeij.c:21:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/nullspace.c:40:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-big_mul.c:153:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-det.c:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-det.c:29:17: style: Variable 'params' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mat/profile/p-det.c:69:17: style: Variable 'params.bits' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mat/profile/p-mul.c:66:5: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_STOP_VALUES is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fmpz_mat/profile/p-mul_double_word.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-mul_double_word_v_mul_multi_mod.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-big_mul.c:175:25: warning: Uninitialized variable: timer [uninitvar] flint-3.1.2/src/fmpz_mat/profile/p-mul_multi_mod.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-mul_small.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-mul_small_v_mul_multi_mod.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-sqr.c:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/randajtai.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/profile/p-sqr.c:30:17: style: Variable 'params' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mat/randdet.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/randintrel.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/randntrulike.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/randntrulike2.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/randrank.c:25:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/randsimdioph.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/rank.c:28:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/rank_small_inplace.c:43:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/rref_fflu.c:36:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/rref_mul.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/solve_cramer.c:160:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/solve_dixon.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/solve_dixon.c:73:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/solve_dixon.c:131:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mat_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/solve_dixon.c:219:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/solve_multi_mod_den.c:25:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_OPTIMAL_MODULUS_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/solve_fflu_precomp.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/solve_fflu_precomp.c:53:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rem [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/sqr_bodrato.c:141:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/swap.c:18:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mat_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/swap.c:39:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-CRT_ui.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-CRT_ui_unsigned.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-add_sub.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-can_solve_fflu.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-can_solve_multi_mod_den.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-charpoly_berkowitz.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-charpoly.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-chol_d.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-col_partition.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-concat_horizontal.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-concat_vertical.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-content.c:26:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-det_bound.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-det.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-det_divisor.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-det_modular_accelerated.c:26:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-det_modular.c:26:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-entry.c:25:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-equal.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-fmpz_vec_mul.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-get_d_mat.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-get_d_mat_transpose.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-get_nmod_mat.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-gram.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hadamard.c:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf.c:26:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf_classical.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf_minors.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf_minors_transform.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf_modular.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf_modular_eldiv.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf_pernet_stein.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf_transform.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-hnf_xgcd.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-howell_form_mod.c:31:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-howell_form_mod.c:164:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-init_clear.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-inv.c:45:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-invert_rows_cols.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-is_empty.c:22:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-is_one.c:23:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-is_spd.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-is_square.c:22:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-is_zero.c:22:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-kronecker_product.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-lll_original.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-lll_storjohann.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-max_bits.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-minpoly.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_blas.c:25:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_classical.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_double_word.c:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_fft.c:24:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_fmpz_vec.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_multi_mod.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_small.c:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_strassen.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-mul_waksman.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-multi_CRT_ui.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-multi_CRT_ui_unsigned.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-nullspace.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-one.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-pow.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-print_read.c:37:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-rank.c:23:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-rref.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-rref_fflu.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-rref_mul.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_addmul_fmpz.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_addmul_nmod_mat_fmpz.c:30:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_addmul_nmod_mat_ui.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_addmul_si.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_addmul_ui.c:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_mod_fmpz.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_mul_2exp.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_mul_fmpz.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_mul_si.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_mul_ui.c:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-scalar_smod.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-snf_diagonal.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-snf_iliopoulos.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-snf_kannan_bachem.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-solve_bound.c:27:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-solve.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-solve_cramer.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-solve_dixon.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-solve_dixon_den.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-solve_fflu.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-solve_multi_mod_den.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-sqr.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-trace.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-transpose.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-window_init_clear.c:25:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/test/t-zero.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:418:23: error: Uninitialized struct member: mainarg.Astartrow [uninitStructMember] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:418:23: error: Uninitialized struct member: mainarg.Astoprow [uninitStructMember] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:418:23: error: Uninitialized struct member: mainarg.Bstartrow [uninitStructMember] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:418:23: error: Uninitialized struct member: mainarg.Bstoprow [uninitStructMember] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:418:23: error: Uninitialized struct member: mainarg.Cstartrow [uninitStructMember] flint-3.1.2/src/fmpz_mat/mul_multi_mod.c:418:23: error: Uninitialized struct member: mainarg.Cstoprow [uninitStructMember] flint-3.1.2/src/fmpz_mat/test/t-col_partition.c:18:16: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mat/solve_fflu_precomp.c:139:43: style: Condition 'ilength==1' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mod_mpoly_factor/factor.c:416:23: note: Assignment 'Lft->length=1', assigned value is 1 flint-3.1.2/src/fmpz_mod_mpoly_factor/factor.c:421:25: note: Condition 'Lft->length==1' is always true flint-3.1.2/src/fmpz_mod_mpoly_factor/factor.c:598:10: error: Uninitialized variable: nctx [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/factor_squarefree.c:53:10: error: Uninitialized variable: nctx [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_mat_extras.c:46:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_bpoly.c:56:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_bpoly.c:126:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_bpoly.c:198:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_bpoly.c:295:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_bpoly.c:707:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_bpoly.c:770:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_bpoly.c:802:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/fmpz_mod_bpoly.c:820:32: style: Variable 'Bc' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/bpoly_factor_smprime.c:679:16: style: Variable 'Bfinal' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_mod_mpoly_factor/bpoly_factor_smprime.c:670:16: note: Bfinal is assigned flint-3.1.2/src/fmpz_mod_mpoly_factor/bpoly_factor_smprime.c:679:16: note: Bfinal is overwritten flint-3.1.2/src/fmpz_mod_mpoly_factor/bpoly_factor_smprime.c:60:32: style: Variable 'Bi' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/bpoly_factor_smprime.c:743:49: style: Variable 'Ue' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_brown.c:515:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:43:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_hensel.c:42:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:149:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:314:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:392:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:798:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:921:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1084:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1204:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1340:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1754:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1871:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_hensel.c:43:26: style: Condition 'A->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_hensel.c:27:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_hensel.c:43:26: note: Condition 'A->bits==bits' is always true flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:52:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:81:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:154:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:566:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:34:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:80:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:210:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:279:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:348:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:410:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:474:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:571:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1626:17: style: Condition '!deg_is_small' is always false [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1610:28: note: Assignment 'deg_is_small=1', assigned value is 1 flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1626:17: note: Condition '!deg_is_small' is always false flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1518:13: style: Same expression used in consecutive assignments of 'try_a' and 'try_b'. [duplicateAssignExpression] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1519:13: note: Same expression used in consecutive assignments of 'try_a' and 'try_b'. flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1518:13: note: Same expression used in consecutive assignments of 'try_a' and 'try_b'. flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:35:13: style: Parameter 'Amin_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:37:13: style: Parameter 'Astride' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_algo.c:1283:6: error: Uninitialized variable: nctx [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/io.c:211:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/irred_smprime_wang.c:49:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:156:26: style: Condition 'A->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:143:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:156:26: note: Condition 'A->bits==bits' is always true flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:70:13: style: Variable 'Zexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:130:12: style: Parameter 'perm' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:191:5: error: Uninitialized variable: Aeh_coeff_mock [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel.c:195:5: error: Uninitialized variable: Beh_coeff_mock [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:165:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:276:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:417:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:699:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:822:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:994:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:1187:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:1311:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/irred_smprime_zassenhaus.c:40:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/irred_smprime_zassenhaus.c:150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/irred_smprime_zippel.c:49:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/lcc_wang.c:39:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift.c:160:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_mpolyv_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift.c:343:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift.c:456:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift.c:497:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:45:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:61:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:147:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:260:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:384:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:509:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:667:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:722:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:829:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_pfrac.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_pfrac.c:269:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn.c:82:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn.c:168:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn.c:216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn.c:272:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn.c:328:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn.c:419:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:385:13: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:510:13: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpoly_hlift_zippel.c:567:9: error: Uninitialized variable: T [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyu.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyu.c:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:82:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:196:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:572:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:547:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:572:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:402:13: style: Variable 'Zexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:646:5: error: Uninitialized variable: Aeh_coeff_mock [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:651:5: error: Uninitialized variable: Beh_coeff_mock [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyv.c:34:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyv.c:135:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/gcd_zippel2.c:464:8: style: Variable 'e0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:199:26: style: Condition 'A->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:190:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:199:26: note: Condition 'A->bits==bits' is always true flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:71:13: style: Parameter 'Adeg_bounds' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:72:13: style: Parameter 'expect_deg' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:257:22: error: Uninitialized variable: Ad [legacyUninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/mpolyn_divides.c:258:22: error: Uninitialized variable: Bd [legacyUninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/polyun.c:57:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/polyun.c:119:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/polyun.c:166:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/realloc.c:39:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/sort.c:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/stack.c:54:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/stack.c:104:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/stack.c:153:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_polyun_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/stack.c:208:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_mpolyn_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor.c:25:20: debug: Function::addArguments found argument 'fmpz_mod_mpoly_factor_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor.c:123:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_squarefree.c:28:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_squarefree.c:94:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_wang.c:124:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_zassenhaus.c:123:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_zippel.c:123:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_brown.c:50:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_brown.c:148:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_brown.c:235:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_hensel.c:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_hensel.c:273:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_subresultant.c:232:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_zippel2.c:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_zippel2.c:296:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_zippel.c:50:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_zippel.c:268:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_wang.c:25:20: debug: Function::addArguments found argument 'fmpz_mod_mpoly_factor_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_wang.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/polyu3_mod_hlift.c:317:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/polyu3_mod_hlift.c:487:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/polyu3_mod_hlift.c:649:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_zassenhaus.c:25:20: debug: Function::addArguments found argument 'fmpz_mod_mpoly_factor_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_zassenhaus.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_zippel.c:25:20: debug: Function::addArguments found argument 'fmpz_mod_mpoly_factor_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-factor_zippel.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_hensel.c:186:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_subresultant.c:145:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_zippel.c:183:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/test/t-gcd_zippel2.c:206:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/zip_helpers.c:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/zip_helpers.c:87:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/zip_helpers.c:156:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/zip_helpers.c:219:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/zip_helpers.c:243:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/zip_helpers.c:148:56: style: Parameter 'Amarks' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mod_poly/berlekamp_massey.c:231:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] flint-3.1.2/src/fmpz_mod_poly/berlekamp_massey.c:244:5: note: Found duplicate branches for 'if' and 'else'. flint-3.1.2/src/fmpz_mod_poly/berlekamp_massey.c:231:5: note: Found duplicate branches for 'if' and 'else'. flint-3.1.2/src/fmpz_mod_poly/compose_mod.c:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung.c:110:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung_precomp_preinv.c:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung_precomp_preinv.c:197:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung_preinv.c:108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung_vec_preinv.c:81:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung_vec_preinv.c:121:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_horner.c:74:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung_vec_preinv_threaded.c:73:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung_vec_preinv_threaded.c:131:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/compose_mod_brent_kung_vec_preinv_threaded.c:280:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/deflate.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/div.c:48:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/div_newton_n_preinv.c:54:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/div_series.c:35:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/div_series.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/divrem.c:58:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/divrem_basecase.c:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/divrem_basecase.c:85:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/divrem_f.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/divrem_newton_n_preinv.c:55:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/polyu3_mod_hlift.c:427:13: style: Variable 'Fexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/polyu3_mod_hlift.c:465:5: error: Uninitialized variable: zero [uninitvar] flint-3.1.2/src/fmpz_mod_poly/evaluate_fmpz_vec.c:37:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/evaluate_fmpz_vec.c:154:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMPZ_MOD_POLY_EVALUATE_FMPZ_VEC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:260:31: style: Condition 'Bexp>Aexp' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:249:18: note: Assuming that condition 'Aexp==Bexp' is not redundant flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:260:31: note: Condition 'Bexp>Aexp' is always true flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:998:10: style: Redundant initialization for 'Flen'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:945:16: note: Flen is initialized flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:998:10: note: Flen is overwritten flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:95:13: style: Variable 'Fexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:328:13: style: Variable 'Fexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mod_poly/fit_length.c:20:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:333:5: error: Uninitialized variable: zero [uninitvar] flint-3.1.2/src/fmpz_mod_mpoly_factor/interp.c:966:5: error: Uninitialized variable: zero [uninitvar] flint-3.1.2/src/fmpz_mod_poly/find_distinct_nonzero_roots.c:57:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/find_distinct_nonzero_roots.c:125:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/evaluate_fmpz_vec.c:77:14: style: Variable 'left' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_mod_poly/evaluate_fmpz_vec.c:72:14: note: left is assigned flint-3.1.2/src/fmpz_mod_poly/evaluate_fmpz_vec.c:77:14: note: left is overwritten flint-3.1.2/src/fmpz_mod_poly/evaluate_fmpz_vec.c:52:10: style: Variable 'left' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mod_poly/frobenius_powers_2exp_precomp.c:32:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/frobenius_powers_precomp.c:22:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/gcd.c:33:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMPZ_MOD_POLY_GCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/gcd_euclidean_f.c:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/gcdinv.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/gcdinv_euclidean.c:37:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/gcdinv_euclidean.c:148:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/gcdinv_euclidean_f.c:38:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/gcdinv_euclidean_f.c:156:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/gcdinv_f.c:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/hgcd.c:26:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMPZ_MOD_POLY_HGCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/init.c:18:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/inv_series.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/inv_series_newton_f.c:33:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/invmod.c:55:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/invmod_f.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/invsqrt_series.c:31:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/io.c:57:102: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/io.c:58:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/io.c:60:139: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/mulmod.c:60:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/mulmod_preinv.c:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powers_mod_naive.c:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powmod_fmpz_binexp.c:77:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powers_mod_bsgs_threaded.c:159:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powers_mod_bsgs_threaded.c:188:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powmod_fmpz_binexp_preinv.c:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powmod_linear_fmpz_preinv.c:104:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powmod_ui_binexp.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powmod_ui_binexp_preinv.c:74:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/powmod_x_fmpz_preinv.c:100:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/profile/p-invert.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/profile/p-gcd.c:79:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/profile/p-minpoly.c:108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/profile/p-mul.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/profile/p-tree.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/randtest.c:72:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/randtest.c:86:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/randtest.c:100:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/radix.c:28:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/radix.c:177:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/profile/p-minpoly.c:126:37: error: Uninitialized variable: primes [uninitvar] flint-3.1.2/src/fmpz_mod_poly/realloc.c:34:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/rem_basecase.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/profile/p-gcd.c:57:57: style: Parameter 'pixels' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mod_poly/scalar.c:58:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/scalar.c:80:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/sqr.c:38:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/sqrt_series.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-add.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-add_series.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-berlekamp_massey.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose_mod.c:32:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose_mod_brent_kung.c:32:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose_mod_brent_kung_precomp_preinv.c:36:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose_mod_brent_kung_precomp_preinv_threaded.c:266:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose_mod_brent_kung_preinv.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose_mod_brent_kung_vec_preinv.c:35:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose_mod_brent_kung_vec_preinv_threaded.c:40:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-compose_mod_horner.c:32:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-deflate_deflation_inflate.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-derivative.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-discriminant.c:39:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-div.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-div_newton_n_preinv.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-div_series.c:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-divides.c:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-divides_classical.c:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-divrem_basecase.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-divrem_f.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-evaluate_fmpz.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-divrem_newton_n_preinv.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-evaluate_fmpz_vec.c:37:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-find_distinct_nonzero_roots.c:32:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-evaluate_fmpz_vec.c:21:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mod_poly/test/t-frobenius_powers_precomp.c:37:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-gcd.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-gcd_euclidean_f.c:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-gcdinv.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-gcdinv_euclidean.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-get_set_fmpz_poly.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-get_set_nmod_poly.c:41:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-init_realloc_clear.c:30:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-invmod.c:35:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-inv_series.c:28:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-invsqrt_series.c:37:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-minpoly.c:75:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-mul.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-mulhigh.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-mullow.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-mulmod.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-mulmod_preinv.c:35:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-neg.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-powers_mod_bsgs.c:102:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-powers_mod_naive.c:35:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-powmod_fmpz_binexp.c:36:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-powmod_fmpz_binexp_preinv.c:37:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-powmod_ui_binexp.c:35:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-powmod_ui_binexp_preinv.c:36:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-powmod_x_fmpz_preinv.c:37:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-pow_trunc_binexp.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-pow_trunc.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-print_read.c:43:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-product_roots_fmpz_vec.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-radix.c:59:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-randtest_monic_primitive.c:32:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-rem_basecase.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-resultant.c:36:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-scalar_div_fmpz.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-scalar_mul_fmpz.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-set_equal.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-set_trunc.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-shift_left_right.c:30:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-sqrt.c:34:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-sqrt_series.c:37:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-sub.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-sub_series.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-swap.c:31:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-xgcd.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/test/t-zero.c:31:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/tree.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/tree.c:83:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/xgcd.c:39:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMPZ_MOD_POLY_GCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly/xgcd_euclidean_f.c:38:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_berlekamp.c:140:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_distinct_deg.c:68:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_berlekamp.c:39:48: style: Parameter 'shift' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mod_poly_factor/factor_distinct_deg_threaded.c:158:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_distinct_deg_threaded.c:224:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:44:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable f [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:71:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:212:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_check [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:240:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg_prob.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:414:29: warning: Either the condition 'k>0' is redundant or the array 'S[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:367:14: note: Assuming that condition 'k>0' is not redundant flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:420:9: note: Compound assignment '+=', assigned value is -2 flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:414:29: note: Negative array index flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:416:35: warning: Either the condition 'k>0' is redundant or the array 'S[0]' is accessed at index -1, which is out of bounds. [negativeIndex] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:367:14: note: Assuming that condition 'k>0' is not redundant flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:420:9: note: Compound assignment '+=', assigned value is -2 flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:416:35: note: Negative array index flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:416:46: warning: Either the condition 'k>0' is redundant or the array 'S[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:367:14: note: Assuming that condition 'k>0' is not redundant flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:420:9: note: Compound assignment '+=', assigned value is -2 flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:416:46: note: Negative array index flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:417:39: warning: Either the condition 'k>0' is redundant or the array 'S[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:367:14: note: Assuming that condition 'k>0' is not redundant flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:420:9: note: Compound assignment '+=', assigned value is -2 flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:417:39: note: Negative array index flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:418:29: warning: Either the condition 'k>0' is redundant or the array 'S[0]' is accessed at index -2, which is out of bounds. [negativeIndex] flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:367:14: note: Assuming that condition 'k>0' is not redundant flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:420:9: note: Compound assignment '+=', assigned value is -2 flint-3.1.2/src/fmpz_mod_poly_factor/factor_equal_deg.c:418:29: note: Negative array index flint-3.1.2/src/fmpz_mod_poly_factor/insert.c:42:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/is_irreducible_ddf.c:59:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/profile/p-factor_equal_deg.c:72:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/profile/p-factor.c:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/realloc.c:35:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/roots.c:54:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/roots.c:157:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/roots_factored.c:95:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/roots_factored.c:230:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-factor.c:38:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-factor_berlekamp.c:38:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-factor_cantor_zassenhaus.c:38:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-factor_distinct_deg.c:46:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-factor_distinct_deg_threaded.c:149:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-factor_equal_deg_prob.c:33:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-factor_kaltofen_shoup.c:38:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-factor_squarefree.c:39:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-interval_threaded.c:167:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-is_irreducible.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-is_irreducible_ddf.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-is_irreducible_rabin.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-is_squarefree.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-roots.c:41:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-roots.c:102:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-roots_factored.c:39:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_poly_factor/test/t-roots_factored.c:145:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX_PRIME [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mod_vec/set_fmpz_vec.c:45:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_UNIFORM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/add.c:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/add.c:243:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/buchberger_naive.c:111:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/compose_fmpz_mpoly.c:38:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/compose_fmpz_poly.c:33:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/compose_fmpz_poly.c:53:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/compose_fmpz_poly.c:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/compose_fmpz_poly.c:169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/compose_fmpz_poly.c:265:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/compose_mat.c:44:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/compose_fmpz_mpoly_horner.c:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/content_vars.c:38:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/content_vars.c:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/deflate.c:51:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/degrees.c:18:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/derivative.c:21:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/derivative.c:52:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/derivative.c:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides.c:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/div_monagan_pearce.c:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/div_monagan_pearce.c:356:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/div_monagan_pearce.c:710:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_array.c:473:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_array.c:796:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_array.c:1259:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_array.c:1309:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_monagan_pearce.c:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_monagan_pearce.c:323:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_monagan_pearce.c:639:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem.c:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem.c:386:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem.c:746:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_array.c:1109:14: style: Local variable 'p2' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_mpoly/divides_array.c:793:32: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly/divides_array.c:1109:14: note: Shadow variable flint-3.1.2/src/fmpz_mpoly/divides_array.c:461:63: style: Parameter 'mults' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/divides_array.c:581:18: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/divides_array.c:670:18: style: Variable 'ptr' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/div_monagan_pearce.c:42:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/div_monagan_pearce.c:342:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/divrem_array.c:52:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem_array.c:449:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem_array.c:928:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem_array.c:1007:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem_ideal.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem_ideal.c:386:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem_ideal.c:715:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divides_monagan_pearce.c:38:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/divides_monagan_pearce.c:309:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/equal.c:17:45: style: Parameter 'exps1' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/divrem.c:53:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/divrem.c:370:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/evaluate_all.c:20:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_all.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_all.c:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_all.c:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_all.c:222:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_all_nmod.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:54:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:277:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:132:13: style: Condition '!success' is always false [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:131:43: note: Calling function 'fmpz_pow_cache_mulpow_ui' returns 1 flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:131:43: note: Assignment 'success=fmpz_pow_cache_mulpow_ui(Acoeffs+Alen,Bcoeffs+i,k,cache)', assigned value is 1 flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:132:13: note: Condition '!success' is always false flint-3.1.2/src/fmpz_mpoly/evaluate_one.c:275:25: error: Uninitialized variable: T [uninitvar] flint-3.1.2/src/fmpz_mpoly/fit_length_reset_bits.c:40:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/gcd.c:45:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/gcd_brown.c:25:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/gcd_cofactors.c:58:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/gcd_hensel.c:25:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_HENSEL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/gcd_subresultant.c:25:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_PRS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/gcd_zippel.c:25:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ZIPPEL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem_array.c:742:14: style: Local variable 'p2' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_mpoly/divrem_array.c:446:32: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly/divrem_array.c:742:14: note: Shadow variable flint-3.1.2/src/fmpz_mpoly/divrem_array.c:41:63: style: Parameter 'mults' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/gcd_zippel2.c:25:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ZIPPEL2 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/gen.c:27:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/geobuckets.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/geobuckets.c:31:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_coeff_fmpz_monomial.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_coeff_vars_ui.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_fmpz.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_str_pretty.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_set_is_fmpz_poly.c:43:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_set_is_fmpz_poly.c:91:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_set_is_fmpz_poly.c:155:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_set_is_fmpz_poly.c:180:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_coeff_fmpz.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_coeff_fmpz.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_coeff_fmpz.c:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_exp_fmpz.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_exp_si.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_exp_ui.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_monomial.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_var_exp_si.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/get_term_var_exp_ui.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/init.c:23:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/init.c:36:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/init.c:51:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/inflate.c:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/integral.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/integral.c:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/is_canonical.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/io.c:29:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/io.c:124:168: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/io.c:125:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/io.c:145:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/io.c:200:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/lead_coeff_vars.c:35:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mpolyd.c:232:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mpolyd.c:250:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul.c:23:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul.c:123:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul.c:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul.c:20:46: style: Parameter 'Bdegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul.c:20:61: style: Parameter 'Cdegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul.c:61:35: style: Parameter 'Bdegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul.c:61:50: style: Parameter 'Cdegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul_dense.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_dense.c:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_dense.c:254:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_dense.c:379:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array_threaded.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array_threaded.c:240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array_threaded.c:393:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array_threaded.c:491:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array_threaded.c:655:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array_threaded.c:815:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array_threaded.c:892:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/divrem_ideal.c:52:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/divrem_ideal.c:365:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/mul_dense.c:40:63: style: Parameter 'bounds' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul_array.c:234:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:301:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:368:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:436:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:586:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:758:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:932:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:941:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:950:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:959:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1045:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1054:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1063:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1072:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1099:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1282:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_johnson.c:40:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_johnson.c:244:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_johnson.c:474:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_johnson.c:578:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:43:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:212:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:472:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:629:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:733:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:815:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:915:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_monomial.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/pow_fmpz.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/pow_ui.c:40:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_array.c:959:1: style: Parameter 'coeff_array' can be declared as pointer to const. However it seems that 'fmpz_mpoly_append_array_fmpz_DEGLEX' is a callback function, if 'coeff_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1116:19: note: You might need to cast the function pointer here flint-3.1.2/src/fmpz_mpoly/mul_array.c:959:1: note: Parameter 'coeff_array' can be declared as pointer to const flint-3.1.2/src/fmpz_mpoly/mul_array.c:1072:1: style: Parameter 'coeff_array' can be declared as pointer to const. However it seems that 'fmpz_mpoly_append_array_fmpz_DEGREVLEX' is a callback function, if 'coeff_array' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/fmpz_mpoly/mul_array.c:1122:23: note: You might need to cast the function pointer here flint-3.1.2/src/fmpz_mpoly/mul_array.c:1072:1: note: Parameter 'coeff_array' can be declared as pointer to const flint-3.1.2/src/fmpz_mpoly/profile/p-divides.c:206:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/profile/p-gcd.c:174:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/profile/p-mul.c:196:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/profile/p-sqrt.c:25:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:22:18: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:22:33: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:33:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:187:18: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:187:33: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:202:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/mul_heap_threaded.c:614:20: style: Variable 'base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/profile/p-univar.c:39:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/profile/p-univar.c:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/pow_fps.c:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/pow_fps.c:289:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/pow_fps.c:527:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidiv_heap.c:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidiv_heap.c:402:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidiv_heap.c:804:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidivrem_heap.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidivrem_heap.c:386:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidivrem_heap.c:766:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:326:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:634:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:190:27: style: Local variable 'len' shadows outer argument [shadowArgument] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:19:50: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:190:27: note: Shadow variable flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:232:19: style: Local variable 'len' shadows outer argument [shadowArgument] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:19:50: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:232:19: note: Shadow variable flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:509:27: style: Local variable 'len' shadows outer argument [shadowArgument] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:303:50: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:509:27: note: Shadow variable flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:553:19: style: Local variable 'len' shadows outer argument [shadowArgument] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:303:50: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:553:19: note: Shadow variable flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:24:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/quasidivrem_ideal_heap.c:308:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/randtest_bits.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/randtest_bound.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/pow_fps.c:73:26: style: Variable 'Qlen' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mpoly/pow_fps.c:295:16: style: Variable 'Qlen' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mpoly/randtest_bounds.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/realloc.c:20:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/realloc.c:48:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/reduction_primitive_part.c:30:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/scalar_fmma.c:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/scalar_fmma.c:252:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/select_exps.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/select_exps.c:73:24: style: Condition 'a>=0' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mpoly/select_exps.c:65:21: note: Assignment 'a=1.0', assigned value is 1.0 flint-3.1.2/src/fmpz_mpoly/select_exps.c:73:24: note: Condition 'a>=0' is always true flint-3.1.2/src/fmpz_mpoly/select_exps.c:74:24: style: Condition 'b>=0' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mpoly/select_exps.c:66:21: note: Assignment 'b=0.2', assigned value is 0.2 flint-3.1.2/src/fmpz_mpoly/select_exps.c:74:24: note: Condition 'b>=0' is always true flint-3.1.2/src/fmpz_mpoly/set_coeff_fmpz_fmpz.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_coeff_fmpz_fmpz.c:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_coeff_fmpz_monomial.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_coeff_fmpz_ui.c:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidiv_heap.c:30:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/quasidiv_heap.c:384:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/set_str_pretty.c:22:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_term_coeff_fmpz.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_term_coeff_fmpz.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_term_coeff_fmpz.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_term_exp_fmpz.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_term_exp_ui.c:24:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/set_ui.c:27:7: style: Redundant initialization for 'N'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/fmpz_mpoly/set_ui.c:19:13: note: N is initialized flint-3.1.2/src/fmpz_mpoly/set_ui.c:27:7: note: N is overwritten flint-3.1.2/src/fmpz_mpoly/sort_terms.c:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/sort_terms.c:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/sort_terms.c:139:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/sub.c:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/sub.c:231:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/symmetric.c:37:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/symmetric.c:86:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/term_content.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/symmetric.c:15:62: style: Parameter 'vars' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly/term_exp_fits.c:18:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/term_exp_fits.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-add_sub.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/sqrt_heap.c:56:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/sqrt_heap.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/sqrt_heap.c:167:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/sqrt_heap.c:615:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-add_sub_fmpz.c:30:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-add_sub_si.c:30:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-add_sub_ui.c:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-buchberger_naive.c:26:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/quasidivrem_heap.c:30:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/quasidivrem_heap.c:367:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/test/t-cmp.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-compose_fmpz_mpoly.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-compose_fmpz_poly.c:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-content_vars.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-degree.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-degree.c:110:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-degrees_term_exp_fits_ui_si.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-derivative_integral.c:27:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-divides_array.c:28:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-divides.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-divides_heap_threaded.c:424:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-divides_monagan_pearce.c:29:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-div_monagan_pearce.c:24:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-divrem_array.c:28:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-divrem_ideal_monagan_pearce.c:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-divrem_monagan_pearce.c:28:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-evaluate.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_brown.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_brown.c:117:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd.c:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd.c:159:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_cofactors.c:51:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_cofactors.c:275:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_hensel.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_hensel.c:119:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_subresultant.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_subresultant.c:116:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_zippel2.c:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_zippel2.c:124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_zippel.c:109:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-gen.c:26:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_coeff_vars_ui.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_set_coeff.c:32:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_set_coeff_fmpz_monomial.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_set_is_fmpz.c:32:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_set_str_pretty.c:29:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_set_term_coeff_fmpz.c:32:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_set_term_exp_fmpz.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_set_term_exp_si.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_set_term_exp_ui.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_term.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-get_term_monomial.c:32:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-inflate_deflate.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-init.c:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-mul_array.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-mul_array_threaded.c:32:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:30:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-mul_dense.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-mul_heap_threaded.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-mul_johnson.c:28:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-mul_monomial.c:25:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-neg.c:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-pow_fps.c:59:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-pow_ui.c:59:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-push_term_fmpz_fmpz.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-push_term_fmpz_ui.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-quasidiv_heap.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-quasidivrem_heap.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-quasidivrem_ideal_heap.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-repack_bits.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-resize.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-resultant_discriminant.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-reverse.c:26:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-scalar_divexact_fmpz.c:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-scalar_divexact_si.c:28:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-scalar_divexact_ui.c:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-scalar_divides_fmpz.c:30:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-scalar_fmma.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-scalar_mul_fmpz.c:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-scalar_mul_si.c:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-scalar_mul_ui.c:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-set_equal.c:27:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-set_fmpz.c:31:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-set_gen_fmpz_poly.c:29:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-set_si.c:30:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-set_ui.c:29:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-sort_terms.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-sqrt_heap.c:25:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-symmetric.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-term_content.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-total_degree.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-total_degree.c:40:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-univar.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-univar_resultant.c:56:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-univar_resultant.c:78:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-used_vars.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-vec_autoreduction.c:24:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/test/t-divides_monagan_pearce.c:38:13: style: Variable 'ok1' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mpoly/test/t-gcd_cofactors.c:243:9: style: Variable 'res' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:179:18: style: Variable 'len1' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:176:18: note: len1 is assigned flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:179:18: note: len1 is overwritten flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:180:18: style: Variable 'len2' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:177:18: note: len2 is assigned flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:180:18: note: len2 is overwritten flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:242:18: style: Variable 'len1' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:239:18: note: len1 is assigned flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:242:18: note: len1 is overwritten flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:243:18: style: Variable 'len2' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:240:18: note: len2 is assigned flint-3.1.2/src/fmpz_mpoly/test/t-mul.c:243:18: note: len2 is overwritten flint-3.1.2/src/fmpz_mpoly/to_from_fmpz_poly.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/vec.c:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/to_from_fmpz_poly.c:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/vec.c:67:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/to_from_fmpz_poly.c:128:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/to_from_fmpz_poly.c:187:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/vec.c:52:6: error: Uninitialized variable: tmp [uninitvar] flint-3.1.2/src/fmpz_mpoly/vec.c:51:22: style: Variable 'tmp' is not assigned a value. [unassignedVariable] flint-3.1.2/src/fmpz_mpoly/to_from_fmpz_poly.c:29:13: style: Variable 'exp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/to_from_fmpz_poly.c:123:13: style: Variable 'exp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly/univar.c:55:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/univar.c:148:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/univar.c:185:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/univar.c:210:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/univar.c:248:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/univar.c:368:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/univar.c:510:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/univar.c:594:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/vec_autoreduction.c:65:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/vec_autoreduction_groebner.c:106:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/vec_autoreduction_groebner.c:96:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_mpoly/vec_autoreduction_groebner.c:28:11: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly/vec_autoreduction_groebner.c:96:15: note: Shadow variable flint-3.1.2/src/fmpz_mpoly/vec_autoreduction_groebner.c:96:18: style: Local variable 'j' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_mpoly/vec_autoreduction_groebner.c:28:14: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly/vec_autoreduction_groebner.c:96:18: note: Shadow variable flint-3.1.2/src/fmpz_mpoly/vec_is_autoreduced.c:36:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/univar.c:286:22: warning: Uninitialized variable: LUT [uninitvar] flint-3.1.2/src/fmpz_mpoly/univar.c:263:23: note: Assuming condition is false flint-3.1.2/src/fmpz_mpoly/univar.c:286:22: note: Uninitialized variable: LUT flint-3.1.2/src/fmpz_mpoly/void_ring.c:87:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly/void_ring.c:111:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly.c:63:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly.c:78:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly.c:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly.c:172:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly.c:136:28: style: Variable 'Bc' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly_factor/bpoly_factor.c:137:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly_factor.c:290:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly_factor.c:562:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly_factor.c:594:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly_factor.c:722:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly_factor.c:810:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/bpoly_factor.c:958:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/compression.c:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/eval.c:130:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:28:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:121:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:451:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:699:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:795:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:804:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ZAS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:813:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_WANG [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:822:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ZIP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor_content.c:53:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor_content.c:109:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown.c:93:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:45:5: error: Uninitialized variable: a_mock [uninitvar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:53:5: error: Uninitialized variable: b_mock [uninitvar] flint-3.1.2/src/fmpz_mpoly_factor/factor.c:61:5: error: Uninitialized variable: c_mock [uninitvar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:53:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:247:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:449:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:563:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:984:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1111:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1251:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1367:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1449:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1794:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1910:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_hensel.c:45:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_hensel.c:46:26: style: Condition 'A->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mpoly_factor/gcd_hensel.c:29:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fmpz_mpoly_factor/gcd_hensel.c:46:26: note: Condition 'A->bits==bits' is always true flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown_threaded.c:111:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown_threaded.c:323:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown_threaded.c:375:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown_threaded.c:564:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown_threaded.c:663:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown_threaded.c:815:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel.c:26:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel.c:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel.c:84:23: style: Condition 'bits==G->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel.c:67:25: note: bits is assigned 'G->bits' here. flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel.c:84:23: note: Condition 'bits==G->bits' is always true flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1623:13: style: Same expression used in consecutive assignments of 'try_a' and 'try_b'. [duplicateAssignExpression] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1624:13: note: Same expression used in consecutive assignments of 'try_a' and 'try_b'. flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:1623:13: note: Same expression used in consecutive assignments of 'try_a' and 'try_b'. flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:159:19: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:51:15: note: Shadowed declaration flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:159:19: note: Shadow variable flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:34:13: style: Parameter 'Amin_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_algo.c:36:13: style: Parameter 'Astride' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:54:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:79:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:149:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:199:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:224:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:302:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:454:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_berlekamp_massey_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:503:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:613:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:676:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:875:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:941:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1032:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mod_berlekamp_massey_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1081:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1190:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1440:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1508:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/init.c:24:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/interp.c:104:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/interp.c:142:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/interp.c:280:10: style: Redundant initialization for 'Flen'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/fmpz_mpoly_factor/interp.c:264:16: note: Flen is initialized flint-3.1.2/src/fmpz_mpoly_factor/interp.c:280:10: note: Flen is overwritten flint-3.1.2/src/fmpz_mpoly_factor/interp.c:197:21: style: Variable 'Bcoeff' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly_factor/interp.c:259:21: style: Variable 'Acoeff' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly_factor/irred_wang.c:46:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown_threaded.c:1015:29: style: Variable 'poly' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_brown_threaded.c:380:6: error: Uninitialized variable: A [uninitvar] flint-3.1.2/src/fmpz_mpoly_factor/irred_zassenhaus.c:40:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/irred_zassenhaus.c:150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/irred_zippel.c:35:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/irred_zippel.c:121:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/irred_zippel.c:229:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/irred_zippel.c:409:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/irred_zippel.c:476:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/irred_zippel.c:694:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/lcc_kaltofen.c:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/lcc_kaltofen.c:173:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/lcc_kaltofen.c:261:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/lcc_kaltofen.c:439:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/lcc_kaltofen.c:491:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_factor_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/lcc_kaltofen.c:617:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_tpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/lcc_kaltofen.c:589:13: style: Parameter 'degs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/lcc_wang.c:43:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/mpoly_hlift.c:56:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/mpoly_pfrac.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/mpoly_hlift.c:201:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpolyv_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/mpoly_pfrac.c:210:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/mpoly_hlift.c:421:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/mpoly_hlift.c:512:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/mpolyv.c:54:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/mpolyv.c:151:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/poly_pfrac.c:159:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flint_bitcnt_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/poly_pfrac.c:298:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/profile/p-factor.c:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/realloc.c:37:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/sort.c:62:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor.c:26:24: debug: Function::addArguments found argument 'fmpz_mpoly_factor_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor.c:124:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_content.c:29:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_content.c:101:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_brown.c:150:25: debug: Function::addArguments found argument 'fmpz_mpoly_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_squarefree.c:28:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_squarefree.c:95:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_wang.c:25:24: debug: Function::addArguments found argument 'fmpz_mpoly_factor_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_wang.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_wang.c:129:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_zassenhaus.c:25:24: debug: Function::addArguments found argument 'fmpz_mpoly_factor_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_zassenhaus.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_zassenhaus.c:125:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_zippel.c:25:24: debug: Function::addArguments found argument 'fmpz_mpoly_factor_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_zippel.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-factor_zippel.c:128:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_brown.c:67:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_brown.c:167:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_brown.c:252:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_brown_threaded.c:97:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_brown_threaded.c:302:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_subresultant.c:216:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_zippel2.c:54:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_zippel2.c:291:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_zippel.c:69:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_zippel.c:359:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-lcc_kaltofen.c:140:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-poly_pfrac.c:30:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpq_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-poly_pfrac.c:179:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_brown_threaded.c:200:25: debug: Function::addArguments found argument 'fmpz_mpoly_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_brown_threaded.c:217:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_subresultant.c:114:25: debug: Function::addArguments found argument 'fmpz_mpoly_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_subresultant.c:131:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_zippel.c:176:25: debug: Function::addArguments found argument 'fmpz_mpoly_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_zippel.c:193:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_zippel2.c:192:25: debug: Function::addArguments found argument 'fmpz_mpoly_t' with varid 0. [varid0] flint-3.1.2/src/fmpz_mpoly_factor/test/t-gcd_zippel2.c:209:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/tpoly.c:26:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/div.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/div.c:70:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/div.c:105:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/evaluate_acb.c:24:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/add.c:516:6: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/fmpz_mpoly_q/div.c:112:14: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/fmpz_mpoly_q/div.c:122:14: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/fmpz_mpoly_q/inv.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/mul.c:292:6: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/fmpz_mpoly_q/print_pretty.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-add.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/sub.c:509:6: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/fmpz_mpoly_q/test/t-add_fmpq.c:26:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-add_fmpz.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-div.c:24:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-div_fmpq.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-div_fmpz.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-get_set_str.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-inv.c:24:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-mul.c:24:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-mul_fmpq.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-mul_fmpz.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-randtest.c:24:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-sub.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-sub_fmpq.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/test/t-sub_fmpz.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_q/used_vars.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/CRT_ui.c:61:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/CLD_bound.c:130:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/bit_pack.c:21:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/bit_unpack.c:21:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/bit_unpack.c:49:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/bit_unpack.c:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/chebyshev_u.c:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] flint-3.1.2/src/fmpz_poly/compose_divconquer.c:95:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/compose_series.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/compose_series.c:144:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/compose_series.c:236:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/cyclotomic.c:50:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/cos_minpoly.c:207:17: style: Variable 'Qdeg' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_poly/cos_minpoly.c:217:22: style: Variable 'Qdeg' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_poly/deflate.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div_basecase.c:109:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div_divconquer.c:121:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div_series.c:47:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div_series_basecase.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div_series_basecase.c:68:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div_series_divconquer.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div_series_basecase.c:243:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/div_series_divconquer.c:49:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/divexact.c:81:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/divhigh_smodp.c:33:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/divides.c:71:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/divlow_smodp.c:51:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/divrem.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/divrem_basecase.c:75:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/divrem_divconquer.c:143:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/eulerian_polynomial.c:76:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/eta_qexp.c:218:29: style: Condition 'e%2==0&&0' is always false [knownConditionTrueFalse] flint-3.1.2/src/fmpz_poly/evaluate_horner_d_2exp.c:152:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/gcd.c:61:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/gcd_modular.c:117:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/gcd_heuristic.c:33:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/gcd_heuristic.c:154:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/gcd_subresultant.c:69:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/hensel_build_tree.c:20:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mod [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/hensel_continue_lift.c:49:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/get_str.c:132:17: style: Variable 'off' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_poly/get_str.c:134:17: style: Variable 'off' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_poly/hensel_lift_once.c:26:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/hensel_start_lift.c:31:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/init.c:27:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/interpolate_fmpz_vec.c:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_INEXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:34:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:176:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:177:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:179:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:180:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:199:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:288:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:474:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:475:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:493:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/inv_series.c:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/inv_series.c:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/inv_series.c:241:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/inv_series.c:285:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/inv_series.c:320:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/io.c:79:14: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_poly/io.c:76:7: note: r is assigned flint-3.1.2/src/fmpz_poly/io.c:79:14: note: r is overwritten flint-3.1.2/src/fmpz_poly/io.c:288:5: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack] flint-3.1.2/src/fmpz_poly/io.c:304:5: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack] flint-3.1.2/src/fmpz_poly/io.c:325:5: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack] flint-3.1.2/src/fmpz_poly/io.c:354:5: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack] flint-3.1.2/src/fmpz_poly/io.c:397:5: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack] flint-3.1.2/src/fmpz_poly/io.c:406:5: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack] flint-3.1.2/src/fmpz_poly/io.c:415:5: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack] flint-3.1.2/src/fmpz_poly/mul.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/mul.c:127:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/mul_KS.c:64:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/mul_KS.c:32:15: style:inconclusive: Boolean expression '!len1' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean] flint-3.1.2/src/fmpz_poly/mul_KS.c:95:26: style:inconclusive: Boolean expression 'len1length' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:610:16: note: Assuming that condition 'Ailength' here. flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:630:33: note: Condition 'Ailength' is always true flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1551:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1505:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1551:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1779:32: style: Condition 'sshift_sp==1' is always true [knownConditionTrueFalse] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1764:21: note: Assignment 'sshift_sp=1', assigned value is 1 flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:1779:32: note: Condition 'sshift_sp==1' is always true flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:70:56: style: Parameter 'Amarks' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:183:35: style: Parameter 'Amarks' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:208:35: style: Parameter 'Amarks' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:663:13: style: Parameter 'shifts' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:663:29: style: Parameter 'offsets' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:746:13: style: Parameter 'shifts' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:746:29: style: Parameter 'offsets' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fmpz_poly/resultant_modular_div.c:115:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_mpoly_factor/gcd_zippel2.c:291:8: style: Variable 'e0' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_poly/resultant_modular.c:171:46: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/fmpz_poly/pseudo_divrem_divconquer.c:72:20: style: Variable 'r1' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fmpz_poly/resultant_modular_div.c:205:46: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/fmpz_poly/revert_series.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:87:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:107:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:127:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:163:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:183:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:203:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:383:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:403:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/scalar.c:423:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqr.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/signature.c:62:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqr.c:127:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqr_KS.c:47:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqr_karatsuba.c:69:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqrlow.c:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqrlow.c:130:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqrlow_KS.c:51:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqrlow_karatsuba_n.c:91:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqrt_KS.c:67:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqrt_divconquer.c:33:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMPZ_POLY_SQRT_DIVCONQUER_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/sqrtrem_divconquer.c:30:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FMPZ_POLY_SQRTREM_DIVCONQUER_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/swap.c:17:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/swinnerton_dyer.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/taylor_shift_divconquer.c:56:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/taylor_shift_horner.c:97:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/taylor_shift_multi_mod_threaded.c:43:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/taylor_shift_multi_mod_threaded.c:93:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/taylor_shift_multi_mod_threaded.c:161:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/taylor_shift_multi_mod_threaded.c:204:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-2norm_normalised_bits.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-CLD_bound.c:31:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-CRT_ui.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-CRT_ui_unsigned.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-add.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-add_series.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/taylor_shift_horner.c:46:19: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_poly/taylor_shift_horner.c:22:11: note: Shadowed declaration flint-3.1.2/src/fmpz_poly/taylor_shift_horner.c:46:19: note: Shadow variable flint-3.1.2/src/fmpz_poly/test/t-add_sub_fmpz.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/taylor_shift_horner.c:48:14: error: Uninitialized variable: one [uninitvar] flint-3.1.2/src/fmpz_poly/test/t-add_sub_si.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-bit_pack.c:25:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-bound_roots.c:36:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-chebyshev_t.c:42:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-chebyshev_u.c:36:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-compose.c:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-compose_divconquer.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-compose_horner.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-compose_series.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-compose_series_brent_kung.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-compose_series_horner.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-content.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-cos_minpoly.c:64:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-cyclotomic.c:76:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-deflate.c:28:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-derivative.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-discriminant.c:36:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-div_basecase.c:33:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-div_divconquer.c:33:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-div_preinv.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-div_root.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-div_series.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-div_series_basecase.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-div_series_divconquer.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-divexact.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-divhigh_smodp.c:40:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-divides.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-divlow_smodp.c:40:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-divrem.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-divrem_basecase.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-divrem_divconquer.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-divrem_preinv.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-equal_fmpz.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-equal_trunc.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-eta_qexp.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-eulerian_polynomial.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-evaluate_divconquer_fmpq.c:35:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-evaluate_divconquer_fmpz.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-evaluate_fmpq.c:35:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-evaluate_fmpz.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-evaluate_horner_d_2exp.c:29:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-evaluate_horner_d_2exp.c:59:27: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_poly/test/t-evaluate_horner_d_2exp.c:21:9: note: Shadowed declaration flint-3.1.2/src/fmpz_poly/test/t-evaluate_horner_d_2exp.c:59:27: note: Shadow variable flint-3.1.2/src/fmpz_poly/test/t-evaluate_horner_fmpz.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-evaluate_horner_fmpq.c:35:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-evaluate_mod.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-fibonacci.c:39:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-gcd.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-gcd_heuristic.c:44:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-gcd_modular.c:44:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-gcd_subresultant.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-get_coeff_ptr.c:24:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-get_nmod_poly.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-get_set_coeff_fmpz.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-get_set_coeff_si.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-get_set_coeff_ui.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-get_set_str.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-get_str.c:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-get_str_pretty.c:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-hensel_lift.c:33:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-hensel_lift_once.c:33:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-hensel_lift_without_only_inverse.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-hensel_start_continue_lift.c:38:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-hermite_h.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-hermite_he.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-inflate.c:31:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-init_realloc_clear.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-interpolate_fmpz_vec.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-inv_series_basecase.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-inv_series.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-inv_series_newton.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-is_cyclotomic.c:36:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-is_squarefree.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-lcm.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-legendre_pt.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mul.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mul_classical.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mulhigh_classical.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mulhigh_karatsuba_n.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mulhigh_n.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mul_karatsuba.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mul_KS.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mullow.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mullow_classical.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mullow_karatsuba_n.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mullow_KS.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mullow_SS.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mullow_SS_precache.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mulmid_classical.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mul_SS.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-mul_SS_precache.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-neg.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-newton_to_monomial.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-nth_derivative.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-num_real_roots.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-num_real_roots_sturm.c:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pow_addchains.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pow_binexp.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pow_binomial.c:31:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pow.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-power_sums.c:47:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pow_multinomial.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pow_trunc.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-primitive_part.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-print_read.c:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-print_read_pretty.c:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-product_roots_fmpq_vec.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-product_roots_fmpz_vec.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pseudo_div.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pseudo_divrem_basecase.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pseudo_divrem_cohen.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pseudo_divrem_divconquer.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pseudo_rem.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-pseudo_rem_cohen.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-randtest_no_real_root.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-rem_basecase.c:33:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-remove.c:31:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-remove_content_2exp.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-rem_powers_precomp.c:34:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-resultant.c:42:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-resultant_euclidean.c:42:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-resultant_modular.c:42:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-resultant_modular_div.c:53:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-reverse.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-revert_series.c:31:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scalar_abs.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scalar_addmul_fmpz.c:41:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scalar_addmul_si.c:39:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scalar_addmul_ui.c:39:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scalar_mul_fmpz.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scalar_mul_si.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scalar_mul_ui.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scalar_submul_fmpz.c:32:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-scale_2exp.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-set_equal.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-set_fmpz_equal.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-set_si_equal.c:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-set_trunc.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-set_ui_equal.c:29:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-shift_left_right.c:25:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-signature.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqr.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqr_classical.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqr_karatsuba.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqr_KS.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrlow.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrlow_classical.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrlow_karatsuba_n.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrlow_KS.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrt.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrt_classical.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrt_divconquer.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrt_KS.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrtrem_classical.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrtrem_divconquer.c:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sqrt_series.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sub.c:30:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-sub_series.c:32:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-swap.c:28:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-swinnerton_dyer.c:45:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-taylor_shift.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-taylor_shift_divconquer.c:34:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-taylor_shift_horner.c:49:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-taylor_shift_multi_mod_threaded.c:104:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-theta_qexp.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-xgcd_modular.c:36:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-zero.c:27:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-zero_coeffs.c:29:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/test/t-hensel_lift.c:109:18: style: Variable 'part_exp' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_poly/test/t-hensel_lift.c:60:18: note: part_exp is assigned flint-3.1.2/src/fmpz_poly/test/t-hensel_lift.c:109:18: note: part_exp is overwritten flint-3.1.2/src/fmpz_poly/test/t-hensel_lift_without_only_inverse.c:107:18: style: Variable 'part_exp' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fmpz_poly/test/t-hensel_lift_without_only_inverse.c:61:18: note: part_exp is assigned flint-3.1.2/src/fmpz_poly/test/t-hensel_lift_without_only_inverse.c:107:18: note: part_exp is overwritten flint-3.1.2/src/fmpz_poly_factor/CLD_mat.c:86:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly/xgcd_modular.c:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_cubic.c:237:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_cubic.c:478:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_van_hoeij.c:59:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_van_hoeij.c:150:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_zassenhaus.c:161:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_zassenhaus.c:292:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_zassenhaus_recombination.c:40:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_zassenhaus_recombination.c:96:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_zassenhaus_recombination.c:177:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/init.c:33:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/factor_van_hoeij.c:58:11: style: Variable 'end' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_poly_factor/realloc.c:32:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/profile/p-factor_quadratic_cubic.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/test/t-factor.c:100:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/test/t-factor_cubic.c:39:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/test/t-factor_cubic.c:90:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/test/t-factor_squarefree.c:25:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/test/t-factor_zassenhaus.c:26:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/test/t-zassenhaus_subset.c:22:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/test/t-zassenhaus_subset.c:80:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/van_hoeij_check_if_solved.c:43:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/zassenhaus_prune.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/zassenhaus_prune.c:67:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_factor/zassenhaus_prune.c:85:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/init.c:27:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/nullspace.c:42:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/rref.c:38:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/solve_fflu_precomp.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/swap.c:19:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_mat_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-add.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-concat_horizontal.c:26:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-concat_vertical.c:26:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-det.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-det_interpolate.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-init_clear.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-inv.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-mul.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-mul_KS.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-mullow.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-neg.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-nullspace.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-one.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-pow.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-pow_trunc.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-prod.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-rank.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-rref.c:70:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-solve_fflu.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-sqr.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-sqr_KS.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-sqrlow.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-sub.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-trace.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-window_init_clear.c:25:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-zero.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_mat/test/t-sqr_KS.c:33:9: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] flint-3.1.2/src/fmpz_poly_mat/test/t-sqr_KS.c:35:9: note: Found duplicate branches for 'if' and 'else'. flint-3.1.2/src/fmpz_poly_mat/test/t-sqr_KS.c:33:9: note: Found duplicate branches for 'if' and 'else'. flint-3.1.2/src/fmpz_poly_mat/transpose.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/canonicalise.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/div.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/get_str.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/get_str_pretty.c:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/init.c:16:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/inv.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/scalar.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/scalar.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/scalar.c:63:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/set_str.c:59:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-add.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-addmul.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-derivative.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-div.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-evaluate_fmpq.c:36:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:63:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:94:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:122:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:149:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:176:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:202:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:226:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:249:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:275:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:305:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:337:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:368:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:397:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:428:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-init_clear.c:24:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:460:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:491:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:520:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:548:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:576:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:604:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:632:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:660:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:688:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:719:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:751:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:782:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:811:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:842:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:874:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:905:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:934:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:962:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:990:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:1018:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:1064:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:1094:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:1126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-all.c:1160:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-inv.c:28:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-mul.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-neg.c:28:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-pow.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-scalar_div_fmpq.c:35:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-scalar_div_fmpz.c:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-scalar_div_si.c:30:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-scalar_mul_fmpq.c:35:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-scalar_mul_fmpz.c:34:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-scalar_mul_si.c:30:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-set_equal.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-set_si_equal.c:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-sub.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-submul.c:29:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-swap.c:28:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_poly_q/test/t-zero.c:26:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/get_d_vec_2exp.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/get_fft.c:91:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_UNIFORM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/get_fft.c:42:24: style: Variable 'mc' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_vec/dot.c:128:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/dot.c:225:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/height_index.c:47:32: style: Variable 'mc' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fmpz_vec/io.c:53:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/io.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/io.c:111:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/max_bits.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/set_fft.c:28:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/set_fft.c:96:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_UNIFORM [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/sort.c:27:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/sum_max_bits.c:39:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-add.c:23:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-content.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-dot.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-dot_general.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-get_d_vec_2exp.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-get_set_fft.c:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-get_set_fft.c:29:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_vec/test/t-get_set_fft.c:20:9: note: Shadowed declaration flint-3.1.2/src/fmpz_vec/test/t-get_set_fft.c:29:15: note: Shadow variable flint-3.1.2/src/fmpz_vec/test/t-get_set_fft.c:75:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_vec/test/t-get_set_fft.c:20:9: note: Shadowed declaration flint-3.1.2/src/fmpz_vec/test/t-get_set_fft.c:75:15: note: Shadow variable flint-3.1.2/src/fmpz_vec/test/t-get_set_nmod_vec.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-get_set_nmod_vec.c:29:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_vec/test/t-get_set_nmod_vec.c:21:9: note: Shadowed declaration flint-3.1.2/src/fmpz_vec/test/t-get_set_nmod_vec.c:29:15: note: Shadow variable flint-3.1.2/src/fmpz_vec/test/t-height.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-height_index.c:38:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-init_clear.c:23:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-is_zero.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-lcm.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-max_bits.c:24:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-max_limbs.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-neg.c:23:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-prod.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_abs.c:23:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_addmul_fmpz.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_addmul_si_2exp.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_addmul_si.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_addmul_ui.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_divexact_fmpz.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_divexact_si.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_divexact_ui.c:23:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_fdiv_q_fmpz.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_mod_fmpz.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_mul_2exp.c:23:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_mul_fmpz.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_mul_si.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_mul_ui.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_smod_fmpz.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_submul_fmpz.c:27:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_submul_si_2exp.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-scalar_submul_si.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-set_equal.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-sub.c:23:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-sum.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-sum_max_bits.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-swap.c:23:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/test/t-zero.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpz_vec/dot.c:214:24: error: The address of variable 'atmp' is accessed at non-zero index. [objectIndex] flint-3.1.2/src/fmpz_vec/dot.c:208:9: note: Address of variable taken here. flint-3.1.2/src/fmpz_vec/dot.c:214:24: note: The address of variable 'atmp' is accessed at non-zero index. flint-3.1.2/src/fmpz_vec/test/t-scalar_fdiv_q_fmpz.c:26:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_vec/test/t-scalar_fdiv_q_fmpz.c:19:9: note: Shadowed declaration flint-3.1.2/src/fmpz_vec/test/t-scalar_fdiv_q_fmpz.c:26:15: note: Shadow variable flint-3.1.2/src/fmpz_vec/test/t-scalar_fdiv_q_fmpz.c:85:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpz_vec/test/t-scalar_fdiv_q_fmpz.c:19:9: note: Shadowed declaration flint-3.1.2/src/fmpz_vec/test/t-scalar_fdiv_q_fmpz.c:85:15: note: Shadow variable flint-3.1.2/src/fmpzi/bits.c:65:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/divexact.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/divrem.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/divexact.c:34:10: error: Uninitialized variable: ytmp [uninitvar] flint-3.1.2/src/fmpzi/divrem_approx.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/divrem.c:66:10: error: Uninitialized variable: ytmp [uninitvar] flint-3.1.2/src/fmpzi/divrem_approx.c:84:21: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpzi/divrem_approx.c:47:28: note: Shadowed declaration flint-3.1.2/src/fmpzi/divrem_approx.c:84:21: note: Shadow variable flint-3.1.2/src/fmpzi/divrem_approx.c:84:24: style: Local variable 'u' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpzi/divrem_approx.c:47:31: note: Shadowed declaration flint-3.1.2/src/fmpzi/divrem_approx.c:84:24: note: Shadow variable flint-3.1.2/src/fmpzi/gcd.c:47:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/gcd_euclidean_improved.c:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/profile/p-gcd.c:72:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/pow_ui.c:55:17: style: Local variable 'tmp' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpzi/pow_ui.c:20:13: note: Shadowed declaration flint-3.1.2/src/fmpzi/pow_ui.c:55:17: note: Shadow variable flint-3.1.2/src/fmpzi/remove_one_plus_i.c:66:16: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/fmpzi/remove_one_plus_i.c:17:14: note: Shadowed declaration flint-3.1.2/src/fmpzi/remove_one_plus_i.c:66:16: note: Shadow variable flint-3.1.2/src/fmpzi/test/t-add_sub.c:29:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-divexact.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-divrem.c:83:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-divrem_approx.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-gcd_binary.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-gcd.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-gcd_euclidean.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-gcd_euclidean_improved.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-gcd_shortest.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-is_prime.c:49:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-is_probabprime.c:49:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-mul.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-pow_ui.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-remove_one_plus_i.c:30:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fmpzi/test/t-divrem.c:33:10: error: Uninitialized variable: ytmp [uninitvar] flint-3.1.2/src/fmpzi/test/t-is_prime.c:21:9: style: Variable 'small_gaussian_primes' can be declared as const array [constVariable] flint-3.1.2/src/fmpzi/test/t-is_probabprime.c:21:9: style: Variable 'small_gaussian_primes' can be declared as const array [constVariable] flint-3.1.2/src/fq/ctx_init.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _fmpz_mod_add1 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/ctx_init.c:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/ctx_init.c:102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/ctx_init_modulus.c:35:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/ctx_init.c:176:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/inv.c:41:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/io.c:49:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/pow.c:118:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/profile/p-inv.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/profile/p-mul.c:31:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/profile/p-reduce.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/test/t-get_set_fmpz_mod_poly.c:26:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq/test/t-get_set_fmpz_poly.c:27:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/get_set.c:18:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/get_set.c:57:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/get_set.c:96:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/get_set.c:136:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/ctx.c:20:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/ctx.c:63:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/ctx.c:118:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/ctx.c:172:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/io.c:21:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/io.c:51:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/io.c:75:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/io.c:97:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/io.c:98:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/io.c:99:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/test/t-ctx_init_modulus.c:41:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/test/t-ctx_init_modulus_nmod.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/test/t-ctx_modulus.c:43:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/test/t-get_set_fmpz.c:27:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/test/t-get_set_fmpz_mod_poly.c:40:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/test/t-get_set_fmpz_poly.c:39:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/test/t-init.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default/test/t-inlines.c:30:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_mat/io.c:17:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_mat/io.c:41:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_mat/io.c:63:113: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_mat/io.c:65:127: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_mat/test/t-init.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_mat/test/t-inlines.c:26:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_mat/test/t-set_fmpz_mat.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly/io.c:19:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly/io.c:43:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly/io.c:68:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly/io.c:69:146: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly/set_fmpz_poly.c:20:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _FQ_DEFAULT_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly/test/t-init.c:33:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly/test/t-inlines.c:28:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly/test/t-set_fmpz_poly.c:47:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly_factor/test/t-init.c:40:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_default_poly_factor/test/t-inlines.c:29:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_embed/test/t-composition_matrix.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_embed/test/t-embed.c:41:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_embed/test/t-embed_matrices.c:31:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_embed/test/t-mono_dual_matrix.c:28:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_embed/test/t-mul_matrix.c:29:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_mat/reduce_row.c:16:56: style: Parameter 'L' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod/ctx_init.c:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/ctx_init.c:132:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/ctx_init_modulus.c:42:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/inv.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/io.c:71:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/pow.c:118:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/test/t-get_set_nmod_poly.c:23:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/test/t-mul_fmpz.c:31:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/test/t-mul_si.c:42:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod/test/t-mul_ui.c:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_embed/modulus_pow_series_inv.c:19:42: error: There is an unknown macro here somewhere. Configuration is required. If TEMPLATE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fq_nmod_mat/reduce_row.c:19:69: style: Parameter 'L' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/add.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/compose_fq_nmod_mpoly.c:39:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/compose_mat.c:47:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/compose_fq_nmod_poly.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/compose_fq_nmod_poly.c:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/compose_fq_nmod_poly.c:236:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/content_vars.c:39:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/compose_fq_nmod_mpoly_horner.c:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/content_vars.c:142:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/ctx_init_rand.c:30:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/deflate.c:54:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/degrees.c:17:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/derivative.c:33:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/derivative.c:76:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/derivative.c:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/div_monagan_pearce.c:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/div_monagan_pearce.c:250:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divrem_ideal_monagan_pearce.c:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divrem_ideal_monagan_pearce.c:308:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divides_monagan_pearce.c:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divides_monagan_pearce.c:272:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divides_monagan_pearce.c:537:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/div_monagan_pearce.c:32:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/divrem_ideal_monagan_pearce.c:35:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/evaluate_all.c:32:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divrem_monagan_pearce.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divrem_monagan_pearce.c:180:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divrem_monagan_pearce.c:473:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divrem_monagan_pearce.c:707:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/fit_length_fit_bits.c:28:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/evaluate_one.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/evaluate_one.c:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/evaluate_one.c:212:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/fq_nmod_embed.c:136:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/fq_nmod_embed.c:599:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bad_fq_nmod_embed_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/fq_nmod_embed.c:653:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divides_monagan_pearce.c:33:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/divides_monagan_pearce.c:260:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:45:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:153:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:263:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:387:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:564:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:643:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:928:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1053:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1229:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1349:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1645:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1836:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1953:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1981:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_brown.c:24:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_cofactors.c:57:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/divrem_monagan_pearce.c:169:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/divrem_monagan_pearce.c:458:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel.c:492:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ZIPPEL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_hensel.c:66:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_hensel.c:452:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_HENSEL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gen.c:29:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:101:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:212:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:262:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:378:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:435:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:484:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:509:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:598:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:1371:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_FQ_MUL_ITCH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:1446:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:2415:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ZIPPEL2 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/geobuckets.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/geobuckets.c:31:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_hensel.c:67:26: style: Condition 'A->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fq_nmod_mpoly/gcd_hensel.c:50:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fq_nmod_mpoly/gcd_hensel.c:67:26: note: Condition 'A->bits==bits' is always true flint-3.1.2/src/fq_nmod_mpoly/get_coeff_fq_nmod_monomial.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_coeff_vars_ui.c:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_fq_nmod.c:25:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_set_is_fq_nmod_poly.c:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_set_is_fq_nmod_poly.c:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_str_pretty.c:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_term.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_term_coeff_fq_nmod.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_term_exp_fmpz.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_term_exp_si.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_term_exp_ui.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_term_monomial.c:29:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1613:13: style: Same expression used in consecutive assignments of 'try_a' and 'try_b'. [duplicateAssignExpression] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1614:13: note: Same expression used in consecutive assignments of 'try_a' and 'try_b'. flint-3.1.2/src/fq_nmod_mpoly/gcd.c:1613:13: note: Same expression used in consecutive assignments of 'try_a' and 'try_b'. flint-3.1.2/src/fq_nmod_mpoly/gcd.c:36:13: style: Parameter 'Amin_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:37:13: style: Parameter 'Amax_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:38:13: style: Parameter 'Astride' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:141:13: style: Parameter 'Amin_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:142:13: style: Parameter 'Amax_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/gcd.c:143:13: style: Parameter 'Astride' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/get_term_var_exp_si.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/get_term_var_exp_ui.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/inflate.c:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/init.c:28:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/init.c:48:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/is_canonical.c:61:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/io.c:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/io.c:109:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/io.c:128:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/io.c:176:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/lead_coeff_vars.c:37:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/make_monic.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyn.c:112:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:115:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:255:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:332:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:420:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:503:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:579:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:657:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:759:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:826:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:864:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu.c:780:36: style: Variable 'Ai' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_divides.c:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_divides.c:289:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_gcdp_zippel.c:224:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_gcdp_zippel.c:295:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_gcdp_zippel.c:405:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_gcdp_zippel.c:967:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_gcdp_zippel.c:1208:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_divides.c:293:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_divides.c:267:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fq_nmod_mpoly/mpolyu_divides.c:293:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/fq_nmod_mpoly/mpolyu_divides.c:31:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_divides.c:285:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:121:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_mpolyn_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:183:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:208:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:267:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:356:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:473:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:507:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:564:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:698:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:771:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_gcdp_zippel.c:131:13: style: Parameter 'offs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyu_gcdp_zippel.c:132:13: style: Parameter 'masks' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:214:33: style: Variable 'Ai' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:314:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:407:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:650:33: style: Variable 'Ai' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mpolyun.c:665:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mul_johnson.c:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mul_johnson.c:210:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mul_johnson.c:407:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/pow_fmpz.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/mul_johnson.c:32:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/mul_johnson.c:199:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/pow_ui.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/profile/p-gcd.c:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/profile/p-gcd.c:138:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/randtest_bits.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/randtest_bound.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:599:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:575:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:599:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:1447:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:1419:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:1447:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/fq_nmod_mpoly/randtest_bounds.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/gcd_zippel2.c:498:13: style: Variable 'Zexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/repack_bits.c:75:7: style: Redundant initialization for 'N'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/fq_nmod_mpoly/repack_bits.c:62:13: note: N is initialized flint-3.1.2/src/fq_nmod_mpoly/repack_bits.c:75:7: note: N is overwritten flint-3.1.2/src/fq_nmod_mpoly/scalar_addmul_fq_nmod.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/scalar_addmul_fq_nmod.c:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/scalar_mul_fq_nmod.c:26:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/scalar_mul_fq_nmod.c:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/set_coeff_fq_nmod_fmpz.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/set_coeff_fq_nmod_fmpz.c:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/set_coeff_fq_nmod_monomial.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/quadratic_root.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/quadratic_root.c:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/quadratic_root.c:444:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/set_coeff_fq_nmod_ui.c:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/set_str_pretty.c:22:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/set_term_coeff_fq_nmod.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/set_term_exp_fmpz.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/set_term_exp_ui.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/quadratic_root.c:390:13: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/fq_nmod_mpoly/quadratic_root.c:110:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/sort_terms.c:38:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/sort_terms.c:103:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/sort_terms.c:154:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/sub.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:347:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:520:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:697:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:816:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:959:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1188:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1259:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1600:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1757:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1841:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1869:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1979:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:2395:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:2571:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:2652:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:2760:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:2998:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:3216:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:3342:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:3608:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/sqrt_heap.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/term_content.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/sqrt_heap.c:134:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/sqrt_heap.c:404:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/term_exp_fits.c:17:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/term_exp_fits.c:23:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-add_sub.c:27:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-add_sub_fq_nmod.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-cmp.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-compose_fq_nmod_poly.c:29:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-compose_fq_nmod_mpoly.c:26:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-degree.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-degree.c:110:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-derivative.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-div_monagan_pearce.c:27:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-divrem_ideal_monagan_pearce.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-divrem_monagan_pearce.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-evaluate.c:31:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_brown.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_brown.c:120:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd.c:45:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd.c:135:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_cofactors.c:47:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_cofactors.c:264:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_hensel.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_hensel.c:124:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_zippel2.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_zippel2.c:123:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_zippel.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gcd_zippel.c:121:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-gen.c:26:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_coeff_vars_ui.c:28:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_set_coeff.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_set_coeff_fq_nmod_monomial.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_set_is_fq_nmod.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_set_str_pretty.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_set_term_coeff_fq_nmod.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_set_term_exp_fmpz.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_set_term_exp_si.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_set_term_exp_ui.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_term.c:27:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-get_term_monomial.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-mpolyuu_divides.c:33:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-mpolyuu_divides.c:137:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-mul_johnson.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-push_term_fq_nmod_fmpz.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-push_term_fq_nmod_ui.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-quadratic_root.c:33:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-quadratic_root.c:83:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-repack_bits.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-resize.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-resultant_discriminant.c:25:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-reverse.c:26:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-scalar_addmul_fq_nmod.c:27:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-scalar_mul_fq_nmod.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-sort_terms.c:27:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-sqrt.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-total_degree.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-total_degree.c:40:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-univar.c:28:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-univar_resultant.c:76:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-used_vars.c:29:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/test/t-quadratic_root.c:104:22: style: Variable 'exp_bits' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fq_nmod_mpoly/test/t-quadratic_root.c:105:23: style: Variable 'exp_bits1' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/fq_nmod_mpoly/to_from_fq_nmod_poly.c:41:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/to_from_fq_nmod_poly.c:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/to_from_fq_nmod_poly.c:35:13: style: Variable 'exp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/void_ring.c:93:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/void_ring.c:117:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:58:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:154:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:191:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:216:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:255:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:380:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:517:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:599:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/compression.c:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/eval.c:133:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/eval.c:219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:293:22: warning: Uninitialized variable: LUT [uninitvar] flint-3.1.2/src/fq_nmod_mpoly/univar.c:270:23: note: Assuming condition is false flint-3.1.2/src/fq_nmod_mpoly/univar.c:293:22: note: Uninitialized variable: LUT flint-3.1.2/src/fq_nmod_mpoly_factor/factor_content.c:53:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor_content.c:109:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor_squarefree.c:172:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:144:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:260:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:698:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:916:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:1013:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:1022:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ZAS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:1031:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_WANG [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:1040:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ZIP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:737:25: style: Condition 'Lft->length==1' is always true [knownConditionTrueFalse] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:732:23: note: Assignment 'Lft->length=1', assigned value is 1 flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:737:25: note: Condition 'Lft->length==1' is always true flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:162:5: error: Uninitialized variable: a_mock [uninitvar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:171:5: error: Uninitialized variable: b_mock [uninitvar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor.c:180:5: error: Uninitialized variable: c_mock [uninitvar] flint-3.1.2/src/fq_nmod_mpoly_factor/factor_squarefree.c:204:11: style: Parameter 'vars_left' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_lgprime.c:113:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_lgprime.c:248:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_lgprime.c:313:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_wang.c:46:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zassenhaus.c:40:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zassenhaus.c:155:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/lcc_wang.c:41:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/mpoly_hlift.c:54:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/mpoly_hlift.c:159:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/mpoly_hlift.c:331:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/mpoly_hlift.c:422:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/mpoly_pfrac.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/mpoly_pfrac.c:273:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:59:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:92:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:202:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:321:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:478:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:630:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:658:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:687:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:838:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:937:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:1045:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:1291:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/mpolyv.c:40:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq.c:352:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq.c:382:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq.c:412:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq.c:350:25: style: Variable 'Alead' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq.c:428:25: style: Variable 'Bc' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_lgprime.c:198:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_lgprime.c:299:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_lgprime.c:411:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_lgprime.c:738:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_smprime.c:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_fq_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_smprime.c:475:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_smprime.c:631:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_smprime.c:963:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_smprime.c:1061:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_fq_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_smprime.c:1217:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_lgprime.c:184:13: style: Parameter 'starts' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_hlift.c:63:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_hlift.c:251:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_hlift.c:389:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:93:13: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:203:13: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:322:13: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:479:13: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:379:9: error: Uninitialized variable: T [uninitvar] flint-3.1.2/src/fq_nmod_mpoly_factor/irred_smprime_zippel.c:536:9: error: Uninitialized variable: T [uninitvar] flint-3.1.2/src/fq_nmod_mpoly_factor/n_bpoly_fq_factor_smprime.c:950:13: style: Parameter 'CLD' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_nmod_mpoly_factor/profile/p-factor.c:70:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/realloc.c:37:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/polyu3_hlift.c:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/polyu3_hlift.c:296:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/polyu3_hlift.c:439:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/sort.c:62:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor.c:42:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor.c:130:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_content.c:29:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_content.c:100:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_squarefree.c:29:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_squarefree.c:95:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_wang.c:128:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_zassenhaus.c:128:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_zippel.c:128:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-gcd_subresultant.c:124:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-gcd_subresultant.c:207:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_wang.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_zassenhaus.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/test/t-factor_zippel.c:41:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_poly/mul_classical.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mod [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_poly/mul_univariate.c:27:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_poly/mullow_univariate.c:41:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_poly/profile/p-factor_kaltofen_shoup_vs_fq_poly.c:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_poly/profile/p-mul_univariate.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly_factor/polyu3_hlift.c:248:25: style: Variable 'Ac' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly_factor/polyu3_hlift.c:291:13: style: Variable 'Fexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_poly/test/t-set_fmpz_mod_poly.c:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_poly_factor/profile/p-roots.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/mul_univariate.c:26:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/profile/p-compose_mod.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/profile/p-compose_mod_preinv.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/profile/p-mul_univariate.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/profile/p-mulmod.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/profile/p-mulmod.c:127:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/test/t-set_fmpz_mod_poly.c:32:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/test/t-xgcd_euclidean_f_composite_characteristic.c:32:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_poly/profile/p-mulmod.c:30:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_zech/ctx.c:51:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/ctx.c:76:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/ctx.c:95:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/ctx.c:125:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_ctx_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/ctx.c:158:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/ctx.c:253:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/ctx.c:283:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_nmod_mpoly/interp.c:671:10: style: Redundant initialization for 'Flen'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/fq_nmod_mpoly/interp.c:649:16: note: Flen is initialized flint-3.1.2/src/fq_nmod_mpoly/interp.c:671:10: note: Flen is overwritten flint-3.1.2/src/fq_nmod_mpoly/interp.c:1956:10: style: Redundant initialization for 'Flen'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1941:16: note: Flen is initialized flint-3.1.2/src/fq_nmod_mpoly/interp.c:1956:10: note: Flen is overwritten flint-3.1.2/src/fq_nmod_mpoly/interp.c:2735:10: style: Redundant initialization for 'Flen'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/fq_nmod_mpoly/interp.c:2714:16: note: Flen is initialized flint-3.1.2/src/fq_nmod_mpoly/interp.c:2735:10: note: Flen is overwritten flint-3.1.2/src/fq_nmod_mpoly/interp.c:812:13: style: Redundant assignment of 'N' to itself. [selfAssignment] flint-3.1.2/src/fq_nmod_mpoly/interp.c:305:28: style: Variable 'Ai' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:580:24: style: Variable 'Bcoeff' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:859:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1082:13: style: Variable 'Fexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1083:13: style: Variable 'Aexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:1561:28: style: Variable 'Ai' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:2352:28: style: Variable 'Ai' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:3121:13: style: Variable 'Fexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:3122:13: style: Variable 'Aexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:3244:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:3479:13: style: Variable 'Fexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_nmod_mpoly/interp.c:3480:13: style: Variable 'Aexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_zech/ctx.c:227:12: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/fq_zech/ctx.c:226:7: note: i is assigned flint-3.1.2/src/fq_zech/ctx.c:227:12: note: i is overwritten flint-3.1.2/src/fq_nmod_mpoly/interp.c:37:5: error: Uninitialized variable: C [uninitvar] flint-3.1.2/src/fq_zech/inv.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/io.c:28:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/io.c:31:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/io.c:33:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/modulus_pow_series_inv.c:19:42: error: There is an unknown macro here somewhere. Configuration is required. If TEMPLATE is a macro then please configure it. [unknownMacro] flint-3.1.2/src/fq_zech/pow.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/set_fq_nmod.c:26:9: warning: Uninitialized variable: t [uninitvar] flint-3.1.2/src/fq_zech/set_nmod_poly.c:28:9: warning: Uninitialized variable: t [uninitvar] flint-3.1.2/src/fq_zech/test/t-ctx_init_ui.c:81:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-frobenius.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-ctx_init_ui.c:20:11: style: Variable 'exponents' can be declared as const array [constVariable] flint-3.1.2/src/fq_zech/test/t-get_set_fq_nmod.c:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-get_set_nmod_poly.c:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-inv.c:25:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-mul.c:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-mul_fmpz.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-mul_ui.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-neg.c:22:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-norm.c:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-pow.c:25:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-sqr.c:25:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-sub.c:22:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/test/t-trace.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech/trace.c:34:9: error: Uninitialized variable: op_p_i [uninitvar] flint-3.1.2/src/fq_zech_embed/test/t-embed_matrices.c:34:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_embed/test/t-embed_matrices.c:23:9: style: Variable 'degrees' can be declared as const array [constVariable] flint-3.1.2/src/fq_zech_mpoly/add.c:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/degrees.c:17:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/derivative.c:30:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/derivative.c:60:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/derivative.c:83:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/evaluate_all.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/divides_monagan_pearce.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/divides_monagan_pearce.c:261:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/divrem_monagan_pearce.c:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/divrem_monagan_pearce.c:260:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/evaluate_one.c:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/evaluate_one.c:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/evaluate_one.c:194:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/fit_length.c:25:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/fit_length.c:48:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/fit_length.c:81:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/gcd.c:40:6: error: Uninitialized variable: ctx2 [uninitvar] flint-3.1.2/src/fq_zech_mpoly/gcd_cofactors.c:85:6: error: Uninitialized variable: ctx2 [uninitvar] flint-3.1.2/src/fq_zech_mpoly/gen.c:29:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/get_coeff_vars_ui.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/divides_monagan_pearce.c:29:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_zech_mpoly/divrem_monagan_pearce.c:28:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_zech_mpoly/init.c:18:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/init.c:32:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/init.c:57:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/io.c:30:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/io.c:104:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/is_canonical.c:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/lead_coeff_vars.c:36:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/make_monic.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/mpolyu.c:119:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/mul_johnson.c:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/mul_johnson.c:189:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/pow_ui.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/scalar.c:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/set_ui.c:20:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/sort_terms.c:33:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/sort_terms.c:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/sort_terms.c:175:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/sub.c:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/term_exp_fits.c:17:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/term_exp_fits.c:23:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly.c:53:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_hlift.c:185:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly.c:93:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly.c:585:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly.c:629:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly.c:662:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/univar.c:57:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/univar.c:99:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/univar.c:136:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/univar.c:161:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/univar.c:199:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/univar.c:319:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly/univar.c:463:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:87:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:424:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:454:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:504:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:614:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:748:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly.c:682:31: style: Variable 'Bc' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_zech_mpoly_factor/factor.c:64:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/factor.c:73:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ZAS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/factor.c:82:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_WANG [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/factor.c:91:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ZIP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/factor.c:32:6: error: Uninitialized variable: ctx2 [uninitvar] flint-3.1.2/src/fq_zech_mpoly_factor/eval.c:131:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/eval.c:216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:408:27: style: Parameter 'local_facs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:491:13: style: Parameter 'starts' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_zech_mpoly/univar.c:237:22: warning: Uninitialized variable: LUT [uninitvar] flint-3.1.2/src/fq_zech_mpoly/univar.c:214:23: note: Assuming condition is false flint-3.1.2/src/fq_zech_mpoly/univar.c:237:22: note: Uninitialized variable: LUT flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:377:9: style: struct member 'fq_zech_bpoly_lift_struct::Eok' is never used. [unusedStructMember] flint-3.1.2/src/fq_zech_mpoly_factor/bpoly_factor_smprime.c:378:9: style: struct member 'fq_zech_bpoly_lift_struct::use_linear' is never used. [unusedStructMember] flint-3.1.2/src/fq_zech_mpoly_factor/get_set_is_fq_nmod_poly.c:44:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/get_set_is_fq_nmod_poly.c:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_wang.c:45:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zassenhaus.c:42:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zassenhaus.c:156:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/lcc_wang.c:40:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/mpoly_hlift.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/mpoly_hlift.c:154:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/mpoly_hlift.c:326:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/mpoly_hlift.c:412:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/mpoly_pfrac.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/mpoly_pfrac.c:289:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/mpolyv.c:41:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:101:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:182:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:340:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:372:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:467:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:651:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:791:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:898:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:1102:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/polyu.c:43:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/polyu.c:67:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/polyun.c:34:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/realloc.c:37:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/tpoly.c:27:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_poly/profile/p-factor_kaltofen_shoup_vs_fq_nmod_poly.c:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_poly/profile/p-factor_vs_fq_nmod.c:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/polyu3_hlift.c:291:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/polyu3_hlift.c:430:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_poly/test/t-set_fmpz_mod_poly.c:34:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:156:13: style: Parameter 'Aind' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/fq_zech_mpoly_factor/irred_smprime_zippel.c:517:9: error: Uninitialized variable: T [uninitvar] flint-3.1.2/src/fq_zech_mpoly_factor/polyu3_hlift.c:221:31: style: Variable 'Ac' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/fq_zech_mpoly_factor/polyu3_hlift.c:258:13: style: Variable 'Fexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/generic_files/exception.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/exception.c:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_TEST_FAIL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/fscanf.c:55:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_FMT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/memory_manager.c:57:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/io.c:958:31: error: There is an unknown macro here somewhere. Configuration is required. If WORD_FMT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/generic_files/memory_manager.c:62:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/memory_manager.c:359:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flint_cleanup_function_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/memory_manager.c:405:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool_initialized [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/memory_manager.c:203:33: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/generic_files/scanf.c:80:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/sprintf.c:69:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_WIDTH_FMT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/sscanf.c:60:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_FMT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/generic_files/sprintf.c:26:11: style: Variable 'w3' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/gr/acf.c:34:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:50:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:86:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:95:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:135:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:143:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:157:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:165:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:173:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:183:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:191:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:213:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:259:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:278:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:299:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:319:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:328:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:334:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:340:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:348:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:359:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:365:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:372:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:380:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:388:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:396:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:403:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:411:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:419:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:427:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:434:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:442:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:450:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:460:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:466:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:475:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:483:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:491:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:498:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:507:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:514:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:521:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:529:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:537:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:545:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:554:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:562:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:570:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:586:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:599:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:607:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:616:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:662:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:672:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:748:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:756:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:764:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:774:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:780:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:786:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:792:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:798:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:804:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:810:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:817:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:846:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:906:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:969:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:1063:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acf.c:1285:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_FLOAT_ACF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:37:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:45:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:53:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:89:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:103:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:125:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:133:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:140:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:147:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:155:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:162:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:169:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:176:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:186:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:210:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:279:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:293:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:307:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:321:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:332:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:340:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:352:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:367:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:379:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:391:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:398:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:404:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:411:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:418:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:425:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:432:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:439:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:446:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:453:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:460:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:467:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:474:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:481:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:488:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:495:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:503:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:509:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:517:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:524:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:531:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:538:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:553:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:570:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:588:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:602:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:616:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:629:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:640:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:649:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:670:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:688:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:720:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:751:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:759:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:777:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:793:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:800:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:807:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:814:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:822:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:829:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:836:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:843:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:855:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:875:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:904:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:911:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:918:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:925:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:932:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:977:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:978:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:979:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:986:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:996:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:997:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:998:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:999:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1000:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1001:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1002:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1004:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1005:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1006:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1008:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1009:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1010:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1012:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1013:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1015:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1016:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1017:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1018:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1019:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1020:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1021:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1023:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1024:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1025:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1026:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1028:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1029:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1030:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1035:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1043:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1060:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1067:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1074:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1081:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1088:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1095:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1102:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1109:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1116:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1123:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1130:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1137:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1144:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1151:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1158:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1165:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1172:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1179:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1186:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1193:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1200:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1207:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1214:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1221:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1228:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1235:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1242:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1251:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1270:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1284:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1296:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1303:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1322:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1329:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1342:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1357:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1376:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1400:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1415:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1416:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1417:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1418:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1422:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1426:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1427:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1429:147: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1430:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1431:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1432:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1433:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1438:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1446:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1454:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1462:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1473:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1482:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1483:141: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1484:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1485:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1489:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1495:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1501:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1507:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1513:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1519:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1525:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1531:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1538:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1546:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1552:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1558:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1564:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1570:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1582:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1593:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1594:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1596:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1608:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1613:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1620:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1629:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1659:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1720:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1727:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1735:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:1978:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_ARB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:34:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:42:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:50:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:94:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:109:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:115:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:122:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:129:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:136:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:152:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:163:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:201:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:226:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:241:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:259:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:275:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rnd [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:283:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:296:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:302:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:308:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:315:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:325:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:331:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:338:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:345:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:352:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:359:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:366:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:373:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:380:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:387:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:394:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:401:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:408:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:415:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:422:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:430:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:436:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:444:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:451:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:458:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:465:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:475:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:482:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:489:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:496:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:503:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:510:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:518:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:525:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:532:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:539:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:546:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:553:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:561:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:567:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:575:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:582:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:596:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:615:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:628:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:635:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:703:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:716:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:735:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:756:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:775:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:801:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:832:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:849:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:866:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:898:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:917:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:936:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:955:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:976:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:998:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:1045:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:1052:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:1081:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable arb_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:1134:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:1197:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arf.c:1408:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_FLOAT_ARF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:41:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:57:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:93:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:108:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:158:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:164:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:171:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:178:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:185:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:200:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:207:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:215:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:238:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:305:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:319:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:333:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:347:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:358:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:366:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:378:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:390:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:402:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:414:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:421:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:427:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:434:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:441:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:448:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:455:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:462:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:469:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:476:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:483:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:490:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:497:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:504:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:511:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:518:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:526:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:532:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:540:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:547:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:555:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:562:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:576:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:593:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:611:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:625:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:639:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:652:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:663:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:672:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:693:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:714:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:748:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:757:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:763:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:772:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:788:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:796:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:804:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:813:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:821:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:827:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:836:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:844:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:852:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:895:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:902:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:908:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:916:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:920:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:921:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:922:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:930:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:944:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:960:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:976:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:977:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:978:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:979:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:980:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:981:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:983:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:984:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:986:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:987:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:988:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:989:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:991:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:992:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:994:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:995:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:997:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1006:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1016:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1017:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1019:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1026:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1034:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1041:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1048:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1055:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1064:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1079:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1092:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1099:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1106:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1113:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1120:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1127:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1134:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1141:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1148:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1155:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1162:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1169:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1176:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1183:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1192:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1206:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1221:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1235:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1244:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1258:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1270:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1290:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1297:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1310:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1324:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1333:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1334:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1335:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1336:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1340:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1344:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1345:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1347:147: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1348:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1349:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1350:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1351:118: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1356:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1365:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1374:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1383:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1391:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1395:153: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1396:153: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1397:156: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1398:156: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1402:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1408:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1414:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1420:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1426:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1432:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1438:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1444:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1451:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1462:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1468:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1474:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1480:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1486:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1492:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1502:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1515:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1521:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1527:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1533:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1539:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1546:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1562:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1571:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1583:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1594:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1601:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1602:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1603:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1604:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1609:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1635:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1645:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1660:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1670:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1683:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1696:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1709:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1716:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1717:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1718:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1719:120: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1720:128: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1721:146: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1723:126: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1724:139: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1725:139: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1726:142: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1727:155: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1729:131: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1730:140: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1732:111: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1733:123: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1734:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1735:117: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1736:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1742:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1749:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1758:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1797:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1904:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1970:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1977:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prec [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:1985:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:2001:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:2281:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_ACB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/arb.c:74:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/arb.c:889:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/arb.c:890:6: error: Uninitialized variable: u [uninitvar] flint-3.1.2/src/gr/arb.c:73:11: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/acb.c:78:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/ca.c:28:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:85:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:125:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/acb.c:77:11: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/ca.c:132:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:146:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:153:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:160:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:194:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:369:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:403:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:427:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:444:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:465:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:481:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:499:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:511:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:517:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CA_FEXPR_SERIALIZATION [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:550:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:557:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:564:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:571:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:578:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:585:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:592:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:599:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:606:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:613:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:620:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:627:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:634:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:641:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:648:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:655:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:662:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:668:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:693:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:694:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:695:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:696:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:697:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:773:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:794:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:826:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:841:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:863:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:885:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:896:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:916:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:940:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:988:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1006:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1017:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1029:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1041:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1052:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1063:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1074:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1092:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1104:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1115:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1135:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1167:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1199:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1217:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1236:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1267:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1287:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1307:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1327:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1347:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1362:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1382:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1402:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1422:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1442:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1462:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1483:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1489:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1593:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1600:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1608:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1614:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1621:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1627:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1637:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1802:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1822:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ca_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1839:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_RR_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1845:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_CC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1851:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_REAL_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1857:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_ALGEBRAIC_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/ca.c:1863:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_COMPLEX_EXTENDED_CA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/cmp_coercion.c:23:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_GR_POLY [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:21:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:93:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable phi_q [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:104:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:127:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:152:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:177:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:196:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:234:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/dirichlet.c:156:26: style: Condition 'fmpz_sgn(n)>=0&&0' is always false [knownConditionTrueFalse] flint-3.1.2/src/gr/arf.c:71:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/arf.c:70:11: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/acf.c:71:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/acf.c:70:11: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/fexpr.c:20:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:76:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:83:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:90:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:104:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:117:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:131:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:139:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:145:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:151:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:157:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:164:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:171:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:178:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:185:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:196:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:203:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:210:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:221:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:232:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:243:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:267:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_NumberI [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:320:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FEXPR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fexpr.c:39:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/fexpr.c:38:13: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/ca.c:69:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/ca.c:68:10: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/fmpq_poly.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:64:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:71:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:78:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:93:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:120:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:210:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:235:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:260:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:278:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:295:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:301:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:307:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:313:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:327:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:334:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:348:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:355:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:377:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:384:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:393:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:406:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:422:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:436:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:450:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:464:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:477:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:488:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:499:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:513:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:527:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:540:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:547:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:554:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:566:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:584:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:612:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:619:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:750:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPQ_POLY [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:31:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:95:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:109:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:134:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:155:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:179:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:192:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:205:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:215:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:222:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:228:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:234:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:240:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:246:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:253:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:260:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:267:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:274:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:281:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:288:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:295:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:302:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:310:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:324:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:336:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:352:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:391:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:436:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:470:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:477:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:495:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:552:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:560:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:568:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:576:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:584:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:592:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:617:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:624:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:631:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:638:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:649:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:673:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:683:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:695:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:789:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:851:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:911:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:935:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:1007:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:1014:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:1115:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPQ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq_poly.c:44:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/fmpq_poly.c:181:9: error: Uninitialized variable: tmp [uninitvar] flint-3.1.2/src/gr/fmpq_poly.c:43:17: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/fmpz.c:31:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:95:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:109:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:125:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:136:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:153:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:176:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:184:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:195:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:205:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:212:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:219:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:225:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:231:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:237:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:243:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:250:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:257:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:264:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:271:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:278:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:285:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:292:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:299:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:306:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:313:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:320:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:327:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:334:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:341:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:348:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:355:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:376:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:385:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:417:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:432:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:445:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:461:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:475:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:489:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:501:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:507:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:515:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:529:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:543:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:556:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:563:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:587:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:594:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:609:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:633:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:653:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:660:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:678:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:690:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:697:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:704:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:715:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:726:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:735:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:763:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:804:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:824:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:839:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:850:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:915:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:922:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:929:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:942:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:950:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:1015:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:1025:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:1032:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:1168:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:41:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:49:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_prime [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:95:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:103:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:126:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:133:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:144:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ_MOD [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:168:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:175:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:181:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:190:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:199:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:206:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:212:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:219:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:226:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:233:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:240:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:248:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:259:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:270:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:282:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:290:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:297:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:308:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:341:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:356:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:384:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:392:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:398:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:405:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:414:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:432:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:460:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:478:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:489:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:500:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:519:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:557:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:578:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:595:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:664:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:679:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:758:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ_MOD [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:780:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ_MOD [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mod.c:801:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable is_prime [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:33:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:47:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:64:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:91:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:97:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:103:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:122:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:129:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:142:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vars [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:149:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:155:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:161:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:167:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:174:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:183:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:195:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:202:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:209:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:216:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:224:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:233:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ_MPOLY [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:250:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:259:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:270:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:277:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:284:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:293:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:304:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:311:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:318:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:327:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:338:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:345:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:352:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:360:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:372:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:382:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:392:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:402:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:411:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:420:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:434:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:451:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:472:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:478:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:487:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:499:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly.c:600:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ_MPOLY [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz.c:399:17: style: Condition 'val>=v' is always true [knownConditionTrueFalse] flint-3.1.2/src/gr/fmpz.c:395:19: note: Assignment 'v=-(ulong)y', assigned value is less than 1 flint-3.1.2/src/gr/fmpz.c:399:17: note: Condition 'val>=v' is always true flint-3.1.2/src/gr/fmpz_mod.c:81:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/fmpz_mod.c:80:12: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/fmpz.c:50:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/fmpz.c:49:12: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/fmpz_mpoly_q.c:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:53:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:59:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:84:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:91:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:130:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:136:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:142:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:148:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:155:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:164:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:176:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:183:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:190:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:198:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:205:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:212:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:219:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:226:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:242:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:249:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:256:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:263:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:279:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:286:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:293:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:300:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:316:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:323:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:330:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:341:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:363:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:373:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:382:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:388:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:400:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:416:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:439:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:447:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mctx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_mpoly_q.c:599:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ_MPOLY_Q [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:94:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:106:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:113:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:128:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:135:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:149:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:155:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:226:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:249:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:274:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:299:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:317:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:333:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:339:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:345:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:351:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:358:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:365:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:372:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:379:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:386:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:393:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:400:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:407:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:414:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:421:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:428:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:456:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:463:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:470:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:479:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:492:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:508:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:522:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:536:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:550:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:563:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:574:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:591:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:605:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:619:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:632:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:639:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:646:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:661:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:685:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:709:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:719:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:733:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:768:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:863:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZ_POLY [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:24:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:121:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:129:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:137:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:145:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:155:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:167:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:210:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HUGE_VAL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:237:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:247:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:257:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:273:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_FORMULA_GAUSSIANS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:282:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:295:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:308:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:317:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:323:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:329:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:335:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:342:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:349:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:357:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:365:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:373:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:380:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:388:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:396:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:404:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:411:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:419:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:427:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:435:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:446:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:453:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:463:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:501:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:520:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:535:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:556:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:570:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:585:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:600:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:613:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:623:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_TRUE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:644:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:661:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:678:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:691:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:718:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:725:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:734:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:752:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:786:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:857:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:865:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:873:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:881:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:1028:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FMPZI [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:74:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/fq.c:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:208:9: error: Uninitialized variable: tmp [uninitvar] flint-3.1.2/src/gr/fq.c:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:79:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:86:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:93:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpz_poly.c:73:17: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/fq.c:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:114:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:124:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:133:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:139:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:145:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:152:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:159:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:166:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:173:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:194:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:201:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:208:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:215:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:222:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:230:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:244:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:261:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:268:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:281:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:288:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:294:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:302:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:50:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/gr/fq.c:314:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:915:5: error: Uninitialized variable: f [uninitvar] flint-3.1.2/src/gr/fq.c:321:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:328:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:335:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:342:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:352:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpq.c:49:12: style: Variable 't' is not assigned a value. [unassignedVariable] flint-3.1.2/src/gr/fq.c:369:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:375:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:39:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:382:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:73:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:399:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:80:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:496:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:87:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:602:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:94:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:612:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:101:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:650:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:108:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:745:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FQ [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:115:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:762:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_ctx_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:121:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq.c:770:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_ctx_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:127:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:133:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:140:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:147:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:154:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:161:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:168:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:175:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:182:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:189:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:197:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:211:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:235:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:248:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:255:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:261:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:269:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:281:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:288:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:295:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:302:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:309:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:319:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:329:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:336:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:342:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:349:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:368:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:463:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:565:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:575:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:613:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:698:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FQ_NMOD [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:716:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_ctx_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:724:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_ctx_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_nmod.c:737:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:81:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:95:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:102:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:109:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:122:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:128:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:134:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:148:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:155:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:162:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:176:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:183:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:190:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:198:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:212:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:229:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:236:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:249:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:256:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:262:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:270:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:282:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:289:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:296:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:303:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:310:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:320:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:330:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:337:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:343:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T_FALSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:350:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:384:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:394:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:410:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:418:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:426:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:453:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:463:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_DOMAIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:501:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:592:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_CTX_FQ_ZECH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:610:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_ctx_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:622:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_ctx_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fq_zech.c:648:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_UNABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/gr/fmpzi.c:478:21: style: Condition 'val0' is always true [knownConditionTrueFalse] flint-3.1.2/src/mpn_extras/get_d.c:190:20: note: Assuming that condition 'exp<=-1023' is not redundant flint-3.1.2/src/mpn_extras/get_d.c:192:12: note: Assuming condition is false flint-3.1.2/src/mpn_extras/get_d.c:195:19: note: Assignment 'rshift=-1022-exp', assigned value is greater than 0 flint-3.1.2/src/mpn_extras/get_d.c:196:25: note: Condition 'rshift>0' is always true flint-3.1.2/src/mpn_extras/get_d.c:196:39: style: Condition 'rshift<53' is always true [knownConditionTrueFalse] flint-3.1.2/src/mpn_extras/get_d.c:192:12: note: Assuming that condition 'exp<=(-1022-53)' is not redundant flint-3.1.2/src/mpn_extras/get_d.c:195:19: note: Assignment 'rshift=-1022-exp', assigned value is less than 53 flint-3.1.2/src/mpn_extras/get_d.c:196:39: note: Condition 'rshift<53' is always true flint-3.1.2/src/mpn_extras/get_d.c:135:7: style:inconclusive: Statements following 'goto' will never be executed. [unreachableCode] flint-3.1.2/src/mpn_extras/factor_trial_tree.c:142:8: style: Variable 'n2' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/mpn_extras/mul_toom22.c:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/mulmod_2expp1_basecase.c:42:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_NUMB_MASK [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/mulmod_2expp1_basecase.c:82:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_NUMB_MASK [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/mulmod_preinv1.c:33:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/preinvn.c:19:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/profile/p-mul_basecase.c:53:21: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_STOP_VALUES is a macro then please configure it. [unknownMacro] flint-3.1.2/src/mpn_extras/profile/p-mul_n.c:50:13: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_STOP_VALUES is a macro then please configure it. [unknownMacro] flint-3.1.2/src/mpn_extras/mulmod_preinvn.c:25:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/profile/p-mulhigh_basecase.c:16:0: error: #error [preprocessorErrorDirective] flint-3.1.2/src/mpn_extras/profile/p-mulhigh_normalised.c:45:13: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_STOP_VALUES is a macro then please configure it. [unknownMacro] flint-3.1.2/src/mpn_extras/profile/p-mulmod_preinvn.c:54:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/profile/p-mulmod_preinvn.c:136:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/profile/p-sqr_basecase.c:38:9: error: There is an unknown macro here somewhere. Configuration is required. If TIMEIT_STOP_VALUES is a macro then please configure it. [unknownMacro] flint-3.1.2/src/mpn_extras/profile/p-sqrhigh_basecase.c:16:0: error: #error [preprocessorErrorDirective] flint-3.1.2/src/mpn_extras/remove_2exp.c:26:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/profile/p-mulmod_preinvn.c:42:14: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/mpn_extras/remove_power.c:23:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/sumdiff_n.c:24:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-divides.c:33:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-divrem_preinv1.c:34:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-divrem_preinvn.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-fmms1.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-gcd_full.c:31:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mod_preinvn.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mul.c:25:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mul_n.c:24:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mul_basecase.c:58:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mul_toom22.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mulhigh_basecase.c:87:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mulhigh_normalised.c:97:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mulmod_2expp1.c:33:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GMP_NUMB_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mulmod_preinv1.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mulmod_preinvn.c:34:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-remove_2exp.c:43:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-remove_power.c:48:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-sqr_basecase.c:53:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-sqrhigh_basecase.c:59:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpn_extras/test/t-mod_preinvn.c:49:9: error: Uninitialized variable: r2 [uninitvar] flint-3.1.2/src/mpn_extras/test/t-mulmod_2expp1.c:23:16: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/mpoly/bidegree.c:21:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/bivar_cld_bounds.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/cmp_general.c:35:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/cmp_general.c:98:32: style: Condition 'Abits= Alen' is always true because 'stop' and 'Alen' represent the same value. [knownConditionTrueFalse] flint-3.1.2/src/mpoly/monomial_index.c:19:32: note: 'stop' is assigned value 'Alen' here. flint-3.1.2/src/mpoly/monomial_index.c:36:23: note: The comparison 'stop >= Alen' is always true because 'stop' and 'Alen' represent the same value. flint-3.1.2/src/mpoly/monomial_index.c:17:44: style: Parameter 'Aexps' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/mpoly/monomials_deflation.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/monomials_inflate.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/monomials_overflow_test.c:20:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/monomials_shift_right_ui.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/monomials_shift_right_ui.c:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/monomials_valid_test.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/pack_monomials_tight.c:19:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/pack_vec.c:20:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/pack_vec.c:64:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/profile/p-test_irreducible.c:41:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/parse_pretty.c:68:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/parse_pretty.c:101:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/parse_pretty.c:119:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string_with_length_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/parse_pretty.c:271:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/parse_pretty.c:349:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/parse_pretty.c:482:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable str_len [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/remove_var_powers.c:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/profile/p-test_irreducible.c:78:16: style: Variable 'total_time' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/mpoly/profile/p-test_irreducible.c:74:16: note: total_time is assigned flint-3.1.2/src/mpoly/profile/p-test_irreducible.c:78:16: note: total_time is overwritten flint-3.1.2/src/mpoly/repack_monomials.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/rbtree.c:23:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpoly_rbnode_ui_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/rbtree.c:60:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpoly_rbnode_ui_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/rbtree.c:84:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/rbtree.c:253:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpoly_rbnode_fmpz_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/rbtree.c:283:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/rbtree.c:296:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpoly_rbnode_fmpz_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/rbtree.c:325:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/set_monomial.c:25:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/set_monomial.c:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/set_monomial.c:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/term_exp_fits.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/term_exp_fits.c:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test/t-max_degrees_tight.c:23:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test/t-max_fields.c:35:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test/t-monomial_halves.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test/t-pack_unpack.c:33:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test/t-pack_unpack_tight.c:23:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test/t-search_monomials.c:32:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test/t-test_irreducible.c:24:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/to_from_mpolyl.c:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/to_from_mpolyl.c:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/total_degree.c:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/total_degree.c:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/unpack_monomials_tight.c:21:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/unpack_monomials_tight.c:15:55: style: Parameter 'e2' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/mpoly/unpack_monomials_tight.c:16:51: style: Parameter 'mults' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/mpoly/test_irreducible.c:168:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test_irreducible.c:434:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable check [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test_irreducible.c:787:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test_irreducible.c:979:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/unpack_vec.c:18:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/unpack_vec.c:59:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/used_vars.c:27:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/used_vars.c:100:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/used_vars.c:145:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/io.c:147:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_bpoly.c:46:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_bpoly.c:65:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/univar.c:87:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_bpoly_mod.c:81:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_bpoly_stack.c:61:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_bpoly_mod_gcd.c:80:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_bpoly_mod_gcd.c:146:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_bpoly_mod_gcd.c:437:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sp_size_poly [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq.c:749:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq.c:796:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/test_irreducible.c:547:15: style: Local variable 'g' shadows outer variable [shadowVariable] flint-3.1.2/src/mpoly/test_irreducible.c:540:20: note: Shadowed declaration flint-3.1.2/src/mpoly/test_irreducible.c:547:15: note: Shadow variable flint-3.1.2/src/mpoly/test_irreducible.c:663:13: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/mpoly/test_irreducible.c:664:13: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/n_poly/n_bpoly_mod_gcd.c:116:5: error: Uninitialized variable: zero [uninitvar] flint-3.1.2/src/n_poly/n_fq_bpoly_taylor_shift.c:23:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_taylor_shift.c:46:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_taylor_shift.c:69:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_taylor_shift.c:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly.c:47:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly.c:351:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly.c:380:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly.c:493:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly.c:524:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly.c:579:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_gcd.c:191:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_gcd.c:344:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_gcd.c:445:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_gcd.c:729:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_gcd.c:867:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sp_size_poly [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly_divrem.c:34:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_FQ_MUL_ITCH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly_divrem.c:95:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_FQ_MUL_ITCH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly_divrem.c:160:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_FQ_POLY_DIVREM_DIVCONQUER_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly_divrem.c:341:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_FQ_INV_ITCH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_poly_divrem.c:217:17: style: Parameter 'invB' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/n_poly/n_fq_pow_cache.c:63:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_pow_cache.c:155:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_FQ_MUL_ITCH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_pow_cache.c:278:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N_FQ_MUL_ITCH [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly.c:37:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_fq_bpoly_gcd.c:272:17: style: Parameter 'Bcoeffs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/n_poly/n_poly_stack.c:61:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_polyu.c:43:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_polyu.c:64:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_polyun.c:53:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_polyun_stack.c:49:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_polyun_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:254:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:308:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:359:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:401:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:450:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:511:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:746:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:792:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:822:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:954:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_polyu1n_gcd.c:91:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_polyu1n_gcd.c:213:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_tpoly.c:26:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/nmod_n_fq_interp.c:76:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/nmod_n_fq_interp.c:667:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/nmod_n_fq_interp.c:994:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/nmod_n_fq_interp.c:1027:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/nmod_n_fq_interp.c:1063:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_poly_mod.c:896:28: style: Variable 'Bcoeffs' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/n_poly/n_poly_mod.c:944:28: style: Variable 'Bcoeffs' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/n_poly/nmod_pow_cache.c:41:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/test/t-n_fq_poly_add.c:27:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_polyu1n_gcd.c:75:31: style: Condition 'Bexp>Aexp' is always true [knownConditionTrueFalse] flint-3.1.2/src/n_poly/n_polyu1n_gcd.c:64:18: note: Assuming that condition 'Aexp==Bexp' is not redundant flint-3.1.2/src/n_poly/n_polyu1n_gcd.c:75:31: note: Condition 'Bexp>Aexp' is always true flint-3.1.2/src/n_poly/test/t-n_fq_poly_divrem.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/test/t-n_fq_poly_gcd.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/test/t-n_fq_poly_mul.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/test/t-n_fq_poly_sub.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/n_polyu1n_gcd.c:136:5: error: Uninitialized variable: zero [uninitvar] flint-3.1.2/src/nf/clear.c:20:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_MONIC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf/init.c:30:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_MONIC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf/init_randtest.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/zippel_helpers.c:35:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/zippel_helpers.c:66:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/zippel_helpers.c:87:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/zippel_helpers.c:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/zippel_helpers.c:173:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/zippel_helpers.c:290:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/zippel_helpers.c:389:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf/test/t-init_clear.c:28:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/add.c:225:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/add.c:236:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/add.c:247:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/add.c:319:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/add.c:351:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/clear.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/gen.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/n_poly/zippel_helpers.c:394:23: warning:inconclusive: Either the condition 'S==0' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck] flint-3.1.2/src/n_poly/zippel_helpers.c:430:15: note: Assuming that condition 'S==0' is not redundant flint-3.1.2/src/n_poly/zippel_helpers.c:394:23: note: Null pointer addition flint-3.1.2/src/n_poly/zippel_helpers.c:262:26: style: Variable 'S' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nf_elem/get_coeff_fmpq.c:17:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/get_coeff_fmpz.c:17:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/get_fmpq_poly.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/get_fmpz_mat_row.c:21:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/get_fmpz_mod_poly.c:24:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/get_fmpz_mod_poly.c:66:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/get_nmod_poly.c:23:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/get_nmod_poly.c:57:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/equal.c:18:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/equal.c:172:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/equal.c:214:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/equal.c:235:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/equal.c:256:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/equal.c:278:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/get_str_pretty.c:17:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/init.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/inv.c:17:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/invertible_check.c:19:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/io.c:18:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/is_gen.c:16:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/mod_fmpz.c:23:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/mod_fmpz.c:72:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/mod_fmpz.c:153:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/mul.c:70:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/mul.c:222:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/mul_gen.c:16:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/neg.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/norm.c:17:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/norm_div.c:25:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/one.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/pow.c:115:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/profile/p-mul.c:58:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nf_elem/randtest.c:19:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/randtest.c:69:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/profile/p-norm.c:58:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nf_elem/profile/p-trace.c:58:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nf_elem/reduce.c:17:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/rep_mat.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/reduce.c:115:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/rep_mat_fmpz_mat_den.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/scalar_div.c:19:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/scalar_div.c:48:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/scalar_div.c:79:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/scalar_mul.c:19:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/scalar_mul.c:49:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/scalar_mul.c:80:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/set.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/set.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/set.c:58:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/set.c:78:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/set.c:98:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/set_coeff_num_fmpz.c:18:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/set_fmpq_poly.c:26:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/set_fmpz_mat_row.c:22:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/swap.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/sub.c:224:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/sub.c:235:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/sub.c:246:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/sub.c:321:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/sub.c:393:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/sub.c:421:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/sub.c:453:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/sub.c:492:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-add_sub.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-div.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-equal_fmpz_fmpq.c:33:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-get_fmpz_mod_poly.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-get_nmod_poly.c:32:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-get_set_den.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-get_set_fmpq_poly.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-get_set_fmpz_mat_row.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-init_clear.c:25:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-inv.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-is_rational_integer.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-mod_fmpz.c:22:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-mul.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-mul_div_fmpq.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-mul_gen.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-norm.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-norm_div.c:35:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-pow.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-rep_mat.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-rep_mat_fmpz_mat_den.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-set_coeff_num_fmpz.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-set_equal.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-set_equal_si_ui.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/test/t-trace.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/trace.c:19:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nf_elem/zero.c:17:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NF_LINEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod/test/t-divides.c:25:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/addmul.c:24:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/mpoly/univar.c:252:24: error: Uninitialized variable: C [uninitvar] flint-3.1.2/src/mpoly/univar.c:253:24: error: Uninitialized variable: D [uninitvar] flint-3.1.2/src/mpoly/univar.c:254:24: error: Uninitialized variable: H [uninitvar] flint-3.1.2/src/mpoly/univar.c:255:24: error: Uninitialized variable: T [uninitvar] flint-3.1.2/src/mpoly/univar.c:800:23: error: Uninitialized variable: rx [uninitvar] flint-3.1.2/src/mpoly/univar.c:871:23: error: Uninitialized variable: rx [uninitvar] flint-3.1.2/src/mpoly/univar.c:872:23: error: Uninitialized variable: fxp [uninitvar] flint-3.1.2/src/nmod_mat/can_solve.c:53:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/charpoly.c:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/charpoly.c:104:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/charpoly.c:121:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/det.c:84:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/det.c:113:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/det_howell.c:170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/init.c:27:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/init.c:62:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/io.c:21:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/io.c:65:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/io.c:66:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/lu.c:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/lu_recursive.c:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/lu_recursive.c:61:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/lu_classical_delayed.c:132:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/lu_classical_delayed.c:302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/lu_recursive.c:15:54: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mat/mul.c:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/minpoly.c:24:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/mul_classical.c:56:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/mul_classical.c:95:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/mul_classical.c:191:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_MUL_TRANSPOSE_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/mul_nmod_vec.c:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/minpoly.c:22:30: style: Variable 'indep' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_mat/nmod_vec_mul.c:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/nullspace.c:27:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/mul_classical_threaded.c:144:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/mul_classical_threaded.c:336:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/mul_classical_threaded.c:465:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_MUL_TRANSPOSE_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/profile/p-mul.c:123:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/randrank.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/rank.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/reduce_row.c:23:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/rref.c:141:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/scalar.c:60:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/reduce_row.c:15:60: style: Parameter 'L' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mat/solve.c:25:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/solve_tril.c:108:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_SOLVE_TRI_ROWS_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/solve_triu.c:109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_MAT_SOLVE_TRI_ROWS_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/submul.c:25:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/swap.c:17:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mat_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-add.c:23:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-addmul.c:22:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-can_solve.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-charpoly.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-charpoly_berkowitz.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-charpoly_danilevsky.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-concat_horizontal.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-concat_vertical.c:25:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-det.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-det_howell.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-howell_form.c:31:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-howell_form.c:159:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-init_clear.c:23:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-inv.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-invert_rows_cols.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-lu_classical.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-lu_classical.c:94:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-lu_classical_delayed.c:95:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-lu_recursive.c:94:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-minpoly.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-mul_blas.c:42:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-mul.c:59:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-mul_classical_threaded.c:123:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-mul_nmod_vec.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-mul_strassen.c:22:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-neg.c:23:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-nmod_vec_mul.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-nullspace.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-permute_rows.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-pow.c:26:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-rank.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-rref.c:66:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-scalar_addmul_ui.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-scalar_mul.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-solve.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-solve_tril.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-solve_tril_classical.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-solve_tril_recursive.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-solve_triu.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-solve_triu_classical.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-solve_triu_recursive.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-solve_vec.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-submul.c:22:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-trace.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-transpose.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-window_init_clear.c:25:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-lu_classical_delayed.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-lu_recursive.c:27:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mat/test/t-lu_classical.c:19:33: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mat/test/t-lu_recursive.c:19:33: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mat/test/t-lu_classical_delayed.c:148:19: style: Variable 'rank2' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/nmod_mat/test/t-lu_classical_delayed.c:136:19: note: rank2 is assigned flint-3.1.2/src/nmod_mat/test/t-lu_classical_delayed.c:148:19: note: rank2 is overwritten flint-3.1.2/src/nmod_mat/test/t-lu_classical_delayed.c:20:33: style: Parameter 'P' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mat/transpose.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/add.c:133:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/cmp.c:21:17: style: Variable 'Acoeffs' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/cmp.c:22:17: style: Variable 'Bcoeffs' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/compose_mat.c:44:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/compose_nmod_mpoly.c:37:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/compose_nmod_poly.c:25:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/compose_nmod_poly.c:38:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/compose_nmod_poly.c:59:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/compose_nmod_poly.c:157:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/compose_nmod_poly.c:255:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/content_vars.c:37:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/content_vars.c:144:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/compose_nmod_mpoly_horner.c:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/deflate.c:52:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/degrees.c:17:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/derivative.c:27:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/derivative.c:59:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/derivative.c:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divides.c:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divides.c:179:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divides_dense.c:33:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divides_dense.c:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divides.c:19:13: style: Parameter 'Adegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/div_monagan_pearce.c:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/div_monagan_pearce.c:253:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/div_monagan_pearce.c:514:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divides_dense.c:23:69: style: Parameter 'expect_deg' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/divides_dense.c:29:28: style: Variable 'perm' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/divides_monagan_pearce.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divides_monagan_pearce.c:229:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divides_monagan_pearce.c:460:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divrem_ideal_monagan_pearce.c:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divrem_ideal_monagan_pearce.c:278:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divrem_ideal_monagan_pearce.c:534:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divrem_monagan_pearce.c:162:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divrem_monagan_pearce.c:374:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divrem_monagan_pearce.c:620:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_DIVZERO [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/div_monagan_pearce.c:28:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/div_monagan_pearce.c:242:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/divides_monagan_pearce.c:31:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/divides_monagan_pearce.c:219:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/divrem_ideal_monagan_pearce.c:32:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/divrem_ideal_monagan_pearce.c:262:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/evaluate_all.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/fit_length.c:37:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:49:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:158:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:256:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:365:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:491:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_zech_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:607:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:774:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:852:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:1124:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:1249:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:1419:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:1570:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:1918:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:2127:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:2245:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:2272:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/evaluate_one.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/evaluate_one.c:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/evaluate_one.c:208:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_brown.c:484:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_brown.c:527:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_brown.c:688:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_brown.c:791:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_brown.c:845:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_brown.c:1319:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/divrem_monagan_pearce.c:152:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/divrem_monagan_pearce.c:361:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/gcd_cofactors.c:62:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel.c:74:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel.c:297:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel.c:515:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ZIPPEL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:67:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:478:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:910:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_HENSEL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:68:26: style: Condition 'A->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:52:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:68:26: note: Condition 'A->bits==bits' is always true flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:479:28: style: Condition 'smA->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:455:25: note: bits is assigned 'smA->bits' here. flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:472:20: note: Assuming condition is false flint-3.1.2/src/nmod_mpoly/gcd_hensel.c:479:28: note: Condition 'smA->bits==bits' is always true flint-3.1.2/src/nmod_mpoly/gen.c:24:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:41:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:114:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:311:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:393:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:522:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:1230:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:2217:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_ZIPPEL2 [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/geobuckets.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/geobuckets.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_coeff.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_coeff.c:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd.c:1886:13: style: Same expression used in consecutive assignments of 'try_a' and 'try_b'. [duplicateAssignExpression] flint-3.1.2/src/nmod_mpoly/gcd.c:1887:13: note: Same expression used in consecutive assignments of 'try_a' and 'try_b'. flint-3.1.2/src/nmod_mpoly/gcd.c:1886:13: note: Same expression used in consecutive assignments of 'try_a' and 'try_b'. flint-3.1.2/src/nmod_mpoly/gcd.c:41:13: style: Parameter 'Amin_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/gcd.c:43:13: style: Parameter 'Astride' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/gcd.c:149:13: style: Parameter 'Amin_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/gcd.c:151:13: style: Parameter 'Astride' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/gcd.c:246:13: style: Parameter 'Amin_exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/gcd.c:248:13: style: Parameter 'Astride' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/get_set_is_nmod_poly.c:52:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_str_pretty.c:27:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_set_is_nmod_poly.c:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term.c:26:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_coeff_ui.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_exp.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_exp.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_exp.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_monomial.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_ui_fmpz.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_ui_fmpz.c:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_ui_ui.c:21:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_var_exp.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_term_var_exp.c:36:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/get_ui.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/init.c:26:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/init.c:43:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_MIN_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/inflate.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/io.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/io.c:118:130: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/io.c:138:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/io.c:226:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/is_canonical.c:46:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/interp.c:409:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/interp.c:827:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/interp.c:1090:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/interp.c:1368:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/lead_coeff_vars.c:35:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/make_monic.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyd.c:21:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyd.c:39:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyd.c:55:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyd.c:64:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyd.c:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyd.c:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyd.c:263:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyd.c:89:56: style: Parameter 'bounds' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mpolyd.c:114:91: style: Parameter 'bounds' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mpolyd.c:259:13: style: Variable 'perm' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyn.c:69:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:523:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:501:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:523:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:1231:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:1201:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/nmod_mpoly/gcd_zippel2.c:1231:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/nmod_mpoly/mpolyn_gcd_brown.c:318:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sp_size_poly [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyn_gcd_brown.c:689:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Sp_size_poly [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyn_gcd_brown.c:761:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyn_gcd_brown.c:1006:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:76:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:103:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:369:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:442:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:517:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:598:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:685:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:769:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:816:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:894:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:961:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:1017:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu.c:1054:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyn_gcd_brown.c:50:26: style: Condition 'A->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/mpolyn_gcd_brown.c:40:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/nmod_mpoly/mpolyn_gcd_brown.c:50:26: note: Condition 'A->bits==bits' is always true flint-3.1.2/src/nmod_mpoly/mpolyu.c:1076:7: style: Redundant initialization for 'N'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/nmod_mpoly/mpolyu.c:1051:13: note: N is initialized flint-3.1.2/src/nmod_mpoly/mpolyu.c:1076:7: note: N is overwritten flint-3.1.2/src/nmod_mpoly/mpolyu.c:780:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyu_gcdp_zippel.c:215:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu_gcdp_zippel.c:685:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu_gcdp_zippel.c:891:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:199:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:408:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyu_gcdp_zippel.c:21:35: style: Parameter 'offs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mpolyu_gcdp_zippel.c:21:49: style: Parameter 'masks' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:412:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:386:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:412:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:29:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:188:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyu_divides.c:404:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyun.c:108:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpolyn_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun.c:576:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun.c:646:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun.c:721:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun.c:792:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun.c:883:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun.c:957:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun.c:1034:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun.c:206:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyun.c:1003:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyun.c:1087:21: style: Variable 'Bexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul.c:20:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul.c:128:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/gcd_brown.c:1059:30: style: Variable 'poly' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/gcd_brown.c:529:6: error: Uninitialized variable: A [uninitvar] flint-3.1.2/src/nmod_mpoly/mul.c:17:46: style: Parameter 'Bdegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mul.c:17:61: style: Parameter 'Cdegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mul.c:58:35: style: Parameter 'Bdegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mul.c:58:50: style: Parameter 'Cdegs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:244:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:571:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpoly_heap1_s [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:362:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:464:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:608:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:749:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:826:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:342:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:524:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:533:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:542:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:635:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:644:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:653:1: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:677:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:815:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_array.c:886:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/interp.c:160:31: style: Condition 'Bexp>Aexp' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/interp.c:149:18: note: Assuming that condition 'Aexp==Bexp' is not redundant flint-3.1.2/src/nmod_mpoly/interp.c:160:31: note: Condition 'Bexp>Aexp' is always true flint-3.1.2/src/nmod_mpoly/interp.c:1094:10: style: Redundant initialization for 'Flen'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/nmod_mpoly/interp.c:1053:16: note: Flen is initialized flint-3.1.2/src/nmod_mpoly/interp.c:1094:10: note: Flen is overwritten flint-3.1.2/src/nmod_mpoly/interp.c:123:17: style: Variable 'Acoeff' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/interp.c:124:17: style: Variable 'Bcoeff' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/interp.c:1472:13: style: Variable 'Fexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/interp.c:1473:13: style: Variable 'Aexp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:81:13: style: Variable 'Amain' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:82:13: style: Variable 'Bmain' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:458:13: style: Variable 'Amain' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul_array_threaded.c:459:13: style: Variable 'Bmain' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul_dense.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_dense.c:138:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:43:23: style: Condition 'bits==Q->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:26:25: note: bits is assigned 'Q->bits' here. flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:43:23: note: Condition 'bits==Q->bits' is always true flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:358:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:334:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:358:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:561:23: style: Condition 'bits==A->bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:537:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:561:23: note: Condition 'bits==A->bits' is always true flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:32:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:340:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mpolyun_divides.c:554:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul_johnson.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_johnson.c:169:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_johnson.c:323:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_johnson.c:399:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/pow_fmpz.c:24:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/pow_ui.c:29:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/profile/p-divides.c:207:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:54:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/profile/p-gcd.c:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_GCD_USE_BROWN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/profile/p-mul.c:196:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:196:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/profile/p-gcd.c:139:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:424:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:579:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:658:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exps [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:737:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:823:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/profile/p-sqrt.c:24:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/randtest.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/randtest.c:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/randtest.c:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/quadratic_root.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/quadratic_root.c:333:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/repack_bits.c:74:7: style: Redundant initialization for 'N'. The initialized value is overwritten before it is read. [redundantInitialization] flint-3.1.2/src/nmod_mpoly/repack_bits.c:61:13: note: N is initialized flint-3.1.2/src/nmod_mpoly/repack_bits.c:74:7: note: N is overwritten flint-3.1.2/src/nmod_mpoly/resize.c:26:7: style: Variable 'N' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_mpoly/quadratic_root.c:281:13: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition] flint-3.1.2/src/nmod_mpoly/quadratic_root.c:38:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/reverse.c:32:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/scalar.c:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/set_coeff.c:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/set_coeff.c:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/set_coeff.c:117:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/set_coeff.c:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/set_str_pretty.c:22:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/set_term_coeff_ui.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/set_term_exp.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/set_term_exp.c:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sort_terms.c:29:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sort_terms.c:93:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sort_terms.c:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/stack.c:111:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/stack.c:146:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpolyun_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/stack.c:179:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpolyn_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sub.c:127:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/term_content.c:22:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/term_exp_fits.c:17:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/term_exp_fits.c:23:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sqrt_heap.c:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sqrt_heap.c:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sqrt_heap.c:183:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mpoly_heap1_s [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sqrt_heap.c:399:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/sqrt_heap.c:669:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-add_sub.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:30:13: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:31:13: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:43:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:170:13: style: Parameter 'start' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:171:13: style: Parameter 'end' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:187:22: style: Variable 'store_base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/mul_heap_threaded.c:568:20: style: Variable 'base' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/test/t-add_sub_ui.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-cmp.c:30:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-compose_nmod_mpoly.c:26:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-compose_nmod_poly.c:28:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-content_vars.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-degree.c:34:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-derivative.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-div.c:24:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-divides.c:28:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-divides_dense.c:29:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-divides_heap_threaded.c:435:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-divides_monagan_pearce.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-div_monagan_pearce.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-divrem.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-divrem_ideal.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-divrem_ideal_monagan_pearce.c:31:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-divrem_monagan_pearce.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-evaluate.c:34:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_brown.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_brown.c:120:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd.c:136:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_cofactors.c:52:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_cofactors.c:276:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_hensel.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_hensel.c:119:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_zippel2.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_zippel2.c:119:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_zippel.c:38:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_zippel.c:119:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gen.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-get_coeff_vars_ui.c:29:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGREVLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-get_set_string_pretty.c:31:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-get_set_term_coeff_ui.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-get_set_term_exp_si.c:30:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-get_set_term_exp_ui.c:30:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-get_term.c:28:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-get_term_monomial.c:29:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-inflate_deflate.c:31:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mpolyn_divides_threaded_pool.c:230:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mpolyuu_divides.c:33:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mpolyuu_divides.c:137:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mul_array.c:28:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mul_array_threaded.c:33:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mul.c:33:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mul_dense.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mul_heap_threaded.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-mul_johnson.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-pow_rmul.c:52:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-pow_ui.c:61:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-push_term_ui_fmpz.c:30:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-push_term_ui_ui.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-quadratic_root.c:33:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-quadratic_root.c:86:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-repack_bits.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-resize.c:30:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-resultant_discriminant.c:25:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-scalar_addmul_ui.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-scalar_mul_ui.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-sqrt.c:29:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-term_content.c:27:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-total_degree.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-total_degree.c:44:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-univar.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-univar_resultant.c:55:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-univar_resultant.c:76:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_DEGLEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-used_vars.c:28:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/test/t-gcd_cofactors.c:244:9: style: Variable 'res' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_mpoly/test/t-mul.c:124:18: style: Variable 'len1' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/nmod_mpoly/test/t-mul.c:121:18: note: len1 is assigned flint-3.1.2/src/nmod_mpoly/test/t-mul.c:124:18: note: len1 is overwritten flint-3.1.2/src/nmod_mpoly/test/t-mul.c:125:18: style: Variable 'len2' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/nmod_mpoly/test/t-mul.c:122:18: note: len2 is assigned flint-3.1.2/src/nmod_mpoly/test/t-mul.c:125:18: note: len2 is overwritten flint-3.1.2/src/nmod_mpoly/test/t-mul.c:188:18: style: Variable 'len1' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/nmod_mpoly/test/t-mul.c:185:18: note: len1 is assigned flint-3.1.2/src/nmod_mpoly/test/t-mul.c:188:18: note: len1 is overwritten flint-3.1.2/src/nmod_mpoly/test/t-mul.c:189:18: style: Variable 'len2' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/nmod_mpoly/test/t-mul.c:186:18: note: len2 is assigned flint-3.1.2/src/nmod_mpoly/test/t-mul.c:189:18: note: len2 is overwritten flint-3.1.2/src/nmod_mpoly/test/t-quadratic_root.c:112:22: style: Variable 'exp_bits' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_mpoly/test/t-quadratic_root.c:113:23: style: Variable 'exp_bits1' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_mpoly/to_from_nmod_poly.c:37:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/to_from_nmod_poly.c:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/void_ring.c:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/void_ring.c:114:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/to_from_nmod_poly.c:32:13: style: Variable 'exp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly/univar.c:54:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/univar.c:148:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/univar.c:185:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/univar.c:210:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/univar.c:248:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/univar.c:372:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/univar.c:511:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/univar.c:593:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/compression.c:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/compression.c:18:17: style: Parameter 'Acoeffs' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly_factor/eval.c:129:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/eval.c:213:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:143:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:258:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:712:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:931:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:1028:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:1037:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ZAS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:1046:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_WANG [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:1055:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPOLY_FACTOR_USE_ZIP [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor_content.c:52:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor_content.c:108:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly/univar.c:286:22: warning: Uninitialized variable: LUT [uninitvar] flint-3.1.2/src/nmod_mpoly/univar.c:263:23: note: Assuming condition is false flint-3.1.2/src/nmod_mpoly/univar.c:286:22: note: Uninitialized variable: LUT flint-3.1.2/src/nmod_mpoly_factor/factor_squarefree.c:125:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:31:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:78:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:105:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:184:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:602:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/factor_squarefree.c:216:11: style: Parameter 'vars_left' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly_factor/factor.c:751:25: style: Condition 'Lft->length==1' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly_factor/factor.c:746:23: note: Assignment 'Lft->length=1', assigned value is 1 flint-3.1.2/src/nmod_mpoly_factor/factor.c:751:25: note: Condition 'Lft->length==1' is always true flint-3.1.2/src/nmod_mpoly_factor/factor.c:160:5: error: Uninitialized variable: a_mock [uninitvar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:169:5: error: Uninitialized variable: b_mock [uninitvar] flint-3.1.2/src/nmod_mpoly_factor/factor.c:178:5: error: Uninitialized variable: c_mock [uninitvar] flint-3.1.2/src/nmod_mpoly_factor/init.c:24:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_lgprime.c:112:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_lgprime.c:143:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_lgprime.c:244:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_lgprime.c:308:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_medprime.c:90:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_medprime.c:121:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_medprime.c:231:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_medprime.c:303:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_smprime_wang.c:49:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_smprime_zassenhaus.c:40:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_smprime_zassenhaus.c:150:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/irred_smprime_zippel.c:49:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/lcc_wang.c:41:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift.c:53:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift.c:159:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpolyv_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift.c:342:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift.c:433:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:58:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:149:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:180:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:299:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:448:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:501:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:609:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_pfrac.c:29:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_pfrac.c:271:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:181:13: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:300:13: style: Variable 'ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly_factor/mpoly_hlift_zippel.c:357:9: error: Uninitialized variable: T [uninitvar] flint-3.1.2/src/nmod_mpoly_factor/mpolyv.c:36:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/mpolyv.c:137:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:30:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:62:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:223:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:627:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:189:26: style: Condition 'A->bits==bits' is always true [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:174:25: note: bits is assigned 'A->bits' here. flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:189:26: note: Condition 'A->bits==bits' is always true flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:94:13: style: Variable 'Zexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:96:17: style: Variable 'Acoeffs' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:161:12: style: Parameter 'perm' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:228:5: error: Uninitialized variable: Aeh_coeff_mock [uninitvar] flint-3.1.2/src/nmod_mpoly_factor/gcd_zippel.c:232:5: error: Uninitialized variable: Beh_coeff_mock [uninitvar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_lgprime.c:207:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_lgprime.c:346:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fq_nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_lgprime.c:649:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_lgprime.c:733:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:487:11: style: Condition '0&&A->length>B->length' is always false [knownConditionTrueFalse] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:489:24: style: Local variable 'q' shadows outer variable [shadowVariable] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:479:14: note: Shadowed declaration flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:489:24: note: Shadow variable flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod.c:198:17: style: Variable 'c' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:325:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:440:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:551:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:644:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:764:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:1097:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:1201:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_bpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:1371:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_hlift.c:352:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_hlift.c:588:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_lgprime.c:636:13: style: Parameter 'starts' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_pfrac.c:233:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_poly_vec.c:23:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/nmod_mat_extras.c:46:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/polyun.c:27:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/polyun.c:74:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/profile/p-factor.c:108:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/realloc.c:37:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/polyu3_mod_hlift.c:293:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/polyu3_mod_hlift.c:449:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/polyu3_mod_hlift.c:781:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/sort.c:62:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mpoly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor.c:43:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor.c:125:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_content.c:31:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_content.c:103:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_squarefree.c:28:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_squarefree.c:95:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_wang.c:126:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_zassenhaus.c:126:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_zippel.c:126:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-gcd_subresultant.c:125:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-gcd_subresultant.c:210:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-gcd_zippel.c:49:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-gcd_zippel.c:178:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-gcd_zippel.c:260:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORD_LEX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:690:16: style: Variable 'Bfinal' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:681:16: note: Bfinal is assigned flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:690:16: note: Bfinal is overwritten flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:538:42: style: Variable 'Ue' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:610:42: style: Variable 'Ue' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:570:16: style: Variable 'Ue' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_mpoly_factor/n_bpoly_mod_factor_smprime.c:691:16: style: Variable 'Ue' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_wang.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_zassenhaus.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/test/t-factor_zippel.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_pack.c:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_pack.c:84:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/zip_helpers.c:37:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/zip_helpers.c:91:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/zip_helpers.c:163:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/zip_helpers.c:224:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/zip_helpers.c:245:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/zip_helpers.c:295:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_reduce.c:97:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_reduce.c:170:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_reduce.c:220:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_reduce.c:201:24: style: Condition '++y1L==0' is always false [knownConditionTrueFalse] flint-3.1.2/src/nmod_poly/KS2_unpack.c:29:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_unpack.c:104:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_unpack.c:195:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/KS2_unpack.c:257:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/zip_helpers.c:155:56: style: Parameter 'Amarks' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_poly/asin_series.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/asinh_series.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/atan_series.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/atanh_series.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/bit_pack.c:22:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/bit_pack.c:143:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/bit_unpack.c:26:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/bit_unpack.c:206:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_horner.c:39:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung_precomp_preinv.c:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung_precomp_preinv.c:173:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung_preinv.c:100:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung_vec_preinv.c:78:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung_vec_preinv.c:117:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_horner.c:71:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung_vec_preinv_threaded.c:69:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung_vec_preinv_threaded.c:126:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_mod_brent_kung_vec_preinv_threaded.c:275:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/compose_series.c:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/conway.c:213:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/conway.c:303:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/conway.c:390:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/conway.c:463:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/conway.c:525:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/conway.c:625:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/cos_series.c:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/cosh_series.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/deflate.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/div.c:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/div_newton_n_preinv.c:51:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/div_series.c:82:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/div_series.c:139:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divexact.c:57:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divides.c:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divrem.c:64:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divrem_basecase.c:22:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divrem_basecase.c:80:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divrem_basecase.c:272:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divrem_basecase.c:315:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divrem_newton_n_preinv.c:58:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/divrem_basecase.c:129:22: style: Variable 'ptrQ[iR]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/evaluate_mat.c:108:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_mat_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/exp_series.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/evaluate_nmod_vec.c:70:10: style: Variable 'left' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/find_distinct_nonzero_roots.c:68:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/gcd.c:23:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_POLY_GCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/gcd.c:207:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_POLY_GCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/gcdinv.c:41:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/hgcd.c:30:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_POLY_HGCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/hgcd.c:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/hgcd.c:122:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/get_str.c:133:17: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/init.c:40:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/inv_series.c:89:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/inv_series.c:119:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/invmod.c:52:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/invsqrt_series.c:32:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/io.c:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/io.c:113:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/io.c:114:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/io.c:145:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdin [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/log_series.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/make_monic.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mul_KS.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_mpoly_factor/polyu3_mod_hlift.c:396:13: style: Variable 'Fexps' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_mpoly_factor/polyu3_mod_hlift.c:427:5: error: Uninitialized variable: zero [uninitvar] flint-3.1.2/src/nmod_poly/mul_classical.c:41:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mulhigh.c:25:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mul_classical.c:65:27: style: Local variable 'c' shadows outer variable [shadowVariable] flint-3.1.2/src/nmod_poly/mul_classical.c:24:15: note: Shadowed declaration flint-3.1.2/src/nmod_poly/mul_classical.c:65:27: note: Shadow variable flint-3.1.2/src/nmod_poly/mulhigh_classical.c:34:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mul_KS2.c:30:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mullow_KS.c:23:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mullow_classical.c:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mulmod.c:50:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mullow_classical.c:70:27: style: Local variable 'c' shadows outer variable [shadowVariable] flint-3.1.2/src/nmod_poly/mullow_classical.c:24:15: note: Shadowed declaration flint-3.1.2/src/nmod_poly/mullow_classical.c:70:27: note: Shadow variable flint-3.1.2/src/nmod_poly/mulmod_preinv.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:34:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _nmod_poly_multi_crt_prog_instr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:54:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modulus [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:134:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable modulus [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:201:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:276:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:339:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:371:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:428:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_idx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:477:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a_idx [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/power_sums.c:33:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/power_sums.c:114:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/power_sums.c:159:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/power_sums.c:177:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/multi_crt.c:377:30: error: Uninitialized variable: P [uninitvar] flint-3.1.2/src/nmod_poly/power_sums_to_poly.c:133:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powmod_binexp.c:90:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powmod_binexp.c:226:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powers_mod.c:151:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powers_mod.c:191:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powers_mod.c:302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powmod_binexp_preinv.c:93:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powmod_binexp_preinv.c:229:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powmod_x_preinv.c:105:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/powmod_x_preinv.c:272:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/profile/p-evaluate_mat.c:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/profile/p-mul.c:31:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/profile/p-mul.c:90:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/mul_KS4.c:32:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/profile/p-gcd.c:59:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/profile/p-mul.c:24:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_poly/profile/p-mulmod.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/profile/p-mulmod.c:125:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/profile/p-mulmod.c:27:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_poly/realloc.c:28:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/rem.c:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/rem.c:82:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/rem.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/resultant.c:34:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_POLY_GCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/resultant.c:204:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_POLY_GCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/revert_series.c:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/sin_series.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/sinh_series.c:37:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/tan_series.c:30:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/tanh_series.c:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-add.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-add_series.c:28:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-asin_series.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-asinh_series.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-atan_series.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-asin_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-asinh_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-atan_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-atanh_series.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-atanh_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-berlekamp_massey.c:35:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-bit_pack.c:31:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_horner.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose.c:18:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-compose_mod.c:23:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_horner.c:18:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-compose_mod_brent_kung.c:23:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_mod_brent_kung_precomp_preinv.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_mod_brent_kung_precomp_preinv_threaded.c:246:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_mod_brent_kung_preinv.c:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_mod_brent_kung_vec_preinv.c:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_mod_brent_kung_vec_preinv_threaded.c:96:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_mod_horner.c:23:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-compose_series.c:30:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-conway.c:255:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_TEST_FAIL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-conway.c:296:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-cosh_series.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-cos_series.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-deflate.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-derivative.c:28:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-discriminant.c:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-div.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-divexact.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-divides.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-divides_classical.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-div_newton_n_preinv.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-divrem_basecase.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-divrem.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-divrem_newton_n_preinv.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-div_root.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-div_series_basecase.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-div_series.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-equal_trunc.c:27:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-evaluate_mat_horner.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-evaluate_mat_paterson_stockmeyer.c:25:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-evaluate_nmod.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-evaluate_nmod_vec_fast.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-exp_series.c:30:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-find_distinct_nonzero_roots.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-fread_print.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-gcd.c:30:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-gcd_euclidean.c:29:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-gcd_hgcd.c:30:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-gcdinv.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-get_set_coeff_ui.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-get_set_str.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-hgcd.c:60:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-inflate.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-init_realloc_clear.c:23:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-integral.c:27:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-interpolate_nmod_vec_barycentric.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-interpolate_nmod_vec.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-interpolate_nmod_vec_fast.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-interpolate_nmod_vec_newton.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-invmod.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-inv_series_basecase.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-inv_series_newton.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-invsqrt_series.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-log_series.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-make_monic.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mul.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mul_classical.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mulhigh.c:26:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mulhigh_classical.c:26:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mul_KS2.c:26:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mul_KS4.c:26:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mul_KS.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mullow.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mullow_classical.c:25:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mullow_KS.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mulmod.c:26:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-mulmod_preinv.c:27:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-multi_crt.c:28:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-neg.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-pow_binexp.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-pow.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-powers_mod_bsgs.c:93:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-powers_mod_naive.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-power_sums.c:27:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-power_sums_naive.c:32:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-power_sums_schoenhage.c:32:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-powmod_fmpz_binexp.c:31:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-powmod_fmpz_binexp_preinv.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-powmod_ui_binexp.c:28:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-powmod_ui_binexp_preinv.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-powmod_x_fmpz_preinv.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-powmod_x_ui_preinv.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-pow_trunc_binexp.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-pow_trunc.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-product_roots_nmod_vec.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-rem.c:26:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-resultant.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-resultant_euclidean.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-resultant_hgcd.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-reverse.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-revert_series.c:29:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-scalar_addmul_nmod.c:22:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-scalar_mul_nmod.c:23:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-set_trunc.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-shift_left_right.c:23:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-sinh_series.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-sin_series.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-sqrt.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-sqrt_series.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-sub.c:24:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-sub_series.c:27:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-tanh_series.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-tan_series.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-taylor_shift.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-taylor_shift_convolution.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-taylor_shift_horner.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-xgcd.c:29:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-xgcd_euclidean.c:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-xgcd_hgcd.c:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/test/t-cos_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-cosh_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-evaluate_nmod_vec_fast.c:20:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-evaluate_nmod.c:18:22: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-exp_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-integral.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-interpolate_nmod_vec.c:20:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-interpolate_nmod_vec_barycentric.c:20:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-interpolate_nmod_vec_fast.c:20:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-interpolate_nmod_vec_newton.c:20:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-log_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-sinh_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-sin_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-tanh_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/test/t-tan_series.c:19:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_poly/tree.c:24:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_ptr [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/factor_berlekamp.c:115:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/factor_distinct_deg.c:59:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/xgcd.c:23:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_POLY_GCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly/xgcd.c:370:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NMOD_POLY_GCD_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/factor_berlekamp.c:34:64: style: Parameter 'shift' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/nmod_poly_factor/factor_distinct_deg_threaded.c:146:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable length [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/factor_distinct_deg_threaded.c:203:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/factor_equal_deg_prob.c:34:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/factor_kaltofen_shoup.c:37:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/init.c:25:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/insert.c:40:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/is_squarefree.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/is_irreducible.c:50:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/profile/p-factor.c:43:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/profile/p-factorbench.c:50:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCKS_PER_SEC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/profile/p-roots.c:28:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/realloc.c:31:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/roots.c:47:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mod [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/roots.c:153:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/roots_factored.c:131:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable coeffs [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/roots_factored.c:244:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-factor.c:34:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-factor_berlekamp.c:32:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-factor_cantor_zassenhaus.c:34:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-factor_distinct_deg.c:39:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-factor_distinct_deg_threaded.c:129:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-factor_kaltofen_shoup.c:32:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-factor_squarefree.c:32:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-interval_threaded.c:153:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-is_irreducible.c:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-is_irreducible_ddf.c:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-is_irreducible_rabin.c:28:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-is_squarefree.c:27:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-roots.c:38:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-roots.c:94:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-roots_factored.c:34:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_factor/test/t-roots_factored.c:139:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/init.c:28:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/mul.c:44:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/mul_interpolate.c:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/nullspace.c:41:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/rref.c:38:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/solve_fflu_precomp.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/sqr.c:39:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/sqr.c:133:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-add.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-concat_horizontal.c:28:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-concat_vertical.c:28:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-det.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-det_interpolate.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-get_set_coeff_mat.c:31:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-init_clear.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-inv.c:30:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-mul.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-mul_KS.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-mul_interpolate.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-neg.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-nullspace.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-one.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-pow.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-rank.c:33:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-rref.c:72:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-set_nmod_mat.c:28:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-set_trunc.c:50:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-set_trunc.c:93:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-shift_left_right.c:39:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-shift_left_right.c:73:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-shift_left_right.c:88:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-solve_fflu.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-sqr.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-sqr_interpolate.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-sqr_KS.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-sub.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-trace.c:29:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-window_init_clear.c:27:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/test/t-zero.c:26:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_poly_mat/window.c:22:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_poly_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/discrete_log_pohlig_hellman.c:86:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nmod_discrete_log_pohlig_hellman_entry_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/discrete_log_pohlig_hellman.c:213:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prime [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/io.c:20:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/io.c:60:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/io.c:65:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/max_bits.c:24:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-add.c:130:28: error: There is an unknown macro here somewhere. Configuration is required. If WORD_FMT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/nmod_vec/profile/p-add_sub_neg.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-add_sub_neg.c:93:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-add_sub_neg.c:28:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_vec/profile/p-mul.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-mul.c:81:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-reduce.c:33:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-reduce.c:61:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-mul.c:28:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_vec/profile/p-mul.c:57:19: style: Variable 'res[j]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_vec/profile/p-mul.c:65:19: style: Variable 'res[j]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/nmod_vec/profile/p-reduce.c:27:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_vec/profile/p-scalar_addmul.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-scalar_addmul.c:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-scalar_mul.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-scalar_mul.c:64:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/profile/p-scalar_addmul.c:28:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_vec/profile/p-scalar_mul.c:28:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/nmod_vec/scalar.c:61:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/scalar.c:90:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-add_sub_neg.c:23:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-discrete_log_pohlig_hellman.c:30:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-dot.c:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-dot_bound_limbs.c:29:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-dot_ptr.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-nmod.c:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-nmod_pow_fmpz.c:29:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-reduce.c:22:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-scalar_addmul_nmod.c:23:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-scalar_mul_nmod.c:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/nmod_vec/test/t-scalar_mul_nmod_shoup.c:24:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/ctx_init.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/div.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/get_fmpz.c:18:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/init.c:18:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/get_str.c:32:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TERSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/inv.c:92:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/io.c:28:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TERSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/io.c:146:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/lifts.c:20:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/io.c:147:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/log.c:48:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SMALL_FMPZ_BITCOUNT_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-exp_balanced_2.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-exp_balanced_p.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/inv.c:82:31: error: Uninitialized variable: S [uninitvar] flint-3.1.2/src/padic/profile/p-exp_rectangular.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-inv.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-log_balanced.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-exp_balanced_2.c:37:10: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/profile/p-log_rectangular.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-exp_balanced_p.c:37:10: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/profile/p-mul.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-exp_rectangular.c:37:10: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/profile/p-sqrt.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-inv.c:37:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/profile/p-teichmuller.c:46:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/profile/p-log_balanced.c:37:10: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/profile/p-log_rectangular.c:37:10: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/profile/p-mul.c:37:10: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/profile/p-sqrt.c:37:10: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/profile/p-teichmuller.c:37:10: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/padic/sqrt.c:132:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/teichmuller.c:96:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-add.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-div.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-exp.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TEST_PREC_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-exp_balanced.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TEST_PREC_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-exp_rectangular.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TEST_PREC_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-get_set_fmpz.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-get_set_mpq.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-get_set_mpz.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-get_str.c:38:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-inv.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log_balanced.c:24:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TEST_PREC_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log_balanced.c:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log.c:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log_rectangular.c:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log_satoh.c:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-mul.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-neg.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-pow_si.c:32:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-randtest.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-shift.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-sqrt.c:33:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TEST_PREC_MIN [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-sub.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-teichmuller.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-val_fac.c:30:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log.c:24:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TEST_PREC_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log_rectangular.c:24:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TEST_PREC_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log.c:158:36: error: Uninitialized variable: ans2 [legacyUninitvar] flint-3.1.2/src/padic/test/t-log.c:316:36: error: Uninitialized variable: ans2 [legacyUninitvar] flint-3.1.2/src/padic/test/t-log_balanced.c:158:36: error: Uninitialized variable: ans2 [legacyUninitvar] flint-3.1.2/src/padic/test/t-log_balanced.c:317:36: error: Uninitialized variable: ans2 [legacyUninitvar] flint-3.1.2/src/padic/test/t-log_satoh.c:24:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TEST_PREC_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic/test/t-log_rectangular.c:158:36: error: Uninitialized variable: ans2 [legacyUninitvar] flint-3.1.2/src/padic/test/t-log_rectangular.c:316:36: error: Uninitialized variable: ans2 [legacyUninitvar] flint-3.1.2/src/padic/test/t-log_satoh.c:158:36: error: Uninitialized variable: ans2 [legacyUninitvar] flint-3.1.2/src/padic/test/t-log_satoh.c:315:36: error: Uninitialized variable: ans2 [legacyUninitvar] flint-3.1.2/src/padic/val_fac.c:57:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/init.c:20:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/io.c:30:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TERSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/io.c:165:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/io.c:166:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/scalar.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/set_fmpq_mat.c:24:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/swap.c:17:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padic_mat_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-add.c:32:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-get_set_entry_padic.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-get_set_fmpq_mat.c:32:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-mul.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-neg.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-scalar_div_fmpz.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-scalar_mul_fmpz.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-scalar_mul_padic.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_mat/test/t-sub.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/fit_length.c:26:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/init.c:22:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/init.c:27:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/inv_series.c:34:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/inv_series.c:77:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/io.c:195:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/io.c:196:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/io.c:197:145: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/io.c:198:128: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/randtest.c:94:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/realloc.c:30:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/shift_left.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/swap.c:16:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable padic_poly_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-add.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-compose.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-compose_pow.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-derivative.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-evaluate_padic.c:34:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-get_set_fmpq_poly.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-init_realloc_clear.c:25:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-inv_series.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-mul.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-neg.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-one.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-pow.c:32:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-shift_left_right.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-sub.c:30:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-truncate.c:31:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-zero.c:29:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/padic_poly/test/t-inv_series.c:93:19: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/padic_poly/test/t-inv_series.c:18:9: note: Shadowed declaration flint-3.1.2/src/padic_poly/test/t-inv_series.c:93:19: note: Shadow variable flint-3.1.2/src/partitions/fmpz_fmpz.c:67:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/partitions/fmpz_fmpz.c:109:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/partitions/hrr_sum_arb.c:97:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/partitions/hrr_sum_arb.c:287:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/partitions/rademacher_bound.c:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/partitions/test/t-partitions_fmpz_ui.c:139:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/partitions/test/t-partitions_fmpz_ui_threaded.c:144:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/perm/parity.c:20:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/perm/test/t-compose.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/perm/test/t-inv.c:24:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/perm/test/t-parity.c:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/profile/p-invert_limb.c:34:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/profile/p-udiv_qrnnd.c:19:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/profile/p-invert_limb.c:78:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/profile/p-udiv_qrnnd.c:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/profile/p-invert_limb.c:32:13: style: Variable 'alg' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/profile/p-udiv_qrnnd_preinv.c:19:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/profile/p-udiv_qrnnd_preinv.c:63:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/ctx_init.c:45:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/ctx_init.c:81:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/ctx_init.c:123:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/frobenius.c:225:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/inv.c:75:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/inv.c:158:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/io.c:29:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PADIC_TERSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/io.c:154:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/norm_analytic.c:97:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-exp_balanced.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/pow.c:116:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-exp_rectangular.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-exp_balanced.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-frobenius.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-exp_rectangular.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-inv.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-log_balanced.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-frobenius.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-log_rectangular.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-mul.c:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-inv.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-norm_analytic.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-log_balanced.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-log_rectangular.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-mul.c:40:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-norm_resultant.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-sqrt.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-teichmuller.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-norm_analytic.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-teichmuller.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-sqrt.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-norm_resultant.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/profile/p-trace.c:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/profile/p-trace.c:39:11: style: Variable 'N' can be declared as const array [constVariable] flint-3.1.2/src/qadic/teichmuller.c:50:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/teichmuller.c:141:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-add.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/sqrt.c:147:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/sqrt.c:528:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/sqrt.c:729:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-exp.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-exp_balanced.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-exp_rectangular.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-frobenius.c:31:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-inv.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-log_balanced.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-log.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-log_rectangular.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-mul.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-neg.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-norm_analytic.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-norm.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-norm_resultant.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-pow.c:31:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-sqrt.c:37:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-sub.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-teichmuller.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-trace.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qadic/test/t-sqrt.c:240:24: style: Local variable 'd' shadows outer variable [shadowVariable] flint-3.1.2/src/qadic/test/t-sqrt.c:210:15: note: Shadowed declaration flint-3.1.2/src/qadic/test/t-sqrt.c:240:24: note: Shadow variable flint-3.1.2/src/qadic/test/t-sqrt.c:405:24: style: Local variable 'd' shadows outer variable [shadowVariable] flint-3.1.2/src/qadic/test/t-sqrt.c:374:15: note: Shadowed declaration flint-3.1.2/src/qadic/test/t-sqrt.c:405:24: note: Shadow variable flint-3.1.2/src/qadic/test/t-sqrt.c:615:24: style: Local variable 'd' shadows outer variable [shadowVariable] flint-3.1.2/src/qadic/test/t-sqrt.c:581:15: note: Shadowed declaration flint-3.1.2/src/qadic/test/t-sqrt.c:615:24: note: Shadow variable flint-3.1.2/src/qadic/test/t-sqrt.c:776:24: style: Local variable 'd' shadows outer variable [shadowVariable] flint-3.1.2/src/qadic/test/t-sqrt.c:741:15: note: Shadowed declaration flint-3.1.2/src/qadic/test/t-sqrt.c:776:24: note: Shadow variable flint-3.1.2/src/qfb/exponent_element.c:77:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/exponent_grh.c:33:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPFR_RNDA [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/hash_clear.c:20:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable q [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/hash_find.c:25:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/hash_init.c:17:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qfb_hash_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/hash_insert.c:25:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/profile/p-factor_qfb.c:37:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/profile/p-exponent_element_grh.c:18:26: style: Parameter 'argv' can be declared as const array [constParameter] flint-3.1.2/src/qfb/profile/p-factor_qfb_simple.c:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/reduced_forms.c:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/reduced_forms.c:175:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/profile/p-factor_qfb.c:67:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint] flint-3.1.2/src/qfb/test/t-exponent.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-exponent_element.c:27:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-exponent_grh.c:28:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-inverse.c:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-nucomp.c:40:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-nudupl.c:40:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-pow.c:35:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/profile/p-factor_qfb.c:192:24: style: Variable 'done' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/qfb/test/t-pow_ui.c:34:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-prime_form.c:35:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-reduce.c:30:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/test/t-reduced_forms.c:59:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qfb/reduced_forms.c:20:32: style: Parameter 'exp' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qqbar/acb_lindep.c:91:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/acot_pi.c:87:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/affine_transform.c:65:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/affine_transform.c:71:16: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/qqbar/affine_transform.c:60:14: note: Shadowed declaration flint-3.1.2/src/qqbar/affine_transform.c:71:16: note: Shadow variable flint-3.1.2/src/qqbar/affine_transform.c:84:16: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/qqbar/affine_transform.c:60:14: note: Shadowed declaration flint-3.1.2/src/qqbar/affine_transform.c:84:16: note: Shadow variable flint-3.1.2/src/qqbar/cache_enclosure.c:20:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/ceil.c:27:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/asin_pi.c:126:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_NEAR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/atan_pi.c:176:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/cmp_im.c:54:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/cmp_re.c:81:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/cmpabs.c:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/cmpabs_im.c:19:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/qqbar/cmpabs_im.c:20:6: error: Uninitialized variable: u [uninitvar] flint-3.1.2/src/qqbar/cmpabs_re.c:19:6: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/qqbar/cmpabs_re.c:20:6: error: Uninitialized variable: u [uninitvar] flint-3.1.2/src/qqbar/composed_op.c:121:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/composed_op.c:243:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/composed_op.c:318:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/conjugates.c:20:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_ROOTS_IRREDUCIBLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/cos_pi.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/div.c:21:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/equal.c:48:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/enclosure_raw.c:63:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/equal_fmpq_poly_val.c:72:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/evaluate_fmpz_mpoly.c:27:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GR_SUCCESS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/evaluate_fmpq_poly.c:135:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/floor.c:27:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/fmpq_pow_si_ui.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/fmpq_root_ui.c:45:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/get_fmpq.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/get_fexpr.c:265:30: error: There is an unknown macro here somewhere. Configuration is required. If WORD_FMT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/qqbar/get_fmpz.c:19:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/get_quadratic.c:95:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/guess.c:73:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/evaluate_fmpq_poly.c:119:22: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/qqbar/evaluate_fmpq_poly.c:86:21: note: Shadowed declaration flint-3.1.2/src/qqbar/evaluate_fmpq_poly.c:119:22: note: Shadow variable flint-3.1.2/src/qqbar/evaluate_fmpq_poly.c:97:9: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/qqbar/evaluate_fmpq_poly.c:123:13: error: Uninitialized variable: A [uninitvar] flint-3.1.2/src/qqbar/inv.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/log_pi_i.c:28:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/mul_2exp_si.c:29:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/phi.c:23:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/printn.c:26:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/pow.c:53:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/pow.c:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/pow.c:214:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/randtest.c:63:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/randtest.c:96:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/root_of_unity.c:70:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/root_of_unity.c:99:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/root_ui.c:127:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/roots_fmpq_poly.c:18:5: error: Uninitialized variable: t [uninitvar] flint-3.1.2/src/qqbar/pow.c:188:14: error: Uninitialized variable: den [uninitvar] flint-3.1.2/src/qqbar/roots_fmpz_poly.c:38:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_ROOTS_IRREDUCIBLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fmpq.c:22:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fmpz.c:21:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/root_ui.c:89:20: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/qqbar/root_ui.c:74:21: note: Shadowed declaration flint-3.1.2/src/qqbar/root_ui.c:89:20: note: Shadow variable flint-3.1.2/src/qqbar/set_fexpr.c:44:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Neg [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:159:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:185:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_RealBall [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:203:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_RealBall [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:387:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:449:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_Pi [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:513:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:600:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FEXPR_NumberI [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/sgn_im.c:40:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/sgn_re.c:48:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QQBAR_DEFAULT_PREC [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/swap.c:18:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qqbar_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-abs.c:29:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-abs2.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-acos_pi.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-acot_pi.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-acsc_pi.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-add.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-asec_pi.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-asin_pi.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-atan_pi.c:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-ceil.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-cmp_re.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-cmp_im.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-cmpabs.c:29:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-cmpabs_im.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-cmpabs_re.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-conjugates.c:32:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-cos_pi.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-cot_pi.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-csc_pi.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-csgn.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-div.c:31:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-equal_fmpq_poly_val.c:44:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-evaluate_fmpq_poly.c:35:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-evaluate_fmpz_mpoly.c:29:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-exp_pi_i.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-express_in_field.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-floor.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-fmpz_poly_composed_op.c:31:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-get_acb.c:29:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:119:72: style: Condition 'fexpr_nargs(expr)==2' is always true [knownConditionTrueFalse] flint-3.1.2/src/qqbar/set_fexpr.c:112:69: note: Assuming that condition 'fexpr_nargs(expr)==2' is not redundant flint-3.1.2/src/qqbar/set_fexpr.c:119:72: note: Condition 'fexpr_nargs(expr)==2' is always true flint-3.1.2/src/qqbar/test/t-get_fexpr.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-get_fexpr_formula.c:32:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-get_quadratic.c:33:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-guess.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-inv.c:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-log_pi_i.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-mul_2exp_si.c:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-mul.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-pow.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-pow_fmpq.c:35:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-pow_fmpz.c:34:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-pow_si.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-pow_ui.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-randtest.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-re_im.c:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-root_of_unity.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-roots_fmpz_poly.c:30:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-root_ui.c:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-sec_pi.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-set_d.c:31:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:320:17: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/qqbar/set_fexpr.c:256:13: note: success is assigned flint-3.1.2/src/qqbar/set_fexpr.c:320:17: note: success is overwritten flint-3.1.2/src/qqbar/test/t-set_re_im_d.c:31:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-sgn.c:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-sgn_re.c:28:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-sin_pi.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-sub.c:30:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/test/t-tan_pi.c:34:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/set_fexpr.c:590:16: style: Local variable 't' shadows outer variable [shadowVariable] flint-3.1.2/src/qqbar/set_fexpr.c:584:13: note: Shadowed declaration flint-3.1.2/src/qqbar/set_fexpr.c:590:16: note: Shadow variable flint-3.1.2/src/qqbar/set_fexpr.c:1030:35: style: Local variable 'q' shadows outer variable [shadowVariable] flint-3.1.2/src/qqbar/set_fexpr.c:585:12: note: Shadowed declaration flint-3.1.2/src/qqbar/set_fexpr.c:1030:35: note: Shadow variable flint-3.1.2/src/qqbar/test/t-fmpz_poly_composed_op.c:37:12: style: Variable 'op' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/qqbar/test/t-fmpz_poly_composed_op.c:33:12: note: op is assigned flint-3.1.2/src/qqbar/test/t-fmpz_poly_composed_op.c:37:12: note: op is overwritten flint-3.1.2/src/qqbar/validate_enclosure.c:46:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/validate_enclosure.c:151:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_PREC_EXACT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qqbar/write.c:31:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_STR_NO_RADIUS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/factor.c:234:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/collect_relations.c:53:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/collect_relations.c:122:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/collect_relations.c:254:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BITS_ADJUST [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/collect_relations.c:538:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BLOCK_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/collect_relations.c:573:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/compute_poly_data.c:83:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/compute_poly_data.c:381:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/compute_poly_data.c:427:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/compute_poly_data.c:570:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/compute_poly_data.c:698:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/init.c:39:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QS_TUNE_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/knuth_schroeppel.c:38:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/collect_relations.c:33:10: style: Variable 'soln2' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:40:29: style: Variable 'bound' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:97:11: style: Variable 'soln1' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:98:11: style: Variable 'soln2' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:103:21: style: Variable 'B' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:104:30: style: Variable 'Bp' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:218:10: style: Variable 'soln1' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:219:10: style: Variable 'soln2' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:220:16: style: Variable 'A_ind' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:462:13: style: Variable 'sieve2' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/collect_relations.c:461:13: style: Variable 'i' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/qsieve/linalg.c:34:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable la_col_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/linalg.c:75:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable la_col_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:49:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ind [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:67:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:126:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:200:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hash_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:267:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:326:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:424:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ind [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:459:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable relation_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:499:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable small [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/large_prime_variant.c:552:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable relation_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/poly.c:28:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/poly.c:106:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable B [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/compute_poly_data.c:354:17: style: Variable 'first_subset' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/primes_init.c:33:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable prime_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/primes_init.c:107:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QS_TUNE_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/square_root.c:35:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/square_root.c:26:12: style: Variable 'relation' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:84:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/block_lanczos.c:908:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/test/t-factor.c:62:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] flint-3.1.2/src/qsieve/test/t-primes_init.c:32:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-io.c:622:58: error: There is an unknown macro here somewhere. Configuration is required. If WORD_FMT is a macro then please configure it. [unknownMacro] flint-3.1.2/src/qsieve/large_prime_variant.c:116:13: style: Variable 'small' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/large_prime_variant.c:117:13: style: Variable 'factor' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/large_prime_variant.c:407:18: style: Variable 'r1' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/large_prime_variant.c:408:18: style: Variable 'r2' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/large_prime_variant.c:490:13: style: Variable 'small' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/large_prime_variant.c:644:19: style: Variable 'num_relations' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/test/t-add_ssaaaa.c:23:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-add_sssaaaaaa.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-add_ssssaaaaaaaa.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-byte_swap.c:39:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-flint_clz.c:24:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-flint_ctz.c:24:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-memory_manager.c:39:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-sdiv_qrnnd.c:26:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-smul_ppmm.c:24:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-sub_dddmmmsss.c:26:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-sub_ddmmss.c:23:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-udiv_qrnnd.c:25:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-udiv_qrnnd_preinv.c:25:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/test/t-umul_ppmm.c:23:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/clear.c:32:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable available [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/give_back.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable available [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/init.c:98:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_pool_entry_struct [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/request.c:33:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable available [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/set_affinity.c:25:53: style: Parameter 'cpus' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/thread_pool/set_size.c:31:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable available [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/test/t-thread_pool.c:51:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/test/t-thread_pool.c:123:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/test/t-thread_pool.c:169:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/wait.c:26:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable available [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_pool/wake.c:33:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable available [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/get_num_available_threads.c:28:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable available [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/get_num_available_threads.c:41:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool_initialized [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/test/t-parallel_binary_splitting.c:72:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_BSPLIT_LEFT_INPLACE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/test/t-parallel_binary_splitting.c:96:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/test/t-parallel_do.c:41:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/test/t-parallel_binary_splitting.c:42:100: style: Parameter 'args' can be declared as pointer to const. However it seems that 'product_combine' is a callback function, if 'args' is declared with const you might also need to cast function pointer(s). [constParameterCallback] flint-3.1.2/src/thread_support/test/t-parallel_binary_splitting.c:76:31: note: You might need to cast the function pointer here flint-3.1.2/src/thread_support/test/t-parallel_binary_splitting.c:42:100: note: Parameter 'args' can be declared as pointer to const flint-3.1.2/src/thread_support/thread_support.c:31:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool_initialized [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/thread_support.c:74:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool_initialized [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/thread_support.c:83:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool_initialized [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/thread_support.c:103:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/thread_support.c:122:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable global_thread_pool [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/thread_support.c:170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PARALLEL_VERBOSE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/thread_support.c:279:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/cleanup_primes.c:20:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flint_primes_used [valueFlowBailoutIncompleteVar] flint-3.1.2/src/thread_support/thread_support.c:164:15: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/thread_support/thread_support.c:150:11: note: Shadowed declaration flint-3.1.2/src/thread_support/thread_support.c:164:15: note: Shadow variable flint-3.1.2/src/ulong_extras/clog.c:42:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/compute_primes.c:64:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable n_cleanup_primes [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/discrete_log_bsgs.c:85:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/div2_preinv.c:32:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/cbrt.c:108:9: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment] flint-3.1.2/src/ulong_extras/cbrt.c:98:9: note: val is assigned flint-3.1.2/src/ulong_extras/cbrt.c:108:9: note: val is overwritten flint-3.1.2/src/ulong_extras/cbrt.c:19:9: style: Unused variable: bits [unusedVariable] flint-3.1.2/src/ulong_extras/discrete_log_bsgs.c:72:17: style: Variable 'x' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:48:36: style: Parameter 'nullrows' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:191:39: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:191:52: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:259:42: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:287:37: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:287:50: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:341:45: style: Parameter 't' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:342:12: style: Parameter 'last_s' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:490:13: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:502:13: style: Variable 'col' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:503:10: style: Variable 'row_entries' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:513:14: style: Variable 'col' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:514:11: style: Variable 'row_entries' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:529:27: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/qsieve/block_lanczos.c:538:13: style: Variable 'col' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:539:10: style: Variable 'row_entries' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:550:14: style: Variable 'col' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:551:11: style: Variable 'row_entries' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/qsieve/block_lanczos.c:566:53: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/ulong_extras/divrem2_preinv.c:32:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/factor.c:22:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_MAX_FACTORS_IN_LIMB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/factor_SQUFOF.c:92:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/factor_SQUFOF.c:125:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_NUM_PRIMES_SMALL [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/factor_lehman.c:37:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_FACTOR_ONE_LINE_ITERS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/factor_ecm.c:341:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/factor_partial.c:23:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_MAX_FACTORS_IN_LIMB [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/factor_SQUFOF.c:93:16: style: Variable 'rem[0]' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/ulong_extras/factor_power235.c:19:16: style: Variable 'mod63' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/factor_power235.c:22:16: style: Variable 'mod61' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/factor_power235.c:25:16: style: Variable 'mod44' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/factor_power235.c:27:16: style: Variable 'mod31' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/factor_ecm.c:70:58: warning: Either the condition 'j<9' is redundant or the array 'n_ecm_primorial[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond] flint-3.1.2/src/ulong_extras/factor_ecm.c:70:15: note: Assuming that condition 'j<9' is not redundant flint-3.1.2/src/ulong_extras/factor_ecm.c:70:58: note: Array index out of bounds flint-3.1.2/src/ulong_extras/factor_ecm.c:73:24: warning: Either the condition 'j<9' is redundant or the array 'n_ecm_primorial[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond] flint-3.1.2/src/ulong_extras/factor_ecm.c:70:15: note: Assuming that condition 'j<9' is not redundant flint-3.1.2/src/ulong_extras/factor_ecm.c:73:24: note: Array index out of bounds flint-3.1.2/src/ulong_extras/is_oddprime.c:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/factor_ecm.c:49:5: error: Uninitialized variable: n_ecm_inf [uninitvar] flint-3.1.2/src/ulong_extras/is_perfect_power235.c:19:26: style: Variable 'mod63' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power235.c:22:26: style: Variable 'mod61' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power235.c:25:26: style: Variable 'mod44' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power235.c:27:26: style: Variable 'mod31' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power.c:19:26: style: Variable 'mod63' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power.c:22:26: style: Variable 'mod61' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power.c:25:26: style: Variable 'mod44' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power.c:27:26: style: Variable 'mod31' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power.c:29:26: style: Variable 'mod72' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power.c:33:26: style: Variable 'mod49' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power.c:36:26: style: Variable 'mod67' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_perfect_power.c:39:26: style: Variable 'mod79' can be declared as const array [constVariable] flint-3.1.2/src/ulong_extras/is_prime.c:88:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_FACTOR_TRIAL_PRIMES_PRIME [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/is_prime.c:172:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PSEUDOSQUARES_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/is_probabprime.c:45:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ODDPRIME_SMALL_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/is_probabprime.c:138:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/is_probabprime.c:158:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/is_probabprime.c:258:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/is_probabprime.c:411:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_D_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/ll_mod_preinv.c:33:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/lll_mod_preinv.c:33:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/mod2_preinv.c:32:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/mod_precomp.c:23:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/moebius_mu.c:81:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/mulmod_preinv.c:21:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/nextprime.c:67:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flint_primes_small [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/nth_prime.c:18:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/pow.c:21:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_UNREACHABLE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/powmod2_preinv.c:30:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_IMPINV [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/powmod_ui_preinv.c:21:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/prime_inverses_arr_readonly.c:23:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flint_primes_used [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/preinvert_limb.c:123:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/preinvert_limb.c:132:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/prime_pi.c:31:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PRIME_PI_ODD_LOOKUP_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/prime_pi_bounds.c:20:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_PRIME_PI_ODD_LOOKUP_CUTOFF [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/primes_arr_readonly.c:23:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _flint_primes_used [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/primes_clear.c:17:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flint_primes_small [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/primes_extend_small.c:25:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flint_primes_small [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/primes_init.c:18:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable flint_primes_small [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/primes_jump_after.c:26:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_SIEVE_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/primes_sieve_range.c:73:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_SIEVE_SIZE [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/primitive_root_prime.c:48:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-factor.c:70:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/primes_sieve_range.c:41:20: style: Parameter 'sieve_primes' can be declared as pointer to const [constParameterPointer] flint-3.1.2/src/ulong_extras/profile/p-factor_pp1.c:27:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-gcd.c:59:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-is_probabprime_BPSW.c:28:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-is_probabprime_BPSW.c:61:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-lll_mod_preinv.c:30:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-lll_mod_preinv.c:79:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mod2_precomp.c:21:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mod2_precomp.c:59:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-is_probabprime_BPSW.c:23:13: style: Variable 'params' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/ulong_extras/profile/p-lll_mod_preinv.c:25:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/ulong_extras/profile/p-mod2_preinv.c:30:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mod2_preinv.c:120:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mod_precomp.c:21:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mod_precomp.c:57:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mod2_preinv.c:26:13: style: Variable 'info' can be declared as pointer to const [constVariablePointer] flint-3.1.2/src/ulong_extras/profile/p-mulmod2_preinv.c:19:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mulmod2_preinv.c:56:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mulmod_precomp.c:21:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/profile/p-mulmod_precomp.c:57:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_CLOCK_SCALE_FACTOR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/randomisation.c:39:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/randomisation.c:91:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COEFF_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/randomisation.c:118:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/randomisation.c:135:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/randomisation.c:163:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/remove2_precomp.c:19:25: style: Variable 'rem' is assigned a value that is never used. [unreadVariable] flint-3.1.2/src/ulong_extras/revbin.c:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/root.c:94:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/rootrem.c:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/sqrtmodn.c:24:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/sqrtmod_primepow.c:22:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/sqrtmod_primepow.c:197:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-CRT.c:33:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-addmod.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-cbrt.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-cbrt_binary_search.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-cbrt_chebyshev_approx.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-cbrt_newton_iteration.c:31:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-cbrtrem.c:29:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-cbrtrem.c:22:28: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/ulong_extras/test/t-cbrtrem.c:18:9: note: Shadowed declaration flint-3.1.2/src/ulong_extras/test/t-cbrtrem.c:22:28: note: Shadow variable flint-3.1.2/src/ulong_extras/test/t-clog.c:24:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-clog_2exp.c:36:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-compute_primes.c:23:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-discrete_log_bsgs.c:25:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-div2_preinv.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-divides.c:25:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-divrem2_precomp.c:25:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-divrem2_preinv.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-euler_phi.c:26:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_SQUFOF.c:47:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_ecm.c:28:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_lehman.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factorial_fast_mod2_preinv.c:43:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factorial_mod2_preinv.c:43:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_one_line.c:32:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_partial.c:26:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_pollard_brent.c:24:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_power235.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_pp1.c:31:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_trial.c:27:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_trial_partial.c:27:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-factor_trial_range.c:26:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-flog.c:25:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-gcd.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-gcdinv.c:42:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-invmod.c:26:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_oddprime_binary.c:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_oddprime_small.c:26:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_perfect_power235.c:25:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_perfect_power.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_prime.c:78:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_prime_pocklington.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_prime_pseudosquare.c:28:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_probabprime_BPSW.c:28:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_probabprime.c:30:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_probabprime_fermat.c:29:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_probabprime_fibonacci.c:32:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_probabprime_lucas.c:32:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_square.c:24:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_squarefree.c:56:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_strong_probabprime2_preinv.c:34:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-is_strong_probabprime_precomp.c:35:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-jacobi.c:30:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-lll_mod_preinv.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-ll_mod_preinv.c:26:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-mod2_precomp.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-mod2_preinv.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-mod_precomp.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-moebius_mu.c:66:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-mulmod2.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-mulmod2_preinv.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-mulmod_precomp.c:25:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-mulmod_preinv.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-mulmod_shoup.c:24:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-nextprime.c:28:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX_PRIME [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-nth_prime_bounds.c:58:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-urandint.c:37:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-pow.c:23:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-powmod2.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-powmod2_preinv.c:31:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-powmod2_ui_preinv.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-powmod.c:31:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-powmod_precomp.c:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-powmod_ui_precomp.c:32:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-powmod_ui_preinv.c:29:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-preinvert_limb_prenorm.c:29:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-prime_pi_bounds.c:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-prime_pi.c:31:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-primes.c:62:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-primes_jump_after.c:29:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-primitive_root_prime.c:26:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-remove2_precomp.c:36:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-remove.c:31:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-revbin.c:39:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-root.c:38:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-rootrem.c:39:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-sizeinbase.c:26:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-sqrt.c:28:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-sqrtmod.c:23:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-sqrtmodn.c:28:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:29:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-sqrtrem.c:29:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-submod.c:23:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-xgcd.c:25:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] flint-3.1.2/src/ulong_extras/test/t-sqrtmodn.c:49:24: style:inconclusive: Boolean expression 'i==num' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:55:24: style:inconclusive: Boolean expression 'i==num' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:111:24: style:inconclusive: Boolean expression 'i==num' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:22:25: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:17:9: note: Shadowed declaration flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:22:25: note: Shadow variable flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:73:33: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:17:9: note: Shadowed declaration flint-3.1.2/src/ulong_extras/test/t-sqrtmod_primepow.c:73:33: note: Shadow variable flint-3.1.2/src/ulong_extras/test/t-sqrtmodn.c:22:20: style: Local variable 'i' shadows outer variable [shadowVariable] flint-3.1.2/src/ulong_extras/test/t-sqrtmodn.c:17:9: note: Shadowed declaration flint-3.1.2/src/ulong_extras/test/t-sqrtmodn.c:22:20: note: Shadow variable diff: head flint-3.1.2/examples/complex_plot.c:461:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_RND_DOWN [valueFlowBailoutIncompleteVar] head flint-3.1.2/examples/complex_plot.c:560:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_gamma [valueFlowBailoutIncompleteVar] 2.13.0 flint-3.1.2/examples/crt.c:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] 2.13.0 flint-3.1.2/examples/delta_qexp.c:37:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head flint-3.1.2/examples/huge_expr.c:7224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] head flint-3.1.2/examples/keiper_li.c:118:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHOW_MEMORY_USAGE [valueFlowBailoutIncompleteVar] 2.13.0 flint-3.1.2/examples/multi_crt.c:40:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head flint-3.1.2/examples/multi_crt.c:56:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mp_limb_t [valueFlowBailoutIncompleteVar] 2.13.0 flint-3.1.2/examples/primegen.c:27:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head flint-3.1.2/examples/primegen.c:31:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UWORD_MAX [valueFlowBailoutIncompleteVar] 2.13.0 flint-3.1.2/examples/stirling_matrix.c:32:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EXIT_FAILURE [valueFlowBailoutIncompleteVar] head flint-3.1.2/examples/swinnerton_dyer_poly.c:119:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_STOP [valueFlowBailoutIncompleteVar] head flint-3.1.2/examples/zeta_zeros.c:216:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TIMEIT_ONCE_START [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/approx_dot.c:130:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/approx_dot.c:191:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/approx_dot.c:277:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_ADD_TMP_DECL [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/dot.c:118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIMB_TOP [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/dot.c:236:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_BITS [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/dot.c:309:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARF_ADD_TMP_DECL [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/dot_siui.c:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/dot_uiui.c:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TMP_INIT [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/inv.c:30:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/inv.c:53:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAG_BITS [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/io.c:93:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/io.c:94:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/io.c:95:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/lambertw.c:811:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ACB_LAMBERTW_LEFT [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/mul.c:138:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/mul.c:182:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/mul.c:88:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_RND [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/test/t-log.c:141:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable state [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb/vec_sort_pretty.c:51:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_calc/integrate_gl_auto_deg.c:213:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ARB_CALC_NO_CONVERGENCE [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/bluestein.c:102:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFT_VERB [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/crt.c:107:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRT_MAX [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/crt.c:129:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CRT_MAX [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/crt.c:171:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/cyc.c:85:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/naive.c:82:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DFT_VERB [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/precomp.c:125:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/precomp.c:97:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dft/prod.c:46:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pre [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/dft.c:46:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable acb_struct [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/hardy_z_zero.c:174:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable slong [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1030:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1081:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1102:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1187:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1258:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1325:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1361:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1373:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:1449:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:210:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fmpz [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:238:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:266:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:301:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:343:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:511:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLINT_ERROR [valueFlowBailoutIncompleteVar] head flint-3.1.2/src/acb_dirichlet/isolate_hardy_z_zero.c:599:21: debug: valueFlowConditionExpressions bailout: Skipping