Lines Matching refs:gfc_expr
42 reset_boz (gfc_expr *x) in reset_boz()
83 illegal_boz_arg (gfc_expr *x) in illegal_boz_arg()
99 boz_args_check(gfc_expr *i, gfc_expr *j) in boz_args_check()
119 is_boz_constant (gfc_expr *a) in is_boz_constant()
209 bin2real (gfc_expr *x, int kind) in bin2real()
297 gfc_boz2real (gfc_expr *x, int kind) in gfc_boz2real()
387 gfc_boz2int (gfc_expr *x, int kind) in gfc_boz2int()
472 scalar_check (gfc_expr *e, int n) in scalar_check()
488 type_check (gfc_expr *e, int n, bt type) in type_check()
504 numeric_check (gfc_expr *e, int n) in numeric_check()
538 int_or_real_check (gfc_expr *e, int n) in int_or_real_check()
555 int_or_real_or_char_check_f2003 (gfc_expr *e, int n) in int_or_real_or_char_check_f2003()
584 intrinsic_type_check (gfc_expr *e, int n) in intrinsic_type_check()
601 real_or_complex_check (gfc_expr *e, int n) in real_or_complex_check()
618 int_or_proc_check (gfc_expr *e, int n) in int_or_proc_check()
636 kind_check (gfc_expr *k, int n, bt type) in kind_check()
672 double_check (gfc_expr *d, int n) in double_check()
690 coarray_check (gfc_expr *e, int n) in coarray_check()
715 logical_array_check (gfc_expr *array, int n) in logical_array_check()
732 array_check (gfc_expr *e, int n) in array_check()
756 nonnegative_check (const char *arg, gfc_expr *expr) in nonnegative_check()
777 positive_check (int n, gfc_expr *expr) in positive_check()
801 less_than_bitsize1 (const char *arg1, gfc_expr *expr1, const char *arg2, in less_than_bitsize1()
802 gfc_expr *expr2, bool or_equal) in less_than_bitsize1()
855 less_than_bitsizekind (const char *arg, gfc_expr *expr, int k) in less_than_bitsizekind()
880 less_than_bitsize2 (const char *arg1, gfc_expr *expr1, const char *arg2, in less_than_bitsize2()
881 gfc_expr *expr2, const char *arg3, gfc_expr *expr3) in less_than_bitsize2()
906 same_type_check (gfc_expr *e, int n, gfc_expr *f, int m, bool assoc = false)
938 rank_check (gfc_expr *e, int n, int rank) in rank_check()
954 nonoptional_check (gfc_expr *e, int n) in nonoptional_check()
972 allocatable_check (gfc_expr *e, int n) in allocatable_check()
993 kind_value_check (gfc_expr *e, int n, int k) in kind_value_check()
1009 variable_check (gfc_expr *e, int n, bool allow_proc) in variable_check()
1054 dim_check (gfc_expr *dim, int n, bool optional) in dim_check()
1076 dim_corank_check (gfc_expr *dim, gfc_expr *array) in dim_corank_check()
1109 dim_rank_check (gfc_expr *dim, gfc_expr *array, int allow_assumed) in dim_rank_check()
1158 identical_dimen_shape (gfc_expr *a, int ai, gfc_expr *b, int bi) in identical_dimen_shape()
1187 gfc_var_strlen (const gfc_expr *a) in gfc_var_strlen()
1235 gfc_check_same_strlen (const gfc_expr *a, const gfc_expr *b, const char *name) in gfc_check_same_strlen()
1259 check_a_kind (gfc_expr *a, gfc_expr *kind, bt type) in check_a_kind()
1273 gfc_check_a_ikind (gfc_expr *a, gfc_expr *kind) in gfc_check_a_ikind()
1282 gfc_check_a_xkind (gfc_expr *a, gfc_expr *kind) in gfc_check_a_xkind()
1289 gfc_check_abs (gfc_expr *a) in gfc_check_abs()
1299 gfc_check_achar (gfc_expr *a, gfc_expr *kind) in gfc_check_achar()
1322 gfc_check_access_func (gfc_expr *name, gfc_expr *mode) in gfc_check_access_func()
1341 gfc_check_all_any (gfc_expr *mask, gfc_expr *dim) in gfc_check_all_any()
1361 gfc_check_allocated (gfc_expr *array) in gfc_check_allocated()
1387 gfc_check_a_p (gfc_expr *a, gfc_expr *p) in gfc_check_a_p()
1413 gfc_check_x_yd (gfc_expr *x, gfc_expr *y) in gfc_check_x_yd()
1422 gfc_invalid_null_arg (gfc_expr *x) in gfc_invalid_null_arg()
1435 gfc_check_associated (gfc_expr *pointer, gfc_expr *target) in gfc_check_associated()
1520 gfc_check_atan_2 (gfc_expr *y, gfc_expr *x) in gfc_check_atan_2()
1533 gfc_check_atan2 (gfc_expr *y, gfc_expr *x) in gfc_check_atan2()
1545 gfc_check_atomic (gfc_expr *atom, int atom_no, gfc_expr *value, int val_no, in gfc_check_atomic()
1546 gfc_expr *stat, int stat_no) in gfc_check_atomic()
1598 gfc_check_atomic_def (gfc_expr *atom, gfc_expr *value, gfc_expr *stat) in gfc_check_atomic_def()
1617 gfc_check_atomic_op (gfc_expr *atom, gfc_expr *value, gfc_expr *stat) in gfc_check_atomic_op()
1632 gfc_check_atomic_ref (gfc_expr *value, gfc_expr *atom, gfc_expr *stat) in gfc_check_atomic_ref()
1651 gfc_check_image_status (gfc_expr *image, gfc_expr *team) in gfc_check_image_status()
1670 gfc_check_failed_or_stopped_images (gfc_expr *team, gfc_expr *kind) in gfc_check_failed_or_stopped_images()
1705 gfc_check_get_team (gfc_expr *level) in gfc_check_get_team()
1719 gfc_check_atomic_cas (gfc_expr *atom, gfc_expr *old, gfc_expr *compare, in gfc_check_atomic_cas()
1720 gfc_expr *new_val, gfc_expr *stat) in gfc_check_atomic_cas()
1757 gfc_check_event_query (gfc_expr *event, gfc_expr *count, gfc_expr *stat) in gfc_check_event_query()
1811 gfc_check_atomic_fetch_op (gfc_expr *atom, gfc_expr *value, gfc_expr *old, in gfc_check_atomic_fetch_op()
1812 gfc_expr *stat) in gfc_check_atomic_fetch_op()
1857 gfc_check_besn (gfc_expr *n, gfc_expr *x) in gfc_check_besn()
1880 gfc_check_bessel_n2 (gfc_expr *n1, gfc_expr *n2, gfc_expr *x) in gfc_check_bessel_n2()
1906 gfc_check_bge_bgt_ble_blt (gfc_expr *i, gfc_expr *j) in gfc_check_bge_bgt_ble_blt()
1940 gfc_check_bitfcn (gfc_expr *i, gfc_expr *pos) in gfc_check_bitfcn()
1959 gfc_check_char (gfc_expr *i, gfc_expr *kind) in gfc_check_char()
1982 gfc_check_chdir (gfc_expr *dir) in gfc_check_chdir()
1994 gfc_check_chdir_sub (gfc_expr *dir, gfc_expr *status) in gfc_check_chdir_sub()
2014 gfc_check_chmod (gfc_expr *name, gfc_expr *mode) in gfc_check_chmod()
2031 gfc_check_chmod_sub (gfc_expr *name, gfc_expr *mode, gfc_expr *status) in gfc_check_chmod_sub()
2057 gfc_check_cmplx (gfc_expr *x, gfc_expr *y, gfc_expr *kind) in gfc_check_cmplx()
2121 check_co_collective (gfc_expr *a, gfc_expr *image_idx, gfc_expr *stat, in check_co_collective()
2122 gfc_expr *errmsg, bool co_reduce) in check_co_collective()
2199 gfc_check_co_broadcast (gfc_expr *a, gfc_expr *source_image, gfc_expr *stat, in gfc_check_co_broadcast()
2200 gfc_expr *errmsg) in gfc_check_co_broadcast()
2214 gfc_check_co_reduce (gfc_expr *a, gfc_expr *op, gfc_expr *result_image, in gfc_check_co_reduce()
2215 gfc_expr *stat, gfc_expr *errmsg) in gfc_check_co_reduce()
2380 gfc_check_co_minmax (gfc_expr *a, gfc_expr *result_image, gfc_expr *stat, in gfc_check_co_minmax()
2381 gfc_expr *errmsg) in gfc_check_co_minmax()
2397 gfc_check_co_sum (gfc_expr *a, gfc_expr *result_image, gfc_expr *stat, in gfc_check_co_sum()
2398 gfc_expr *errmsg) in gfc_check_co_sum()
2407 gfc_check_complex (gfc_expr *x, gfc_expr *y) in gfc_check_complex()
2455 gfc_check_count (gfc_expr *mask, gfc_expr *dim, gfc_expr *kind) in gfc_check_count()
2475 gfc_check_cshift (gfc_expr *array, gfc_expr *shift, gfc_expr *dim) in gfc_check_cshift()
2538 gfc_check_ctime (gfc_expr *time) in gfc_check_ctime()
2550 bool gfc_check_datan2 (gfc_expr *y, gfc_expr *x) in gfc_check_datan2()
2559 gfc_check_dcmplx (gfc_expr *x, gfc_expr *y) in gfc_check_dcmplx()
2599 gfc_check_dble (gfc_expr *x) in gfc_check_dble()
2612 gfc_check_digits (gfc_expr *x) in gfc_check_digits()
2622 gfc_check_dot_product (gfc_expr *vector_a, gfc_expr *vector_b) in gfc_check_dot_product()
2665 gfc_check_dprod (gfc_expr *x, gfc_expr *y) in gfc_check_dprod()
2691 gfc_check_dshift (gfc_expr *i, gfc_expr *j, gfc_expr *shift) in gfc_check_dshift()
2742 gfc_check_eoshift (gfc_expr *array, gfc_expr *shift, gfc_expr *boundary, in gfc_check_eoshift()
2743 gfc_expr *dim) in gfc_check_eoshift()
2889 gfc_check_float (gfc_expr *a) in gfc_check_float()
2918 gfc_check_fn_c (gfc_expr *a) in gfc_check_fn_c()
2930 gfc_check_fn_r (gfc_expr *a) in gfc_check_fn_r()
2941 gfc_check_fn_d (gfc_expr *a) in gfc_check_fn_d()
2952 gfc_check_fn_rc (gfc_expr *a) in gfc_check_fn_rc()
2962 gfc_check_fn_rc2008 (gfc_expr *a) in gfc_check_fn_rc2008()
2979 gfc_check_fnum (gfc_expr *unit) in gfc_check_fnum()
2992 gfc_check_huge (gfc_expr *x) in gfc_check_huge()
3002 gfc_check_hypot (gfc_expr *x, gfc_expr *y) in gfc_check_hypot()
3016 gfc_check_i (gfc_expr *i) in gfc_check_i()
3026 gfc_check_iand_ieor_ior (gfc_expr *i, gfc_expr *j) in gfc_check_iand_ieor_ior()
3060 gfc_check_ibits (gfc_expr *i, gfc_expr *pos, gfc_expr *len) in gfc_check_ibits()
3085 gfc_check_ichar_iachar (gfc_expr *c, gfc_expr *kind) in gfc_check_ichar_iachar()
3102 gfc_expr *start; in gfc_check_ichar_iachar()
3103 gfc_expr *end; in gfc_check_ichar_iachar()
3156 gfc_check_idnint (gfc_expr *a) in gfc_check_idnint()
3166 gfc_check_index (gfc_expr *string, gfc_expr *substring, gfc_expr *back, in gfc_check_index()
3167 gfc_expr *kind) in gfc_check_index()
3197 gfc_check_int (gfc_expr *x, gfc_expr *kind) in gfc_check_int()
3214 gfc_check_intconv (gfc_expr *x) in gfc_check_intconv()
3236 gfc_check_ishft (gfc_expr *i, gfc_expr *shift) in gfc_check_ishft()
3250 gfc_check_ishftc (gfc_expr *i, gfc_expr *shift, gfc_expr *size) in gfc_check_ishftc()
3299 gfc_check_kill (gfc_expr *pid, gfc_expr *sig) in gfc_check_kill()
3318 gfc_check_kill_sub (gfc_expr *pid, gfc_expr *sig, gfc_expr *status) in gfc_check_kill_sub()
3362 gfc_check_kind (gfc_expr *x) in gfc_check_kind()
3387 gfc_check_lbound (gfc_expr *array, gfc_expr *dim, gfc_expr *kind) in gfc_check_lbound()
3410 gfc_check_lcobound (gfc_expr *coarray, gfc_expr *dim, gfc_expr *kind) in gfc_check_lcobound()
3438 gfc_check_len_lentrim (gfc_expr *s, gfc_expr *kind) in gfc_check_len_lentrim()
3458 gfc_check_lge_lgt_lle_llt (gfc_expr *a, gfc_expr *b) in gfc_check_lge_lgt_lle_llt()
3475 gfc_check_link (gfc_expr *path1, gfc_expr *path2) in gfc_check_link()
3492 gfc_check_link_sub (gfc_expr *path1, gfc_expr *path2, gfc_expr *status) in gfc_check_link_sub()
3518 gfc_check_loc (gfc_expr *expr) in gfc_check_loc()
3525 gfc_check_symlnk (gfc_expr *path1, gfc_expr *path2) in gfc_check_symlnk()
3542 gfc_check_symlnk_sub (gfc_expr *path1, gfc_expr *path2, gfc_expr *status) in gfc_check_symlnk_sub()
3568 gfc_check_logical (gfc_expr *a, gfc_expr *kind) in gfc_check_logical()
3668 gfc_expr *x; in check_rest()
3709 gfc_expr *x; in gfc_check_min_max()
3758 gfc_check_malloc (gfc_expr *size) in gfc_check_malloc()
3771 gfc_check_matmul (gfc_expr *matrix_a, gfc_expr *matrix_b) in gfc_check_matmul()
3862 gfc_expr *a, *m, *d, *k, *b; in gfc_check_minloc_maxloc()
3922 gfc_expr *a, *v, *m, *d, *k, *b; in gfc_check_findloc()
4024 gfc_expr *a, *m, *d; in check_reduction()
4085 gfc_check_mask (gfc_expr *i, gfc_expr *kind) in gfc_check_mask()
4129 gfc_check_merge (gfc_expr *tsource, gfc_expr *fsource, gfc_expr *mask) in gfc_check_merge()
4151 gfc_check_merge_bits (gfc_expr *i, gfc_expr *j, gfc_expr *mask) in gfc_check_merge_bits()
4190 gfc_check_move_alloc (gfc_expr *from, gfc_expr *to) in gfc_check_move_alloc()
4291 gfc_check_nearest (gfc_expr *x, gfc_expr *s) in gfc_check_nearest()
4314 gfc_check_new_line (gfc_expr *a) in gfc_check_new_line()
4324 gfc_check_norm2 (gfc_expr *array, gfc_expr *dim) in gfc_check_norm2()
4339 gfc_check_null (gfc_expr *mold) in gfc_check_null()
4379 gfc_check_pack (gfc_expr *array, gfc_expr *mask, gfc_expr *vector) in gfc_check_pack()
4462 gfc_check_parity (gfc_expr *mask, gfc_expr *dim) in gfc_check_parity()
4478 gfc_check_precision (gfc_expr *x) in gfc_check_precision()
4488 gfc_check_present (gfc_expr *a) in gfc_check_present()
4536 gfc_check_radix (gfc_expr *x) in gfc_check_radix()
4546 gfc_check_range (gfc_expr *x) in gfc_check_range()
4556 gfc_check_rank (gfc_expr *a) in gfc_check_rank()
4586 gfc_check_real (gfc_expr *a, gfc_expr *kind) in gfc_check_real()
4603 gfc_check_rename (gfc_expr *path1, gfc_expr *path2) in gfc_check_rename()
4620 gfc_check_rename_sub (gfc_expr *path1, gfc_expr *path2, gfc_expr *status) in gfc_check_rename_sub()
4646 gfc_check_repeat (gfc_expr *x, gfc_expr *y) in gfc_check_repeat()
4665 gfc_check_reshape (gfc_expr *source, gfc_expr *shape, in gfc_check_reshape()
4666 gfc_expr *pad, gfc_expr *order) in gfc_check_reshape()
4711 gfc_expr *e; in gfc_check_reshape()
4751 gfc_expr *e; in gfc_check_reshape()
4837 gfc_check_same_type_as (gfc_expr *a, gfc_expr *b) in gfc_check_same_type_as()
4882 gfc_check_scale (gfc_expr *x, gfc_expr *i) in gfc_check_scale()
4895 gfc_check_scan (gfc_expr *x, gfc_expr *y, gfc_expr *z, gfc_expr *kind) in gfc_check_scan()
4921 gfc_check_secnds (gfc_expr *r) in gfc_check_secnds()
4937 gfc_check_selected_char_kind (gfc_expr *name) in gfc_check_selected_char_kind()
4953 gfc_check_selected_int_kind (gfc_expr *r) in gfc_check_selected_int_kind()
4966 gfc_check_selected_real_kind (gfc_expr *p, gfc_expr *r, gfc_expr *radix) in gfc_check_selected_real_kind()
5011 gfc_check_set_exponent (gfc_expr *x, gfc_expr *i) in gfc_check_set_exponent()
5024 gfc_check_shape (gfc_expr *source, gfc_expr *kind) in gfc_check_shape()
5058 gfc_check_shift (gfc_expr *i, gfc_expr *shift) in gfc_check_shift()
5077 gfc_check_sign (gfc_expr *a, gfc_expr *b) in gfc_check_sign()
5090 gfc_check_size (gfc_expr *array, gfc_expr *dim, gfc_expr *kind) in gfc_check_size()
5114 gfc_check_sizeof (gfc_expr *arg) in gfc_check_sizeof()
5167 is_c_interoperable (gfc_expr *expr, const char **msg, bool c_loc, bool c_f_ptr) in is_c_interoperable()
5273 gfc_check_c_sizeof (gfc_expr *arg) in gfc_check_c_sizeof()
5311 gfc_check_c_associated (gfc_expr *c_ptr_1, gfc_expr *c_ptr_2) in gfc_check_c_associated()
5347 gfc_check_c_f_pointer (gfc_expr *cptr, gfc_expr *fptr, gfc_expr *shape) in gfc_check_c_f_pointer()
5437 gfc_check_c_f_procpointer (gfc_expr *cptr, gfc_expr *fptr) in gfc_check_c_f_procpointer()
5478 gfc_check_c_funloc (gfc_expr *x) in gfc_check_c_funloc()
5516 gfc_check_c_loc (gfc_expr *x) in gfc_check_c_loc()
5590 gfc_check_sleep_sub (gfc_expr *seconds) in gfc_check_sleep_sub()
5602 gfc_check_sngl (gfc_expr *a) in gfc_check_sngl()
5617 gfc_check_spread (gfc_expr *source, gfc_expr *dim, gfc_expr *ncopies) in gfc_check_spread()
5663 arg_strlen_is_zero (gfc_expr *c, int n) in arg_strlen_is_zero()
5676 gfc_check_fgetputc_sub (gfc_expr *unit, gfc_expr *c, gfc_expr *status) in gfc_check_fgetputc_sub()
5708 gfc_check_fgetputc (gfc_expr *unit, gfc_expr *c) in gfc_check_fgetputc()
5715 gfc_check_fgetput_sub (gfc_expr *c, gfc_expr *status) in gfc_check_fgetput_sub()
5741 gfc_check_fgetput (gfc_expr *c) in gfc_check_fgetput()
5748 gfc_check_fseek_sub (gfc_expr *unit, gfc_expr *offset, gfc_expr *whence, gfc_expr *status) in gfc_check_fseek_sub()
5786 gfc_check_fstat (gfc_expr *unit, gfc_expr *array) in gfc_check_fstat()
5806 gfc_check_fstat_sub (gfc_expr *unit, gfc_expr *array, gfc_expr *status) in gfc_check_fstat_sub()
5836 gfc_check_ftell (gfc_expr *unit) in gfc_check_ftell()
5849 gfc_check_ftell_sub (gfc_expr *unit, gfc_expr *offset) in gfc_check_ftell_sub()
5868 gfc_check_stat (gfc_expr *name, gfc_expr *array) in gfc_check_stat()
5887 gfc_check_stat_sub (gfc_expr *name, gfc_expr *array, gfc_expr *status) in gfc_check_stat_sub()
5916 gfc_check_image_index (gfc_expr *coarray, gfc_expr *sub) in gfc_check_image_index()
5956 gfc_check_num_images (gfc_expr *distance, gfc_expr *failed) in gfc_check_num_images()
5998 gfc_check_team_number (gfc_expr *team) in gfc_check_team_number()
6025 gfc_check_this_image (gfc_expr *coarray, gfc_expr *dim, gfc_expr *distance) in gfc_check_this_image()
6100 gfc_calculate_transfer_sizes (gfc_expr *source, gfc_expr *mold, gfc_expr *size, in gfc_calculate_transfer_sizes()
6172 gfc_check_transfer (gfc_expr *source, gfc_expr *mold, gfc_expr *size) in gfc_check_transfer()
6255 gfc_check_transpose (gfc_expr *matrix) in gfc_check_transpose()
6265 gfc_check_ubound (gfc_expr *array, gfc_expr *dim, gfc_expr *kind) in gfc_check_ubound()
6288 gfc_check_ucobound (gfc_expr *coarray, gfc_expr *dim, gfc_expr *kind) in gfc_check_ucobound()
6316 gfc_check_unpack (gfc_expr *vector, gfc_expr *mask, gfc_expr *field) in gfc_check_unpack()
6396 gfc_check_verify (gfc_expr *x, gfc_expr *y, gfc_expr *z, gfc_expr *kind) in gfc_check_verify()
6419 gfc_check_trim (gfc_expr *x) in gfc_check_trim()
6435 gfc_check_ttynam (gfc_expr *unit) in gfc_check_ttynam()
6450 gfc_check_cpu_time (gfc_expr *time) in gfc_check_cpu_time()
6466 gfc_check_date_and_time (gfc_expr *date, gfc_expr *time, in gfc_check_date_and_time()
6467 gfc_expr *zone, gfc_expr *values) in gfc_check_date_and_time()
6522 gfc_check_mvbits (gfc_expr *from, gfc_expr *frompos, gfc_expr *len, in gfc_check_mvbits()
6523 gfc_expr *to, gfc_expr *topos) in gfc_check_mvbits()
6565 gfc_check_random_init (gfc_expr *repeatable, gfc_expr *image_distinct) in gfc_check_random_init()
6584 gfc_check_random_number (gfc_expr *harvest) in gfc_check_random_number()
6597 gfc_check_random_seed (gfc_expr *size, gfc_expr *put, gfc_expr *get) in gfc_check_random_seed()
6697 gfc_expr *e; in gfc_check_fe_runtime_error()
6726 gfc_check_second_sub (gfc_expr *time) in gfc_check_second_sub()
6747 gfc_check_system_clock (gfc_expr *count, gfc_expr *count_rate, in gfc_check_system_clock()
6748 gfc_expr *count_max) in gfc_check_system_clock()
6819 gfc_check_irand (gfc_expr *x) in gfc_check_irand()
6838 gfc_check_alarm_sub (gfc_expr *seconds, gfc_expr *handler, gfc_expr *status) in gfc_check_alarm_sub()
6865 gfc_check_rand (gfc_expr *x) in gfc_check_rand()
6884 gfc_check_srand (gfc_expr *x) in gfc_check_srand()
6900 gfc_check_ctime_sub (gfc_expr *time, gfc_expr *result) in gfc_check_ctime_sub()
6917 gfc_check_dtime_etime (gfc_expr *x) in gfc_check_dtime_etime()
6939 gfc_check_dtime_etime_sub (gfc_expr *values, gfc_expr *time) in gfc_check_dtime_etime_sub()
6970 gfc_check_fdate_sub (gfc_expr *date) in gfc_check_fdate_sub()
6982 gfc_check_gerror (gfc_expr *msg) in gfc_check_gerror()
6994 gfc_check_getcwd_sub (gfc_expr *cwd, gfc_expr *status) in gfc_check_getcwd_sub()
7015 gfc_check_getarg (gfc_expr *pos, gfc_expr *value) in gfc_check_getarg()
7039 gfc_check_getlog (gfc_expr *msg) in gfc_check_getlog()
7051 gfc_check_exit (gfc_expr *status) in gfc_check_exit()
7067 gfc_check_flush (gfc_expr *unit) in gfc_check_flush()
7083 gfc_check_free (gfc_expr *i) in gfc_check_free()
7096 gfc_check_hostnm (gfc_expr *name) in gfc_check_hostnm()
7108 gfc_check_hostnm_sub (gfc_expr *name, gfc_expr *status) in gfc_check_hostnm_sub()
7129 gfc_check_itime_idate (gfc_expr *values) in gfc_check_itime_idate()
7151 gfc_check_ltime_gmtime (gfc_expr *time, gfc_expr *values) in gfc_check_ltime_gmtime()
7182 gfc_check_ttynam_sub (gfc_expr *unit, gfc_expr *name) in gfc_check_ttynam_sub()
7200 gfc_check_is_contiguous (gfc_expr *array) in gfc_check_is_contiguous()
7217 gfc_check_isatty (gfc_expr *unit) in gfc_check_isatty()
7233 gfc_check_isnan (gfc_expr *x) in gfc_check_isnan()
7243 gfc_check_perror (gfc_expr *string) in gfc_check_perror()
7255 gfc_check_umask (gfc_expr *mask) in gfc_check_umask()
7268 gfc_check_umask_sub (gfc_expr *mask, gfc_expr *old) in gfc_check_umask_sub()
7290 gfc_check_unlink (gfc_expr *name) in gfc_check_unlink()
7302 gfc_check_unlink_sub (gfc_expr *name, gfc_expr *status) in gfc_check_unlink_sub()
7323 gfc_check_signal (gfc_expr *number, gfc_expr *handler) in gfc_check_signal()
7340 gfc_check_signal_sub (gfc_expr *number, gfc_expr *handler, gfc_expr *status) in gfc_check_signal_sub()
7365 gfc_check_system_sub (gfc_expr *cmd, gfc_expr *status) in gfc_check_system_sub()
7387 gfc_check_and (gfc_expr *i, gfc_expr *j) in gfc_check_and()
7459 gfc_check_storage_size (gfc_expr *a, gfc_expr *kind) in gfc_check_storage_size()