Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-scratch_buffer.c30 size_t old_length = buf->length; in unchanged_array_size() local
37 if (old_length != buf->length) in unchanged_array_size()
88 size_t old_length = buf.length; in do_test() local
90 if (buf.length <= old_length) in do_test()
103 size_t old_length = buf.length; in do_test() local
105 if (buf.length <= old_length) in do_test()
115 for (unsigned i = 7; i < old_length; ++i) in do_test()