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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dasn1_encode_test.c38 static unsigned char t_one[] = { variable
97 { v, sizeof(v), t_one, sizeof(t_one) }, \
98 { t_one, sizeof(t_one), v, sizeof(v) }
103 CUSTOM_DATA(t_one),
205 CUSTOM_EXPECTED_SUCCESS(1, 1), /* t_one */
241 CUSTOM_EXPECTED_SUCCESS(1, 1), /* t_one */
294 CUSTOM_EXPECTED_SUCCESS(1, 1), /* t_one */
342 CUSTOM_EXPECTED_SUCCESS(1, 1), /* t_one */
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dasn1_encode_test.c38 static unsigned char t_one[] = { variable
97 { v, sizeof(v), t_one, sizeof(t_one) }, \
98 { t_one, sizeof(t_one), v, sizeof(v) }
103 CUSTOM_DATA(t_one),
205 CUSTOM_EXPECTED_SUCCESS(1, 1), /* t_one */
241 CUSTOM_EXPECTED_SUCCESS(1, 1), /* t_one */
294 CUSTOM_EXPECTED_SUCCESS(1, 1), /* t_one */
342 CUSTOM_EXPECTED_SUCCESS(1, 1), /* t_one */
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc4783 tree t_one = build_int_cst (TREE_TYPE (fake_retval), 1); local
4784 svalue_id one_sid = get_or_create_constant_svalue (t_one);

Completed in 337 milliseconds