Searched defs:cexpr (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/ |
H A D | test_hash.d | 303 enum cdouble cexpr = 7+4i; in pr2243() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 2979 struct constraint_expr cexpr; in get_constraint_for_ssa_var() local 3352 struct constraint_expr cexpr = result; in get_constraint_for_component_ref() local 4121 struct constraint_expr cexpr; in handle_call_arg() local 4129 struct constraint_expr cexpr; in handle_call_arg() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | primary.c | 3123 gfc_convert_to_structure_constructor (gfc_expr *e, gfc_symbol *sym, gfc_expr **cexpr, in gfc_convert_to_structure_constructor()
|
H A D | openmp.c | 1059 gfc_expr *cexpr = NULL; variable 1543 gfc_expr *cexpr = NULL; variable
|
H A D | trans-stmt.c | 5888 tree tmp, cexpr, tstmt, estmt; in gfc_trans_where_3() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | primary.cc | 3131 gfc_convert_to_structure_constructor (gfc_expr *e, gfc_symbol *sym, gfc_expr **cexpr, in gfc_convert_to_structure_constructor()
|
H A D | openmp.cc | 1672 gfc_expr *cexpr = NULL; in gfc_match_omp_clauses() local 2560 gfc_expr *cexpr = NULL; in gfc_match_omp_clauses() local
|
H A D | trans-stmt.cc | 5924 tree tmp, cexpr, tstmt, estmt; in gfc_trans_where_3() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 2974 struct constraint_expr cexpr; in get_constraint_for_ssa_var() local 3345 struct constraint_expr cexpr = result; in get_constraint_for_component_ref() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 8504 struct c_expr cexpr = c_parser_expr_no_commas (parser, NULL); in c_parser_has_attribute_expression() local 14289 c_expr cexpr = c_parser_expr_no_commas (parser, NULL); in c_parser_oacc_shape_clause() local 14434 c_expr cexpr = c_parser_expr_no_commas (parser, NULL); in c_parser_oacc_clause_tile() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 8497 struct c_expr cexpr = c_parser_expr_no_commas (parser, NULL); in c_parser_has_attribute_expression() local 14513 c_expr cexpr = c_parser_expr_no_commas (parser, NULL); in c_parser_oacc_shape_clause() local 14658 c_expr cexpr = c_parser_expr_no_commas (parser, NULL); in c_parser_oacc_clause_tile() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 11370 constexpr_fundef *cexpr = retrieve_constexpr_fundef (decl); in write_function_def() local 11426 constexpr_fundef cexpr; in read_function_def() local
|