HomeSort by: relevance | last modified time | path
    Searched refs:t_zero (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
asn1_encode_test.c 35 static unsigned char t_zero[] = { variable
103 CUSTOM_DATA(t_zero),
207 { 0, 0, 0 }, /* t_zero */
245 { 0, 0, 0 }, /* t_zero */
299 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
300 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
347 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
348 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
395 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
396 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/
asn1_encode_test.c 35 static unsigned char t_zero[] = { variable
101 CUSTOM_DATA(t_zero),
203 { 0xff, 0, 1 }, { 0, 0, 0 }, /* t_zero */
239 { 0xff, 0, 1 }, { 0, 0, 0 }, /* t_zero */
292 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
293 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
340 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
341 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
388 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
389 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/test/
asn1_encode_test.c 35 static unsigned char t_zero[] = { variable
101 CUSTOM_DATA(t_zero),
203 { 0xff, 0, 1 }, { 0, 0, 0 }, /* t_zero */
239 { 0xff, 0, 1 }, { 0, 0, 0 }, /* t_zero */
292 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
293 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
340 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
341 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
388 CUSTOM_EXPECTED_SUCCESS(0, 0), /* t_zero */
389 CUSTOM_EXPECTED_SUCCESS(ASN1_LONG_UNDEF, ASN1_LONG_UNDEF), /* t_zero */
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
match.pd 6188 tree t_zero = build_zero_cst (type);
6193 (copysigns { t_zero; } @0))))))
  /src/external/gpl3/gcc/dist/gcc/
match.pd 7747 tree t_zero = build_zero_cst (type);
7752 (copysigns { t_zero; } @0))))))

Completed in 34 milliseconds