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

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-mips.c91 #define NN(index) (&arch_info_struct[(index) + 1]) macro
95 N (32, 32, bfd_mach_mips3000, "mips:3000", FALSE, NN(I_mips3000)),
96 N (32, 32, bfd_mach_mips3900, "mips:3900", FALSE, NN(I_mips3900)),
97 N (64, 64, bfd_mach_mips4000, "mips:4000", FALSE, NN(I_mips4000)),
98 N (64, 64, bfd_mach_mips4010, "mips:4010", FALSE, NN(I_mips4010)),
99 N (64, 64, bfd_mach_mips4100, "mips:4100", FALSE, NN(I_mips4100)),
100 N (64, 64, bfd_mach_mips4111, "mips:4111", FALSE, NN(I_mips4111)),
101 N (64, 64, bfd_mach_mips4120, "mips:4120", FALSE, NN(I_mips4120)),
102 N (64, 64, bfd_mach_mips4300, "mips:4300", FALSE, NN(I_mips4300)),
103 N (64, 64, bfd_mach_mips4400, "mips:4400", FALSE, NN(I_mips440
[all...]
H A Dcpu-alpha.c41 #define NN(index) (&arch_info_struct[index]) macro
46 N (64, 64, bfd_mach_alpha_ev4, "alpha:ev4", FALSE, NN(1)),
47 N (64, 64, bfd_mach_alpha_ev5, "alpha:ev5", FALSE, NN(2)),
52 N (64, 64, 0, "alpha", TRUE, NN(0));
H A DMakefile.am786 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
791 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
796 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
801 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
H A Delfxx-ia64.c31 #define ARCH_SIZE NN
/macosx-10.10.1/bash-94.1.2/bash-3.2/tests/misc/
H A Dperf-script4 typeset -i MM=5 NN=5
9 1) MM=$1; NN=$1
11 2) MM=$1; NN=$2
22 let "N=1" # for (N=1; N<=NN; N++)
23 while let "N <= NN"; do
34 let "n=1" # for(n=1; n<=NN; n++)
35 while let "n <= NN"; do
68 while let "n <= NN"; do
/macosx-10.10.1/awk-20/src/
H A Dtran.c215 p, NN(p->nval), NN(p->sval), p->fval, p->tval) );
301 dprintf( ("setfval %p: %s = %g, t=%o\n", vp, NN(vp->nval), f, vp->tval) );
321 vp, NN(vp->nval), s, vp->tval, donerec, donefld) );
341 vp, NN(vp->nval), t,t, vp->tval, donerec, donefld) );
358 dprintf( ("getfval %p: %s = %g, t=%o\n", vp, NN(vp->nval), vp->fval, vp->tval) );
392 dprintf( ("getsval %p: %s = \"%s (%p)\", t=%o\n", vp, NN(vp->nval), vp->sval, vp->sval, vp->tval) );
H A Dawk.h35 #define NN(p) ((p) ? (p) : "(null)") /* guaranteed non-null for dprintf macro
H A Drun.c257 i, NN(y->nval), y->fval, isarr(y) ? "(array)" : NN(y->sval), y->tval) );
479 dprintf( ("making %s into an array\n", NN(x->nval)) );
685 dprintf( ("freeing %s %s %o\n", NN(a->nval), NN(a->sval), a->tval) );
1235 dprintf( ("split: s=|%s|, a=%s, sep=|%s|\n", s, NN(ap->nval), fs) );
/macosx-10.10.1/emacs-93/emacs/etc/
H A DTUTORIAL.pl773 kt�ry odwiedzi�e�. --NN%-- informuje o bie��cej pozycji wewn�trz
774 tekstu; oznacza to, �e NN procent tekstu znajduje si� ponad g�rnym
H A Dtermcap.src1470 # "stty rows NN", e.g. to use 24 lines.
/macosx-10.10.1/ncurses-44/ncurses/misc/
H A Dterminfo.src1794 # "stty rows NN", e.g. to use 24 lines.
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c53862 #define NN macro
[all...]

Completed in 730 milliseconds