/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.c | 416 add_sym_0 (const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, in add_sym_0() 459 add_sym_1 (const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, in add_sym_1() 461 bool (*check) (gfc_expr *), in add_sym_1() argument 484 add_sym_1_intent (const char *name, gfc_isym_id id, enum klass cl, in add_sym_1_intent() 486 bool (*check) (gfc_expr *), in add_sym_1_intent() argument 510 add_sym_1s (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_1s() 534 add_sym_1p (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_1p() 557 add_sym_1m (const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, in add_sym_1m() 584 add_sym_2 (const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, in add_sym_2() 586 bool (*check) (gfc_expr *, gfc_expr *), in add_sym_2() argument [all …]
|
H A D | arith.c | 1257 reduce_unary (arith (*eval) (gfc_expr *, gfc_expr **), gfc_expr *op, in reduce_unary() argument 1298 reduce_binary_ac (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary_ac() argument 1338 reduce_binary_ca (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary_ca() argument 1383 reduce_binary_aa (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary_aa() argument 1428 reduce_binary (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary() argument 1717 eval_intrinsic_f2 (gfc_intrinsic_op op, in eval_intrinsic_f2() 1718 arith (*eval) (gfc_expr *, gfc_expr **), in eval_intrinsic_f2() argument 1742 eval_intrinsic_f3 (gfc_intrinsic_op op, in eval_intrinsic_f3() 1743 arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in eval_intrinsic_f3() argument
|
H A D | gfortran.h | 2177 typedef struct gfc_expr struct 2196 struct gfc_expr *base_expr; argument 2199 unsigned int is_snan : 1; 2203 unsigned int error : 1; 2207 unsigned int user_operator : 1; 2210 unsigned int mold : 1; 2213 unsigned int must_finalize : 1; 2217 unsigned int no_bounds_check : 1; 2222 unsigned int external_blas : 1; 2227 unsigned int do_not_resolve_again : 1; [all …]
|
H A D | array.c | 1505 check_constructor (gfc_constructor_base ctor, bool (*check_function) (gfc_expr *)) in check_constructor() 1547 gfc_check_constructor (gfc_expr *expr, bool (*check_function) (gfc_expr *)) in gfc_check_constructor()
|
H A D | expr.c | 2526 check_intrinsic_op (gfc_expr *e, bool (*check_function) (gfc_expr *)) in check_intrinsic_op() 3323 check_arglist (gfc_actual_arglist* arg, bool (*checker) (gfc_expr*)) in check_arglist() 3337 check_references (gfc_ref* ref, bool (*checker) (gfc_expr*)) in check_references() 5322 bool (*func)(gfc_expr *, gfc_symbol *, int*), in gfc_traverse_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.cc | 475 add_sym_0 (const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, in add_sym_0() 518 add_sym_1 (const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, in add_sym_1() 520 bool (*check) (gfc_expr *), in add_sym_1() argument 543 add_sym_1_intent (const char *name, gfc_isym_id id, enum klass cl, in add_sym_1_intent() 545 bool (*check) (gfc_expr *), in add_sym_1_intent() argument 569 add_sym_1s (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_1s() 593 add_sym_1p (const char *name, gfc_isym_id id, enum klass cl, bt type, int kind, in add_sym_1p() 616 add_sym_1m (const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, in add_sym_1m() 643 add_sym_2 (const char *name, gfc_isym_id id, enum klass cl, int actual_ok, bt type, in add_sym_2() 645 bool (*check) (gfc_expr *, gfc_expr *), in add_sym_2() argument [all …]
|
H A D | arith.cc | 1261 reduce_unary (arith (*eval) (gfc_expr *, gfc_expr **), gfc_expr *op, in reduce_unary() argument 1310 reduce_binary_ac (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary_ac() argument 1362 reduce_binary_ca (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary_ca() argument 1419 reduce_binary_aa (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary_aa() argument 1472 reduce_binary (arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in reduce_binary() argument 1764 eval_intrinsic_f2 (gfc_intrinsic_op op, in eval_intrinsic_f2() 1765 arith (*eval) (gfc_expr *, gfc_expr **), in eval_intrinsic_f2() argument 1789 eval_intrinsic_f3 (gfc_intrinsic_op op, in eval_intrinsic_f3() 1790 arith (*eval) (gfc_expr *, gfc_expr *, gfc_expr **), in eval_intrinsic_f3() argument
|
H A D | gfortran.h | 2466 typedef struct gfc_expr struct 2485 struct gfc_expr *base_expr; argument 2488 unsigned int is_snan : 1; 2492 unsigned int error : 1; 2496 unsigned int user_operator : 1; 2499 unsigned int mold : 1; 2502 unsigned int must_finalize : 1; 2506 unsigned int no_bounds_check : 1; 2511 unsigned int external_blas : 1; 2516 unsigned int do_not_resolve_again : 1; [all …]
|
H A D | array.cc | 1517 check_constructor (gfc_constructor_base ctor, bool (*check_function) (gfc_expr *)) in check_constructor() 1559 gfc_check_constructor (gfc_expr *expr, bool (*check_function) (gfc_expr *)) in gfc_check_constructor()
|
H A D | expr.cc | 2552 check_intrinsic_op (gfc_expr *e, bool (*check_function) (gfc_expr *)) in check_intrinsic_op() 3355 check_arglist (gfc_actual_arglist* arg, bool (*checker) (gfc_expr*)) in check_arglist() 3369 check_references (gfc_ref* ref, bool (*checker) (gfc_expr*)) in check_references() 5362 bool (*func)(gfc_expr *, gfc_symbol *, int*), in gfc_traverse_expr()
|