Home
last modified time | relevance | path

Searched defs:suf (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp96 #define CASE_SHUF(Inst, suf) \ argument
162 #define CASE_AVX512_FMA(Inst, suf) \ argument
167 #define CASE_FMA(Inst, suf) \ argument
202 #define CASE_FMA4(Inst, suf) \ argument
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dkvx-parse.c195 struct node_s *suf = make_node (node->val + i, node->len - i); in insert() local
215 struct node_s *suf = make_node (node->val + i, node->len - i); in insert() local
246 struct node_s *suf = make_node (str + i, len - i); in insert() local
H A Dtc-loongarch.c173 unsigned char *suf = (unsigned char *)arg; in md_parse_option() local
/netbsd-src/sys/dev/
H A Dsmbios_platform.c221 const char *suf) in platform_add_word()
/netbsd-src/usr.bin/mkdep/
H A Dmkdep.c217 char *buf, *lim, *ptr, *line, *suf, *colon, *eol; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dformat_output.c198 const char *suf = bn != NULL ? ": 0" : ""; in test_bignum_zero_print() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dformat_output.c197 const char *suf = bn != NULL ? ": 0" : ""; in test_bignum_zero_print() local
/netbsd-src/usr.bin/spell/spellprog/
H A Dspellprog.c140 const char *suf; member
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-loongarch.c144 unsigned char *suf = (unsigned char *)arg; in md_parse_option() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbfd.c2733 const char *pre, *suf; in bfd_demangle() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dbfd.c2393 const char *pre, *suf; in bfd_demangle() local
/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c3426 int suf = compressed_suffix(g.inf); in process() local