Searched refs:TXTSIZ (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c57 #define TXTSIZ 24 macro
132 char mytxt[TXTSIZ];
134 snprintf (mytxt, TXTSIZ, txt, cc_str[(buf->data[0] >> 3) & 3]);
163 char mytxt[TXTSIZ];
167 snprintf (mytxt, TXTSIZ, txt, rr_str[rr]);
203 char mytxt[TXTSIZ];
212 snprintf (mytxt, TXTSIZ, txt, n);
224 char mytxt[TXTSIZ];
228 snprintf (mytxt, TXTSIZ, txt, r_str[r]);
235 char mytxt[TXTSIZ];
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c57 #define TXTSIZ 24 macro
134 char mytxt[TXTSIZ];
136 snprintf (mytxt, TXTSIZ, txt, cc_str[(buf->data[0] >> 3) & 3]);
165 char mytxt[TXTSIZ];
169 snprintf (mytxt, TXTSIZ, txt, rr_str[rr]);
205 char mytxt[TXTSIZ];
214 snprintf (mytxt, TXTSIZ, txt, n);
226 char mytxt[TXTSIZ];
230 snprintf (mytxt, TXTSIZ, txt, r_str[r]);
237 char mytxt[TXTSIZ];
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c57 #define TXTSIZ 24 macro
134 char mytxt[TXTSIZ];
136 snprintf (mytxt, TXTSIZ, txt, cc_str[(buf->data[0] >> 3) & 3]);
165 char mytxt[TXTSIZ];
169 snprintf (mytxt, TXTSIZ, txt, rr_str[rr]);
205 char mytxt[TXTSIZ];
214 snprintf (mytxt, TXTSIZ, txt, n);
226 char mytxt[TXTSIZ];
230 snprintf (mytxt, TXTSIZ, txt, r_str[r]);
237 char mytxt[TXTSIZ];
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c57 #define TXTSIZ 24 macro
134 char mytxt[TXTSIZ];
136 snprintf (mytxt, TXTSIZ, txt, cc_str[(buf->data[0] >> 3) & 3]);
165 char mytxt[TXTSIZ];
169 snprintf (mytxt, TXTSIZ, txt, rr_str[rr]);
205 char mytxt[TXTSIZ];
214 snprintf (mytxt, TXTSIZ, txt, n);
226 char mytxt[TXTSIZ];
230 snprintf (mytxt, TXTSIZ, txt, r_str[r]);
237 char mytxt[TXTSIZ];
[all...]

Completed in 188 milliseconds