Home
last modified time | relevance | path

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

/mirbsd/src/lib/libc/db/hash/
Dhash_bigkey.c357 BUFHEAD *save_p; in __big_return() local
375 save_p = bufp; in __big_return()
376 save_addr = save_p->addr; in __big_return()
390 save_p = bufp; in __big_return()
427 if (save_p->addr != save_addr) { in __big_return()
432 memmove(hashp->tmp_buf, (save_p->page) + off, len); in __big_return()
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dm68k-dis.c1210 unsigned char *save_p; in match_insn_m68k() local
1291 save_p = p; in match_insn_m68k()
1321 p = save_p; in match_insn_m68k()