Searched defs:cc (Results 1 - 25 of 146) sorted by relevance

123456

/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dexpected_comparison_errors.s4 cc = A0 < a0; define
5 cc = A1 < a1; define
6 cc = A1 < a0; define
7 cc = a0 <= a0; define
8 cc = a1 <= a1; define
9 cc = a1 <= a0; define
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Derr3.C5 class cc { class
7 cc() function in class:cc
H A Deh44.C19 class cc { class
21 cc(const ca &rca1, const ca &rca2) { function in class:cc
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist64.C26 X cc = Z(); // { dg-error "" } variable
H A Dudlit-inline.C6 operator"" _thing1(char cc) argument
14 friend operator"" _thing2(char cc) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/abi/
H A Dpr42230.cc10 int cc; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dcoarray_lib_move_alloc_1.f9014 integer, allocatable :: cc(:)[:], dd(:)[:] local in subroutine:ma_array
H A Dblockdata_3.f9010 common /c/ d(5), cc local
15 type (c_t) :: cc variable
20 common /c/ d(5), cc local
25 type (c_t) :: cc variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr59482.C7 class cc : aa::bb {}; class in inherits:aa::bb
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dvisibility-11.c24 struct a cc = *b; local
H A Datomic-noinline.c17 char ac,bc,cc; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/nios2/
H A Dnios2-int-types.c21 ptrdiff_t cc; variable
/haiku-buildtools/legacy/gcc/gcc/
H A Dresource.h32 char cc; /* Insn sets or needs the condition codes. */ member in struct:resources
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr27571.c11 int cc = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect-112.c9 char cc[N] = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16}; variable
H A Dvect-112-big-array.c9 char cc[N]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dswaps-p8-16.c18 vector float cc[N][4] = {0}; variable
[all...]
H A Dswaps-p8-2.c13 signed char cc[N] __attribute__((aligned(16))); variable
H A Dswaps-p8-1.c15 signed char cc[] __attribute__((aligned(16))) variable
H A Dswaps-p8-10.c10 int cc[N] __attribute__((aligned(16))); variable
H A Dswaps-p8-15.c19 vector float cc[N][4] = {0}; variable
[all...]
H A Dswaps-p8-3.c13 signed char cc[N] __attribute__((aligned(16))); variable
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900220_03.C38 const char cc = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Dintrinsic_matmul.f9011 real, dimension (4,2) :: cc variable in program:intrinsic_matmul
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dpr46213.f9018 integer :: j(ONE), cc(ONE) local in function:j

Completed in 114 milliseconds

123456