Searched defs:r_str (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | z80-dis.c | 61 static const char * r_str[] = { "b", "c", "d", "e", "h", "l", "(hl)", "a" }; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | z80-dis.c | 61 static const char * r_str[] = { "b", "c", "d", "e", "h", "l", "(hl)", "a" }; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-common.c | 2099 char r_str[27]; in lto_resolution_read() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-common.cc | 2108 char r_str[27]; in lto_resolution_read() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_consume.c | 419 static const char *r_str[2] = { " <- ", " <= " }; in dt_flowindent() local
|