Searched refs:NN (Results 1 - 25 of 55) sorted by relevance

123

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcpu-amdgcn.c42 #define NN(index) (&arch_info_struct[index]) macro
46 N (bfd_mach_amdgcn_gfx904, "amdgcn:gfx904", false, NN (1)),
47 N (bfd_mach_amdgcn_gfx906, "amdgcn:gfx906", false, NN (2)),
48 N (bfd_mach_amdgcn_gfx908, "amdgcn:gfx908", false, NN (3)),
49 N (bfd_mach_amdgcn_gfx90a, "amdgcn:gfx90a", false, NN (4)),
50 N (bfd_mach_amdgcn_gfx1010, "amdgcn:gfx1010", false, NN (5)),
51 N (bfd_mach_amdgcn_gfx1011, "amdgcn:gfx1011", false, NN (6)),
52 N (bfd_mach_amdgcn_gfx1012, "amdgcn:gfx1012", false, NN (7)),
53 N (bfd_mach_amdgcn_gfx1030, "amdgcn:gfx1030", false, NN (8)),
54 N (bfd_mach_amdgcn_gfx1031, "amdgcn:gfx1031", false, NN (
[all...]
H A Dcpu-mips.c114 #define NN(index) (&arch_info_struct[(index) + 1]) macro
118 N (32, 32, bfd_mach_mips3000, "mips:3000", false, NN(I_mips3000)),
119 N (32, 32, bfd_mach_mips3900, "mips:3900", false, NN(I_mips3900)),
120 N (64, 64, bfd_mach_mips4000, "mips:4000", false, NN(I_mips4000)),
121 N (32, 32, bfd_mach_mips4010, "mips:4010", false, NN(I_mips4010)),
122 N (64, 64, bfd_mach_mips4100, "mips:4100", false, NN(I_mips4100)),
123 N (64, 64, bfd_mach_mips4111, "mips:4111", false, NN(I_mips4111)),
124 N (64, 64, bfd_mach_mips4120, "mips:4120", false, NN(I_mips4120)),
125 N (64, 64, bfd_mach_mips4300, "mips:4300", false, NN(I_mips4300)),
126 N (64, 64, bfd_mach_mips4400, "mips:4400", false, NN(I_mips440
[all...]
H A Dcpu-alpha.c43 #define NN(index) (&arch_info_struct[index]) macro
48 N (64, 64, bfd_mach_alpha_ev4, "alpha:ev4", false, NN(1)),
49 N (64, 64, bfd_mach_alpha_ev5, "alpha:ev5", false, NN(2)),
54 N (64, 64, 0, "alpha", true, NN(0));
H A Dcpu-riscv.c92 #define NN(index) (&arch_info_struct[(index) + 1]) macro
95 and each entry except the last should end with NN (my enum value). */
98 N (64, bfd_mach_riscv64, "riscv:rv64", false, NN (I_riscv64)),
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcpu-amdgcn.c42 #define NN(index) (&arch_info_struct[index]) macro
46 N (bfd_mach_amdgcn_gfx904, "amdgcn:gfx904", false, NN (1)),
47 N (bfd_mach_amdgcn_gfx906, "amdgcn:gfx906", false, NN (2)),
48 N (bfd_mach_amdgcn_gfx908, "amdgcn:gfx908", false, NN (3)),
49 N (bfd_mach_amdgcn_gfx90a, "amdgcn:gfx90a", false, NN (4)),
50 N (bfd_mach_amdgcn_gfx1010, "amdgcn:gfx1010", false, NN (5)),
51 N (bfd_mach_amdgcn_gfx1011, "amdgcn:gfx1011", false, NN (6)),
52 N (bfd_mach_amdgcn_gfx1012, "amdgcn:gfx1012", false, NN (7)),
53 N (bfd_mach_amdgcn_gfx1030, "amdgcn:gfx1030", false, NN (8)),
54 N (bfd_mach_amdgcn_gfx1031, "amdgcn:gfx1031", false, NN (
[all...]
H A Dcpu-mips.c114 #define NN(index) (&arch_info_struct[(index) + 1]) macro
118 N (32, 32, bfd_mach_mips3000, "mips:3000", false, NN(I_mips3000)),
119 N (32, 32, bfd_mach_mips3900, "mips:3900", false, NN(I_mips3900)),
120 N (64, 64, bfd_mach_mips4000, "mips:4000", false, NN(I_mips4000)),
121 N (32, 32, bfd_mach_mips4010, "mips:4010", false, NN(I_mips4010)),
122 N (64, 64, bfd_mach_mips4100, "mips:4100", false, NN(I_mips4100)),
123 N (64, 64, bfd_mach_mips4111, "mips:4111", false, NN(I_mips4111)),
124 N (64, 64, bfd_mach_mips4120, "mips:4120", false, NN(I_mips4120)),
125 N (64, 64, bfd_mach_mips4300, "mips:4300", false, NN(I_mips4300)),
126 N (64, 64, bfd_mach_mips4400, "mips:4400", false, NN(I_mips440
[all...]
H A Dcpu-alpha.c43 #define NN(index) (&arch_info_struct[index]) macro
48 N (64, 64, bfd_mach_alpha_ev4, "alpha:ev4", false, NN(1)),
49 N (64, 64, bfd_mach_alpha_ev5, "alpha:ev5", false, NN(2)),
54 N (64, 64, 0, "alpha", true, NN(0));
H A Dcpu-riscv.c92 #define NN(index) (&arch_info_struct[(index) + 1]) macro
95 and each entry except the last should end with NN (my enum value). */
98 N (64, bfd_mach_riscv64, "riscv:rv64", false, NN (I_riscv64)),
/netbsd-current/sys/dev/bluetooth/
H A Dbtkbd.c421 #define NN 0 /* no translation */ macro
429 NN, NN, NN, NN, 0x1e, 0x30, 0x2e, 0x20, /* 00 - 07 */
441 0x48, 0x49, 0x52, 0x53, 0x56, 0xdd, NN, 0x59, /* 60 - 67 */
442 0x5d, 0x5e, 0x5f, NN, NN, NN, NN, N
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-alpha.c43 #define NN(index) (&arch_info_struct[index]) macro
48 N (64, 64, bfd_mach_alpha_ev4, "alpha:ev4", FALSE, NN(1)),
49 N (64, 64, bfd_mach_alpha_ev5, "alpha:ev5", FALSE, NN(2)),
54 N (64, 64, 0, "alpha", TRUE, NN(0));
H A Dcpu-mips.c114 #define NN(index) (&arch_info_struct[(index) + 1]) macro
118 N (32, 32, bfd_mach_mips3000, "mips:3000", FALSE, NN(I_mips3000)),
119 N (32, 32, bfd_mach_mips3900, "mips:3900", FALSE, NN(I_mips3900)),
120 N (64, 64, bfd_mach_mips4000, "mips:4000", FALSE, NN(I_mips4000)),
121 N (32, 32, bfd_mach_mips4010, "mips:4010", FALSE, NN(I_mips4010)),
122 N (64, 64, bfd_mach_mips4100, "mips:4100", FALSE, NN(I_mips4100)),
123 N (64, 64, bfd_mach_mips4111, "mips:4111", FALSE, NN(I_mips4111)),
124 N (64, 64, bfd_mach_mips4120, "mips:4120", FALSE, NN(I_mips4120)),
125 N (64, 64, bfd_mach_mips4300, "mips:4300", FALSE, NN(I_mips4300)),
126 N (64, 64, bfd_mach_mips4400, "mips:4400", FALSE, NN(I_mips440
[all...]
H A Dcpu-riscv.c67 #define NN(index) (&arch_info_struct[(index) + 1]) macro
70 and each entry except the last should end with NN (my enum value). */
73 N (64, bfd_mach_riscv64, "riscv:rv64", FALSE, NN (I_riscv64)),
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcpu-alpha.c43 #define NN(index) (&arch_info_struct[index]) macro
48 N (64, 64, bfd_mach_alpha_ev4, "alpha:ev4", FALSE, NN(1)),
49 N (64, 64, bfd_mach_alpha_ev5, "alpha:ev5", FALSE, NN(2)),
54 N (64, 64, 0, "alpha", TRUE, NN(0));
H A Dcpu-mips.c114 #define NN(index) (&arch_info_struct[(index) + 1]) macro
118 N (32, 32, bfd_mach_mips3000, "mips:3000", FALSE, NN(I_mips3000)),
119 N (32, 32, bfd_mach_mips3900, "mips:3900", FALSE, NN(I_mips3900)),
120 N (64, 64, bfd_mach_mips4000, "mips:4000", FALSE, NN(I_mips4000)),
121 N (32, 32, bfd_mach_mips4010, "mips:4010", FALSE, NN(I_mips4010)),
122 N (64, 64, bfd_mach_mips4100, "mips:4100", FALSE, NN(I_mips4100)),
123 N (64, 64, bfd_mach_mips4111, "mips:4111", FALSE, NN(I_mips4111)),
124 N (64, 64, bfd_mach_mips4120, "mips:4120", FALSE, NN(I_mips4120)),
125 N (64, 64, bfd_mach_mips4300, "mips:4300", FALSE, NN(I_mips4300)),
126 N (64, 64, bfd_mach_mips4400, "mips:4400", FALSE, NN(I_mips440
[all...]
H A Dcpu-riscv.c174 #define NN(index) (&arch_info_struct[(index) + 1]) macro
177 and each entry except the last should end with NN (my enum value). */
180 N (64, bfd_mach_riscv64, "riscv:rv64", FALSE, NN (I_riscv64)),
/netbsd-current/sys/dev/usb/
H A Dukbd.c188 #define NN 0 /* no translation */ macro
201 NN, NN, NN, NN, 0x1e, 0x30, 0x2e, 0x20, /* 00 - 07 */
214 0x64, 0x65, 0x66, 0x67, 0x68, 0x69, 0x6a, NN, /* 68 - 6f */
215 NN, NN, NN, NN,
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DReduceMetadata.cpp85 for (auto *NN : NamedNodesToDelete) {
86 for (int I = 0, E = NN->getNumOperands(); I != E; ++I)
87 NN->setOperand(I, NULL);
88 NN->eraseFromParent();
/netbsd-current/external/historical/nawk/dist/
H A Dtran.c242 (void*)p, NN(p->nval), NN(p->sval), p->fval, p->tval) );
340 dprintf( ("setfval %p: %s = %g, t=%o\n", (void*)vp, NN(vp->nval), f, vp->tval) );
361 (void*)vp, NN(vp->nval), s, vp->tval, donerec, donefld) );
386 (void*)vp, NN(vp->nval), t, t, vp->tval, donerec, donefld) );
441 (void*)vp, NN(vp->nval), vp->fval, vp->tval) );
529 (void*)vp, NN(vp->nval), vp->sval, vp->sval, vp->tval) );
H A Dawk.h42 #define NN(p) ((p) ? (p) : "(null)") /* guaranteed non-null for dprintf macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/
H A Dgenerate_cxx_src_locs.py163 for NN in ClassData['nestedNameLocs']:
170 """.format(NN)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLTraits.cpp202 for (const auto &NN : MN->Mapping) {
203 if (!is_contained(MN->ValidKeys, NN.first())) {
204 const SMRange &ReportLoc = NN.second.second;
206 setError(ReportLoc, Twine("unknown key '") + NN.first() + "'");
209 reportWarning(ReportLoc, Twine("unknown key '") + NN.first() + "'");
/netbsd-current/libexec/getty/
H A Dmain.c326 if (NN) {
350 if (rval || AL || NN) {
385 if (NN)
H A Dgettytab.h169 #define NN gettyflags[24].value macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S1798 #define NN r31
2007 22: ldi NN, 1 << 7
2008 eor SS, NN
2010 ldi NN, -1
2014 $ sbc B1,NN $ sbc B2,NN $ sbc B3,NN
2015 sbc B4,NN $ sbc B5,NN $ sbc B6,NN
1794 #define NN r31 define
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S1798 #define NN r31
2007 22: ldi NN, 1 << 7
2008 eor SS, NN
2010 ldi NN, -1
2014 $ sbc B1,NN $ sbc B2,NN $ sbc B3,NN
2015 sbc B4,NN $ sbc B5,NN $ sbc B6,NN
1794 #define NN r31 define
[all...]

Completed in 187 milliseconds

123