Home
last modified time | relevance | path

Searched defs:r_str (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c61 static const char * r_str[] = { "b", "c", "d", "e", "h", "l", "(hl)", "a" }; variable
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c61 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 Dlto-common.c2099 char r_str[27]; in lto_resolution_read() local
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc2108 char r_str[27]; in lto_resolution_read() local
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_consume.c419 static const char *r_str[2] = { " <- ", " <= " }; in dt_flowindent() local