Searched defs:code (Results 26 - 50 of 914) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/c-family/
H A Dc-dump.c43 enum tree_code code; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/lambda/
H A Dlambda-conv7.C6 static void (*code) (); member in struct:X
10 void (*X<T>::code) () = []{}; // Line 7 variable
13 void (*code) () = []{} ; // Line 10 member in struct:Y
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Ddump-pass.c7 foo (unsigned code, int len) argument
H A Dpr33648.c9 foo (unsigned code, int len) argument
H A Dpr34668-1.c7 struct optab { unsigned code; }; member in struct:optab
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dvrp16.c10 int code; member in struct:rtx_def
H A Dpr64183.c11 int code = 0; local
H A D20030703-2.c12 int code; member in union:tree_node
H A D20030807-5.c12 int code; member in struct:rtx_def
H A D20030714-2.c10 int code; member in struct:tree_common
H A D20030922-1.c14 enum tree_code code:8; member in struct:tree_common
H A Dloadpre10.c5 int code; member in struct:tree_common
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr50482.c5 test (int code, unsigned int * image, int * colors) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dhtm-builtin-1.c20 void use_builtins (long *p, char code, long *a, long *b) argument
/haiku-buildtools/gcc/gcc/fortran/
H A Dconvert.c89 enum tree_code code; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34808.c7 struct r { int code; int val;}; member in struct:r
H A DBUG13.c4 unsigned int code : 8; member in struct:tree_common
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20040302-1.c2 int code[]={0,0,0,0,1}; variable
H A D20030828-2.c3 int code; member in struct:rtx_def
/haiku-buildtools/gcc/gcc/
H A Drtlhash.c36 enum rtx_code code; local
H A Dgenmddump.c45 int code; /* not used */ local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/s390/
H A Dhtm-builtins-compile-3.c18 unsigned char code; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr58438.C5 gimple_code code; member in struct:A
/haiku-buildtools/binutils/bfd/
H A Dstab-syms.c48 bfd_get_stab_name (int code) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr38405.c11 int binary_get(int code, struct vpiBinaryConst *rfp) argument

Completed in 154 milliseconds

1234567891011>>