Searched defs:code (Results 251 - 275 of 914) sorted by relevance

<<11121314151617181920>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr55093.c20 enum tree_code code : 16; member in struct:tree_base
/haiku-buildtools/gcc/zlib/contrib/puff/
H A Dpuff.c237 int code; /* len bits being decoded */ local
265 int code; /* len bits being decoded */ local
[all...]
/haiku-buildtools/gcc/zlib/examples/
H A Dgun.c207 unsigned code; /* code, table traversal index */ local
[all...]
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ubsan.c149 ubsan_instrument_shift (location_t loc, enum tree_code code, argument
/haiku-buildtools/gcc/gcc/
H A Dgimple-match-head.c304 maybe_build_generic_op (enum tree_code code, tree type, argument
401 gimple_simplify (enum tree_code code, tree type, argument
424 gimple_simplify (enum tree_code code, tree type, argument
460 gimple_simplify(enum tree_code code, tree type, tree op0, tree op1, tree op2, gimple_seq *seq, tree (*valueize)(tree)) argument
610 enum tree_code code = gimple_assign_rhs_code (stmt); local
[all...]
H A Dloop-doloop.c371 enum rtx_code code = GET_CODE (cond); local
H A Dlra-coalesce.c158 enum rtx_code code; local
H A Drtl-iter.h43 leaf_code_p (enum rtx_code code) argument
176 enum rtx_code code = GET_CODE (x); local
H A Dgenemit.c67 print_code(RTX_CODE code) argument
93 RTX_CODE code; local
[all...]
H A Dtree-ssa-uncprop.c108 enum tree_code code = gimple_cond_code (stmt); local
H A Dtree-streamer-out.c428 enum tree_code code; local
920 enum tree_code code; local
991 enum tree_code code; local
[all...]
H A Dtree-dump.c269 enum tree_code code; local
H A Dprint-tree.c209 enum tree_code code; local
[all...]
H A Dcompare-elim.c99 /* The comparison code applied against the flags register. */ member in struct:comparison_use
H A Dcfgbuild.c249 enum rtx_code code; local
483 enum rtx_code code = GET_CODE (insn); local
[all...]
H A Ddfp.c650 decimal_real_arithmetic (REAL_VALUE_TYPE *r, enum tree_code code, argument
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-encoding.c608 enum tree_code code = TREE_CODE (type); local
754 enum tree_code code = TREE_CODE (type); local
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexport.cc469 Export::register_builtin_type(Gogo* gogo, const char* name, Builtin_code code) argument
[all...]
/haiku-buildtools/gcc/gcc/java/
H A Djcf-reader.c172 int code = get_attribute (jcf, index, JV_METHOD_ATTR); local
466 int code = get_attribute (jcf, i, JV_FIELD_ATTR); local
495 int code = get_attribute (jcf, index, JV_METHOD_ATTR); local
517 int code local
538 int code = get_attribute (jcf, i, JV_CLASS_ATTR); local
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dcp-demangle.h40 const char *code; member in struct:demangle_operator_info
/haiku-buildtools/gcc/gcc/config/arm/
H A Daarch-common.c86 enum rtx_code code = GET_CODE (x); local
106 arm_find_sub_rtx_with_code (rtx pattern, rtx_code code, bool find_any_shift) argument
/haiku-buildtools/gcc/gcc/cp/
H A Dlex.c536 build_lang_decl(enum tree_code code, tree name, tree type) argument
545 build_lang_decl_loc(location_t loc, enum tree_code code, tree name, tree type) argument
680 cxx_make_type(enum tree_code code) argument
715 make_class_type(enum tree_code code) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcoff-tic54x.c219 tic54x_coff_reloc_type_lookup(bfd *abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) argument
H A Dcoff-sparc.c138 coff_sparc_reloc_type_lookup(bfd *abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) argument
H A Delf32-fr30.c340 fr30_reloc_type_lookup(bfd *abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) argument

Completed in 129 milliseconds

<<11121314151617181920>>