Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-alloc_buffer.c370 test_misaligned (char pad) in test_misaligned() function
653 test_misaligned (0); in do_test()
654 test_misaligned (0xc7); in do_test()
655 test_misaligned (0xff); in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.181572 * malloc/tst-alloc_buffer.c (test_misaligned): Cast to char