Home
last modified time | relevance | path

Searched refs:bad3 (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Ddubious-bitwise-with-not.c6 static unsigned int bad3 = 1 & !2; variable
H A Dnested-declarator2.c27 static void [2](*bad3); variable
/third_party/openssl/test/
H A Dsslapitest.c9925 unsigned char bad3[] = { 0x03, 'b', 'a', 'd', 0x01, 'b', 'a', 'd'}; in test_set_alpn() local
9948 if (!TEST_true(SSL_CTX_set_alpn_protos(ctx, bad3, sizeof(bad3)))) in test_set_alpn()
9971 if (!TEST_true(SSL_set_alpn_protos(ssl, bad3, sizeof(bad3)))) in test_set_alpn()

Completed in 13 milliseconds