Searched refs:NM (Results 1 - 25 of 165) sorted by relevance

1234567

/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/compile/
H A Dpr49721-1.f2 PARAMETER( NM=2+2**LM, NV=NM**3 )
3 PARAMETER( NR = (8*(NM**3+NM**2+5*NM-23+7*LM))/7 )
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/graphite/
H A Dpr59817.f3 SUBROUTINE PREPD(ICAST,ICAS,ICASX,ICAS1,ICAS2,NDET,NM,III,IMP,
6 DIMENSION ICAST(NDET,NM),IMP(NM)
9 DO L=1,NM
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr46519-1.f5 INTEGER LM, NM, NV, NR, NIT variable in program:MG3XDEMO
10 PARAMETER( NM=2+2**LM, NV=NM**3 )
11 PARAMETER( NR = (8*(NM**3+NM**2+5*NM-23+7*LM))/7 )
H A Dpr45578.f905 PARAMETER (NM=16384)
10 PARAMETER (LL=10*NM)
12 COMMON /LCS / X0(3,-2:NM) , X(3,-2:NM,5) , XIN(3,-2:NM)
40 PARAMETER (NM=16384)
45 PARAMETER (LL=10*NM)
47 COMMON /LCS / X0(3,-2:NM) , X(3,-2:NM,5) , XIN(3,-2:NM)
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dpr51058.f905 INTEGER, PARAMETER :: NM=16384 local in subroutine:MLIST
8 REAL :: X0(2,-2:NM)
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/
H A Dilp32.exp21 global NM
24 set status [gas_host_run "$NM $NMFLAGS --help" ""]
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/cfi/
H A Dilp32.exp21 global NM
24 set status [gas_host_run "$NM $NMFLAGS --help" ""]
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/elf/
H A Dilp32.exp21 global NM
24 set status [gas_host_run "$NM $NMFLAGS --help" ""]
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/lns/
H A Dilp32.exp21 global NM
24 set status [gas_host_run "$NM $NMFLAGS --help" ""]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq10/
H A Dmaxq10.exp18 global NM
22 catch "exec $srcdir/lib/run $NM $NMFLAGS --help" nm_help
27 global NM
31 catch "exec $srcdir/lib/run $NM $NMFLAGS --help" nm_help
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/maxq20/
H A Dmaxq20.exp18 global NM
22 catch "exec $srcdir/lib/run $NM $NMFLAGS --help" nm_help
27 global NM
31 catch "exec $srcdir/lib/run $NM $NMFLAGS --help" nm_help
/haiku-buildtools/binutils/gas/testsuite/gas/cfi/
H A Dcfi.exp22 global NM
25 set status [gas_host_run "$NM $NMFLAGS --help" ""]
30 global NM
33 set status [gas_host_run "$NM $NMFLAGS --help" ""]
106 global NM
109 set nm_status [gas_host_run "$NM $NMFLAGS --help" ""]
/haiku-buildtools/legacy/binutils/binutils/testsuite/binutils-all/
H A Dnm.exp24 if {[which $NM] == 0} then {
25 perror "$NM does not exist"
30 send_user "Version [binutil_version $NM]"
55 set got [binutils_run $NM "$NMFLAGS $tempfile"]
82 set got [binutils_run $NM "$NMFLAGS -g $tempfile"]
113 set got [binutils_run $NM "$NMFLAGS -P $tempfile"]
H A Ddlltool.exp64 set got [binutils_run $NM "tmpdir/libalias.a"]
/haiku-buildtools/legacy/binutils/gas/testsuite/config/
H A Ddefault.exp23 if ![info exists NM] then {
24 set NM [findfile $base_dir/../../binutils/nm-new \
/haiku-buildtools/binutils/gas/testsuite/config/
H A Ddefault.exp39 if ![info exists NM] then {
40 set NM [findfile $base_dir/../../binutils/nm-new \
/haiku-buildtools/gcc/libstdc++-v3/scripts/
H A Dmake_exports.pl93 open NM,$nm.' -P '.(join ' ',@ARGV).'|' or die $!;
96 NAME: while (<NM>) {
130 close NM or die "nm error";
/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Ddlltool.exp90 set got [binutils_run $NM "tmpdir/libalias.a"]
124 set got [binutils_run $NM "tmpdir/libalias2.a"]
171 set got [binutils_run $NM "tmpdir/libalias_nu.a"]
201 set got [binutils_run $NM "tmpdir/libalias_nu2.a"]
243 set got [binutils_run $NM "tmpdir/libalias_u.a"]
281 set got [binutils_run $NM "tmpdir/libalias_u2.a"]
H A Dnm.exp24 if {[which $NM] == 0} then {
25 perror "$NM does not exist"
30 send_user "Version [binutil_version $NM]"
55 set got [binutils_run $NM "$NMFLAGS $tempfile"]
82 set got [binutils_run $NM "$NMFLAGS -g $tempfile"]
121 set got [binutils_run $NM "$NMFLAGS -g $tmpfile"]
148 set got [binutils_run $NM "$NMFLAGS -P $tempfile"]
200 set got [binutils_run $NM "$NMFLAGS --size-sort $tempfile"]
223 set got [binutils_run $NM "$NMFLAGS --with-symbol-versions --format sysv $tmpfile"]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/sparc/
H A Dsparc.exp11 global NM
15 catch "exec $srcdir/lib/run $NM $NMFLAGS --help" nm_help
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/tls/
H A Dtls-reload-1.c22 #define NM 2 macro
23 #define NA (NM * 8)
/haiku-buildtools/legacy/binutils/binutils/testsuite/config/
H A Ddefault.exp25 if ![info exists NM] then {
26 set NM [findfile $base_dir/nm-new $base_dir/nm-new [transform nm]]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Di386.exp18 global NM
22 catch "exec $srcdir/lib/run $NM $NMFLAGS --help" nm_help
27 global NM
31 catch "exec $srcdir/lib/run $NM $NMFLAGS --help" nm_help
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cfi/
H A Dcfi.exp43 global NM
47 catch "exec $srcdir/lib/run $NM $NMFLAGS --help" nm_help
/haiku-buildtools/binutils/gas/testsuite/gas/sparc/
H A Dsparc.exp27 global NM
30 set status [gas_host_run "$NM $NMFLAGS --help" ""]

Completed in 115 milliseconds

1234567