Searched defs:body (Results 1 - 25 of 110) sorted by path

12345

/freebsd-10.3-release/contrib/atf/atf-c/
H A Dmacros_test.c384 void (*body)(const atf_tc_t *); member in struct:check_eq_test
606 void (*body)(const atf_tc_t *); member in struct:require_eq_test
[all...]
H A Dtc.c545 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head, atf_tc_body_t body, atf_tc_cleanup_t cleanup, const char *const *config) argument
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dunwind-ia64.c673 int body = (code & 0x20) != 0; local
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-ia64.c762 unsigned int body : 1; member in struct:__anon335
[all...]
H A Dtc-ia64.h216 prologue, prologue_gr, body, mem_stack_f, mem_stack_v, psp_gr, psp_sprel, enumerator in enum:__anon336
/freebsd-10.3-release/contrib/gcc/
H A Dc-decl.c8984 tree body = 0; local
[all...]
H A Dc-gimplify.c141 c_build_bind_expr (tree block, tree body) argument
H A Dc-omp.c52 c_finish_omp_critical (tree body, tree name) argument
207 c_finish_omp_for(location_t locus, tree decl, tree init, tree cond, tree incr, tree body, tree pre_body) argument
H A Dc-parser.c4119 tree block, expr, body, save_break; local
4155 tree block, cond, body, save_break, save_cont, attrs; local
4194 tree block, cond, body, save_break, save_cont, new_break, new_cont, attrs; local
4249 tree block, cond, incr, save_break, save_cont, body, attrs; local
8006 tree decl, cond, incr, save_break, save_cont, body, init; local
9209 tree expr, body, type, arglist = void_list_node, ftype; local
[all...]
H A Dc-typeck.c7635 c_finish_case(tree body) argument
7727 c_finish_loop(location_t start_locus, tree cond, tree incr, tree body, \ tree blab, tree clab, tree attrs, bool cond_is_first) argument
7949 c_finish_stmt_expr(tree body) argument
[all...]
H A Dcfglayout.c556 rtx body = PATTERN (insn); local
H A Dcfgloop.c923 basic_block * body; local
952 basic_block * body; local
[all...]
H A Dcfgloopmanip.c417 basic_block *dom_bbs, *body; local
513 basic_block *body; local
566 basic_block *body; local
[all...]
H A Dcgraphunit.c583 cgraph_create_edges(struct cgraph_node *node, tree body) argument
1686 cgraph_build_static_cdtor(char which, tree body, int priority) argument
[all...]
H A Dcombine.c11829 reg_bitfield_target_p(rtx x, rtx body) argument
[all...]
H A Dcoverage.c919 tree gcov_info, gcov_init, body, t; local
/freebsd-10.3-release/contrib/gcc/config/arm/
H A Darm.c5474 rtx body, lhs, rhs;; local
5526 rtx body = PATTERN (first); local
7380 rtx body = PATTERN (insn); local
11598 rtx body = PATTERN (insn); local
[all...]
/freebsd-10.3-release/contrib/gcc/config/ia64/
H A Dunwind-ia64.c578 desc_prologue(int body, unw_word rlen, unsigned char mask, unsigned char grsave, struct unw_state_record *sr) argument
1152 int body = (code & 0x20) != 0; local
/freebsd-10.3-release/contrib/gcc/config/mips/
H A Dmips.c8513 rtx body = PATTERN (insn); local
[all...]
/freebsd-10.3-release/contrib/gcc/config/sparc/
H A Dsparc.c7521 rtx lab = XEXP (vec, 0), body = XEXP (vec, 1); local
7549 rtx lab = XEXP (vec, 0), body = XEXP (vec, 1); local
/freebsd-10.3-release/contrib/gcc/cp/
H A Dcp-gimplify.c66 finish_bc_block (enum bc_t bc, tree label, tree body) argument
114 tree body = TRY_STMTS (*stmt_p); local
133 tree body = HANDLER_BODY (*stmt_p); local
147 tree body = EH_SPEC_STMTS (*stmt_p); local
192 gimplify_cp_loop(tree cond, tree body, tree incr, tree attrs, bool cond_is_first, tree inner_foreach) argument
342 tree break_block, body; local
469 tree body = TREE_OPERAND (stmt, 0); local
[all...]
H A Ddecl2.c2341 tree body; local
2402 finish_objects(int method_type, int initp, tree body) argument
2473 tree body; local
2558 finish_static_storage_duration_function(tree body) argument
2882 tree body; local
[all...]
H A Dinit.c2217 tree body; local
[all...]
H A Dparser.c13213 tree body; local
21198 tree init, cond, incr, body, decl, pre_body; local
[all...]
H A Dpt.c8788 tree clauses, decl, init, cond, incr, body, pre_body; local
[all...]

Completed in 550 milliseconds

12345