Searched refs:obufp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Di386-dis.c1460 static char *obufp; variable
3697 obufp = obuf;
3879 obufp = op_out[i];
3910 obufp = obuf + strlen (obuf);
4294 obufp = op_out[0];
4316 obufp = op_out[0];
4321 obufp = op_out[1];
4353 *obufp++ = *p;
4369 obufp = obuf + 5;
4394 *obufp
[all...]
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash_page.c808 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) argument
815 addr = obufp->addr;
841 obufp->addr, free_bit, free_page);
843 __reclaim_buf(hashp, obufp);

Completed in 119 milliseconds