Searched refs:neq (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/graphite/
H A Did-7.f1 subroutine dasol(al,au,ad,b,jp,neq,energy)
3 do 100 is=1,neq
7 200 if(is.lt.neq) then
9 do 400 j = is,neq
12 if(neq.gt.1)then
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sparc/
H A Dsetcc-3.c5 int neq (long a, long b) function
H A Dsetcc-1.c4 int neq (int a, int b) function
H A Dsetcc-2.c4 int neq (int a, int b) function
H A Dsetcc-4.c5 long neq (long a, long b) function
H A Dsetcc-5.c5 long neq (long a, long b) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20070623-1.c7 int __attribute__((noinline)) neq(int a, int b) {return -(a == b);} function
26 if (neq(INT_MIN, INT_MAX) != 0) abort();
27 if (neq(INT_MAX, INT_MIN) != 0) abort();
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dpr45714-b.f4 integer index(18),i,j,k,l,ipiv(18),info,ichange,neq,lda,ldb, variable
22 call dgesv(neq,nrhs,gl,lda,ipiv,gr,ldb,info)
H A Dpr45714-a.f4 integer index(18),i,j,k,l,ipiv(18),info,ichange,neq,lda,ldb, variable
22 call dgesv(neq,nrhs,gl,lda,ipiv,gr,ldb,info)
/haiku-buildtools/isl/
H A Dbasis_reduction_tab.c25 int neq; member in struct:tab_lp
59 #define GBR_lp_next_row(lp) lp->neq
119 lp->neq = 0;
142 if (lp->neq)
220 lp->stack[lp->neq] = isl_tab_snap(lp->tab);
229 return lp->neq++;
241 lp->neq--;
242 return isl_tab_rollback(lp->tab, lp->stack[lp->neq]);
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dsse-cmpss-1.c52 CMP(neq, isunordered(s1[0], s2[0]) || s1[0] != s2[0]);
H A Dsse2-cmpsd-1.c50 CMP(neq, isunordered(s1[0], s2[0]) || s1[0] != s2[0]);
/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dopc-f.s257 fcmp.neq p3, p4 = f4, f5
258 fcmp.neq.s0 p3, p4 = f4, f5
259 fcmp.neq.s1 p3, p4 = f4, f5
260 fcmp.neq.s2 p3, p4 = f4, f5
261 fcmp.neq.s3 p3, p4 = f4, f5
262 fcmp.neq.unc p3, p4 = f4, f5
263 fcmp.neq.unc.s0 p3, p4 = f4, f5
264 fcmp.neq.unc.s1 p3, p4 = f4, f5
265 fcmp.neq.unc.s2 p3, p4 = f4, f5
266 fcmp.neq
[all...]
H A Dopc-f.d1211 1906: 30 20 14 68 08 00 fpcmp\.neq\.s0 f3=f4,f5
1214 1916: 30 20 14 68 08 00 fpcmp\.neq\.s0 f3=f4,f5
1217 1926: 30 20 14 68 09 00 fpcmp\.neq\.s1 f3=f4,f5
1220 1936: 30 20 14 68 0a 00 fpcmp\.neq\.s2 f3=f4,f5
1223 1946: 30 20 14 68 0b 00 fpcmp\.neq\.s3 f3=f4,f5
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dopc-f.s257 fcmp.neq p3, p4 = f4, f5
258 fcmp.neq.s0 p3, p4 = f4, f5
259 fcmp.neq.s1 p3, p4 = f4, f5
260 fcmp.neq.s2 p3, p4 = f4, f5
261 fcmp.neq.s3 p3, p4 = f4, f5
262 fcmp.neq.unc p3, p4 = f4, f5
263 fcmp.neq.unc.s0 p3, p4 = f4, f5
264 fcmp.neq.unc.s1 p3, p4 = f4, f5
265 fcmp.neq.unc.s2 p3, p4 = f4, f5
266 fcmp.neq
[all...]
H A Dopc-f.d1211 1906: 30 20 14 68 08 00 fpcmp\.neq\.s0 f3=f4,f5
1214 1916: 30 20 14 68 08 00 fpcmp\.neq\.s0 f3=f4,f5
1217 1926: 30 20 14 68 09 00 fpcmp\.neq\.s1 f3=f4,f5
1220 1936: 30 20 14 68 0a 00 fpcmp\.neq\.s2 f3=f4,f5
1223 1946: 30 20 14 68 0b 00 fpcmp\.neq\.s3 f3=f4,f5
/haiku-buildtools/gcc/gcc/cp/
H A Drtti.c766 tree neq;
769 neq = cp_truthvalue_conversion (result);
772 neq, result, bad), complain);
764 tree neq; local

Completed in 164 milliseconds