Searched defs:mem (Results 1 - 25 of 220) sorted by relevance

123456789

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/abi/
H A Dmangle63.C6 int mem; member in struct:A
/haiku-buildtools/binutils/gas/testsuite/gas/rx/
H A Drx-asm-good.s9 mem: label
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltins-64.c5 char *mem = __builtin_alloca (40); local
H A Dfuncorder.c8 static int mem; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr49168-1.c9 flt128_va (void *mem, __float128 d) argument
H A D990213-2.c10 XmlInitUnknownEncoding(void *mem) argument
H A Dpr52754.c12 const float mem[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Deh58.C5 bool mem; member in struct:C
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr23048.c4 void f(unsigned char *mem) argument
H A Dpr27236.c4 static inline int inline_read(volatile int *mem) argument
9 int foo_read(volatile int *mem) argument
13 unsigned int foo(volatile int *mem) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-ctor9.C13 T mem[7]; member in struct:array
H A Dconstexpr-virtual2.C10 int mem; member in struct:enable_shared_from_this
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/tsan/
H A Dfree_race.c5 void __attribute__((noinline)) foo(int *mem) { argument
9 void __attribute__((noinline)) bar(int *mem) { argument
14 int *mem =(int*)malloc (100); local
H A Dfree_race2.c5 void __attribute__((noinline)) foo(int *mem) { argument
9 void __attribute__((noinline)) bar(int *mem) { argument
14 int *mem = (int*)malloc(100); local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr66866.C21 __attribute__((aligned(16))) short mem[8] = { 0, 1, 2, 3, 4, 5, 6, 7 }; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dnew2.C14 void mem ( ) { function in class:foo
H A Dnew1.C16 void mem ( ) { function in class:foo
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dtypedef13.C12 mytype mem; // { dg-error "within this context" } member in class:B
H A Dtypedef19.C18 mytype mem; // { dg-error "within this context" } member in class:B
H A Dtypedef12.C20 C::mytype mem; member in class:B
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20001130-1.c2 static int mem[3]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dfast-math-pr35982.c6 struct mem struct
12 float method2_int16 (struct mem *mem) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dloop1.C20 char mem[4+1]; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dsync-1.c5 volatile int mem; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/ia64/
H A D20010423-1.c7 bar (volatile unsigned int *mem, unsigned int val) argument

Completed in 2268 milliseconds

123456789