Searched refs:fmtstring (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | kvx-opc.c | 8488 .fmtstring = " %s = %s", 8513 .fmtstring = " %s = %s", 8538 .fmtstring = " %s = %s", 8558 .fmtstring = " %s = %s", 8578 .fmtstring = " %s = %s", 8598 .fmtstring = " %s = %s", 8618 .fmtstring = " %s = %s", 8643 .fmtstring = " %s = %s", 8668 .fmtstring = " %s = %s", 8688 .fmtstring = " %s = %s", [all …]
|
H A D | kvx-dis.c | 1070 const char *fmtp = dec.opc->fmtstring; in print_insn_kvx()
|
/netbsd-src/external/bsd/openldap/dist/doc/devel/variadic_debug/ |
H A D | 09-merge.cocci | 6 // Splice string `s` into the format string `fmtstring` replacing the 13 fmtstring = '''\ 26 regex = re.compile(fmtstring, re.X)
|
H A D | 07-shortcut.cocci | 1 // Splice string `s` into the format string `fmtstring` replacing the 8 fmtstring = '''\ 21 regex = re.compile(fmtstring, re.X)
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | kvx.h | 204 const char *fmtstring; member
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-kvx.c | 964 const char *fmtp = op->fmtstring; in insn_syntax()
|