Searched defs:code (Results 401 - 425 of 858) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/gcc/
H A Dgenpreds.c464 const char *code; local
548 const char *code; local
[all...]
H A Djump.c368 reversed_comparison_code_parts(enum rtx_code code, rtx arg0, rtx arg1, rtx insn) argument
513 reverse_condition(enum rtx_code code) argument
560 reverse_condition_maybe_unordered(enum rtx_code code) argument
602 swap_condition(enum rtx_code code) argument
649 unsigned_condition(enum rtx_code code) argument
678 signed_condition(enum rtx_code code) argument
1106 RTX_CODE code = GET_CODE (x); local
1497 enum rtx_code code; local
1568 RTX_CODE code = GET_CODE (x); local
1713 RTX_CODE code = GET_CODE (x); local
1799 enum rtx_code code = GET_CODE (x); local
[all...]
H A Dpostreload-gcse.c497 enum rtx_code code; local
H A Dtree-chrec.c57 chrec_fold_poly_cst(enum tree_code code, tree type, tree poly, tree cst) argument
96 chrec_fold_plus_poly_poly(enum tree_code code, tree type, tree poly0, tree poly1) argument
254 chrec_fold_plus_1(enum tree_code code, tree type, tree op0, tree op1) argument
[all...]
H A Dtree-dump.c232 enum tree_code code; local
H A Dtree-pretty-print.c2232 op_symbol_1 (enum tree_code code) argument
H A Dtree-ssa-propagate.c544 enum tree_code code = TREE_CODE (stmt); local
584 enum tree_code code = TREE_CODE (expr); local
H A Dtree-ssa-reassoc.c378 is_reassociable_op (tree stmt, enum tree_code code) argument
H A Dc-pretty-print.c316 const enum tree_code code = TREE_CODE (t); local
415 const enum tree_code code = TREE_CODE (t); local
988 const enum tree_code code = TREE_CODE (e); local
1162 const enum tree_code code = TREE_CODE (type); local
1281 enum tree_code code = TREE_CODE (e); local
1479 enum tree_code code = TREE_CODE (e); local
1552 enum tree_code code = TREE_CODE (e); local
1584 enum tree_code code = TREE_CODE (e); local
1613 enum tree_code code = TREE_CODE (e); local
1640 enum tree_code code = TREE_CODE (e); local
1675 enum tree_code code = TREE_CODE (e); local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd.c1426 int code; local
H A Delf32-cr16.c1163 unsigned int code; local
1213 unsigned short code; local
438 elf_cr16_reloc_type_lookup(bfd *abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) argument
[all...]
H A Delf32-mep.c102 mep_reloc_type_lookup(bfd * abfd ATTRIBUTE_UNUSED, bfd_reloc_code_real_type code) argument
/freebsd-11-stable/contrib/binutils/bfd/doc/
H A Dchew.c286 stinst_type *code; member in struct:dict_struct
/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c671 unw_decode_r1 (const unsigned char *dp, unsigned int code, void *arg) argument
682 unw_decode_r2(const unsigned char *dp, unsigned int code, void *arg) argument
697 unw_decode_r3(const unsigned char *dp, unsigned int code, void *arg) argument
707 unw_decode_p1(const unsigned char *dp, unsigned int code, void *arg ATTRIBUTE_UNUSED) argument
717 unw_decode_p2_p5(const unsigned char *dp, unsigned int code, void *arg ATTRIBUTE_UNUSED) argument
796 unw_decode_p6(const unsigned char *dp, unsigned int code, void *arg ATTRIBUTE_UNUSED) argument
810 unw_decode_p7_p10(const unsigned char *dp, unsigned int code, void *arg) argument
983 unw_decode_b1(const unsigned char *dp, unsigned int code, void *arg ATTRIBUTE_UNUSED) argument
996 unw_decode_b2(const unsigned char *dp, unsigned int code, void *arg ATTRIBUTE_UNUSED) argument
1007 unw_decode_b3_x4(const unsigned char *dp, unsigned int code, void *arg) argument
1077 unsigned char code; local
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Dreadline.c451 int c, code, lk; local
/freebsd-11-stable/contrib/dialog/
H A Deditbox.c342 int key, fkey, code; local
H A Dformbox.c496 int code; local
H A Dinputstr.c281 size_t code = 0; local
323 size_t code; local
H A Dtextbox.c703 int i, code, passed_end; local
/freebsd-11-stable/contrib/gcc/cp/
H A Dcp-gimplify.c491 enum tree_code code = TREE_CODE (*expr_p); local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dser-unix.c650 int code; member in struct:__anon1598
[all...]
H A Dstandalone.c44 ioctl(int desc, int code, int arg) argument
H A Dvalues.c668 enum type_code code = TYPE_CODE (type); local
717 enum type_code code; local
1121 enum type_code code; local
1193 enum type_code code = TYPE_CODE (base_type); local
1284 enum type_code code = TYPE_CODE (value_type); local
[all...]
/freebsd-11-stable/contrib/groff/src/devices/grolbp/
H A Dlbp.cpp283 int code = f->get_code(idx); local
414 void lbp_printer::draw(int code, int *p, int np, const environment *env) argument
564 int code; member in struct:__anon1693
[all...]
/freebsd-11-stable/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp43 int code; member in struct:__anon1694
284 int code = f->get_code(idx); local
344 void lj4_printer::draw(int code, int *p, int np, const environment *env) argument
[all...]

Completed in 224 milliseconds

<<11121314151617181920>>