Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/dfsan/
H A Dstack_trace.c44 size_t same_length = baz(8, tinybuf, sizeof(tinybuf)); in main() local
52 printf("Returned length with truncation: %zu\n", same_length); in main()
H A Dorigin_id_stack_trace.c51 size_t same_length = in main() local
60 printf("Returned length with truncation: %zu\n", same_length); in main()
H A Dorigin_stack_trace.c65 size_t same_length = in main() local
74 printf("Returned length with truncation: %zu\n", same_length); in main()