Home
last modified time | relevance | path

Searched refs:real_diff (Results 1 – 1 of 1) sorted by relevance

/openssl/test/testutil/
H A Dformat_output.c275 unsigned int cnt, diff, real_diff; in test_fail_bignum_common() local
322 diff = real_diff = 0; in test_fail_bignum_common()
331 real_diff = diff = 1; in test_fail_bignum_common()
345 if (real_diff && (cnt == 0 || (n1 > 0 && n2 > 0)) in test_fail_bignum_common()

Completed in 9 milliseconds