Home
last modified time | relevance | path

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

/openssl/test/testutil/
H A Dformat_output.c47 char bdiff[MAX_STRING_WIDTH + 1]; in test_fail_string_common() local
89 bdiff[i] = ' '; in test_fail_string_common()
91 bdiff[i] = '^'; in test_fail_string_common()
94 bdiff[i] = '\0'; in test_fail_string_common()
108 test_printf_stderr("%4s %s\n", "", bdiff); in test_fail_string_common()
273 char *p, bdiff[MAX_STRING_WIDTH + 1]; in test_fail_bignum_common() local
324 p = bdiff; in test_fail_bignum_common()
347 test_printf_stderr(" %s\n", bdiff); in test_fail_bignum_common()
432 char *p, bdiff[MAX_STRING_WIDTH + 1]; in test_fail_memory_common() local
468 p = bdiff; in test_fail_memory_common()
[all …]

Completed in 6 milliseconds