Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-free-errno.c80 void *lastpage_backup = xmalloc (pagesize); in do_test() local
99 memcpy (lastpage_backup, ptr_aligned + big_size - pagesize, in do_test()
105 memcpy (ptr_aligned + big_size - pagesize, lastpage_backup, in do_test()