Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/search/
Dhash_bigkey.c363 BUFHEAD *save_p; in __big_return() local
381 save_p = bufp; in __big_return()
382 save_addr = save_p->addr; in __big_return()
396 save_p = bufp; in __big_return()
433 if (save_p->addr != save_addr) { in __big_return()
438 memmove(hashp->tmp_buf, (save_p->page) + off, len); in __big_return()