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

/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c1170 static char *obufp; variable
2211 obufp = obuf;
2360 obufp = op1out;
2365 obufp = op2out;
2370 obufp = op3out;
2400 obufp = obuf + strlen (obuf);
2790 obufp = op1out;
2812 obufp = op1out;
2817 obufp = op2out;
2849 *obufp
[all...]
/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c3146 static char *obufp; variable
13161 obufp = obuf;
13247 obufp = op_out[i];
13329 obufp = mnemonicendp;
13728 obufp = op_out[0];
13750 obufp = op_out[0];
13755 obufp = op_out[1];
13804 *obufp++ = *p;
13836 *obufp++ = 'b';
13845 *obufp
[all...]

Completed in 136 milliseconds