/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-outof-ssa.c | 465 int t; in elim_graph_add_node() local 512 #define FOR_EACH_ELIM_GRAPH_SUCC(GRAPH, NODE, VAR, LOCUS, CODE) \ argument 532 #define FOR_EACH_ELIM_GRAPH_PRED(GRAPH, NODE, VAR, LOCUS, CODE) \ argument 562 queue_phi_copy_p (var_map map, tree t) in queue_phi_copy_p()
|
H A D | tree.h | 1822 #define SET_SSA_NAME_VAR_OR_IDENTIFIER(NODE,VAR) \ argument 3035 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type() 4252 vector_cst_encoded_nelts (const_tree t) in vector_cst_encoded_nelts() 4336 tree t = build1 (code, type, arg1 PASS_MEM_STAT); in build1_loc() local 4346 tree t = build2 (code, type, arg0, arg1 PASS_MEM_STAT); in build2_loc() local 4356 tree t = build3 (code, type, arg0, arg1, arg2 PASS_MEM_STAT); in build3_loc() local 4366 tree t = build4 (code, type, arg0, arg1, arg2, arg3 PASS_MEM_STAT); in build4_loc() local 4376 tree t = build5 (code, type, arg0, arg1, arg2, arg3, in build5_loc() local 4511 tree_to_shwi (const_tree t) in tree_to_shwi() 4518 tree_to_uhwi (const_tree t) in tree_to_uhwi() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-outof-ssa.cc | 465 int t; in elim_graph_add_node() local 512 #define FOR_EACH_ELIM_GRAPH_SUCC(GRAPH, NODE, VAR, LOCUS, CODE) \ argument 532 #define FOR_EACH_ELIM_GRAPH_PRED(GRAPH, NODE, VAR, LOCUS, CODE) \ argument 562 queue_phi_copy_p (var_map map, tree t) in queue_phi_copy_p()
|
H A D | tree.h | 1924 #define SET_SSA_NAME_VAR_OR_IDENTIFIER(NODE,VAR) \ argument 3194 set_function_decl_type (tree decl, function_decl_type t, bool set) in set_function_decl_type() 4410 error_operand_p (const_tree t) in error_operand_p() 4419 vector_cst_encoded_nelts (const_tree t) in vector_cst_encoded_nelts() 4504 tree t = build1 (code, type, arg1 PASS_MEM_STAT); in build1_loc() local 4514 tree t = build2 (code, type, arg0, arg1 PASS_MEM_STAT); in build2_loc() local 4524 tree t = build3 (code, type, arg0, arg1, arg2 PASS_MEM_STAT); in build3_loc() local 4534 tree t = build4 (code, type, arg0, arg1, arg2, arg3 PASS_MEM_STAT); in build4_loc() local 4544 tree t = build5 (code, type, arg0, arg1, arg2, arg3, in build5_loc() local 4684 tree_to_shwi (const_tree t) in tree_to_shwi() [all …]
|
/netbsd-src/external/lgpl3/mpfr/dist/src/ |
H A D | mpfr-impl.h | 1504 # define INITIALIZED(VAR) VAR = VAR argument 1506 # define INITIALIZED(VAR) VAR argument 1759 #define mpfr_check_range(x,t,r) \ argument 2321 #define MPFR_GROUP_INIT_4(g, prec, x, y, z, t) \ argument 2325 #define MPFR_GROUP_INIT_5(g, prec, x, y, z, t, a) \ argument 2330 #define MPFR_GROUP_INIT_6(g, prec, x, y, z, t, a, b) \ argument 2366 #define MPFR_GROUP_REPREC_4(g, prec, x, y, z, t) \ argument 2370 #define MPFR_GROUP_REPREC_5(g, prec, x, y, z, t, a) \ argument 2375 #define MPFR_GROUP_REPREC_6(g, prec, x, y, z, t, a, b) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
H A D | arc.cc | 1361 #define ARC_OPTX(NAME, CODE, VAR, VAL, DOC0, DOC1) \ in arc_override_options() argument 1406 #define ARC_OPTX(NAME, CODE, VAR, VAL, DOC0, DOC1) \ in arc_override_options() argument 11310 unsigned int t, t2; in operands_ok_ldd_std() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
H A D | arc.c | 1361 #define ARC_OPTX(NAME, CODE, VAR, VAL, DOC0, DOC1) \ in arc_override_options() argument 1406 #define ARC_OPTX(NAME, CODE, VAR, VAL, DOC0, DOC1) \ in arc_override_options() argument 11328 unsigned int t, t2; in operands_ok_ldd_std() local
|