Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Dhash_bigkey.c362 BUFHEAD *save_p; in __big_return() local
380 save_p = bufp; in __big_return()
381 save_addr = save_p->addr; in __big_return()
395 save_p = bufp; in __big_return()
432 if (save_p->addr != save_addr) { in __big_return()
437 memmove(hashp->tmp_buf, (save_p->page) + off, len); in __big_return()