Home
last modified time | relevance | path

Searched refs:fmtstring (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dkvx-opc.c8488 .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 Dkvx-dis.c1070 const char *fmtp = dec.opc->fmtstring; in print_insn_kvx()
/netbsd-src/external/bsd/openldap/dist/doc/devel/variadic_debug/
H A D09-merge.cocci6 // Splice string `s` into the format string `fmtstring` replacing the
13 fmtstring = '''\
26 regex = re.compile(fmtstring, re.X)
H A D07-shortcut.cocci1 // 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 Dkvx.h204 const char *fmtstring; member
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.c964 const char *fmtp = op->fmtstring; in insn_syntax()