Home
last modified time | relevance | path

Searched refs:bad2 (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Ddubious-bitwise-with-not.c4 static unsigned int bad2 = !1 | 2; variable
H A Dnested-declarator2.c26 static int (-bad2);
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2282 CurrencyUnit bad2(BAD2, ec); in TestCurrencyUnit()
2284 if (bad2.getOffset() != bad.getOffset()) { in TestCurrencyUnit()
2287 if (bad == bad2) { in TestCurrencyUnit()
2290 bad = bad2; in TestCurrencyUnit()
2291 if (bad != bad2) { in TestCurrencyUnit()
/third_party/openssl/test/
H A Dsslapitest.c9924 unsigned char bad2[] = { 0x03, 'b', 'a', 'd', 0x00}; in test_set_alpn() local
9946 if (!TEST_true(SSL_CTX_set_alpn_protos(ctx, bad2, sizeof(bad2)))) in test_set_alpn()
9969 if (!TEST_true(SSL_set_alpn_protos(ssl, bad2, sizeof(bad2)))) in test_set_alpn()

Completed in 24 milliseconds