Searched refs:current_ts (Results 1 – 3 of 3) sorted by relevance
53 static gfc_typespec current_ts; variable1688 if (current_ts.type != BT_UNKNOWN in build_sym()1690 || !gfc_compare_types (&sym->ts, ¤t_ts)) in build_sym()1691 && !gfc_add_type (sym, ¤t_ts, var_locus)) in build_sym()2197 if ((current_ts.type == BT_DERIVED || current_ts.type == BT_CLASS) in build_struct()2198 && current_ts.u.derived == gfc_current_block () in build_struct()2215 if (current_ts.type == BT_CLASS in build_struct()2265 c->ts = current_ts; in build_struct()2719 if (current_ts.type == BT_CHARACTER) in variable_decl()2733 && (current_ts.u.cl->length == NULL in variable_decl()[all …]
53 static gfc_typespec current_ts; variable1767 if (current_ts.type != BT_UNKNOWN in build_sym()1769 || !gfc_compare_types (&sym->ts, ¤t_ts)) in build_sym()1770 && !gfc_add_type (sym, ¤t_ts, var_locus)) in build_sym()2287 if ((current_ts.type == BT_DERIVED || current_ts.type == BT_CLASS) in build_struct()2288 && current_ts.u.derived == gfc_current_block () in build_struct()2305 if (current_ts.type == BT_CLASS in build_struct()2355 c->ts = current_ts; in build_struct()2817 if (current_ts.type == BT_CHARACTER) in variable_decl()2831 && (current_ts.u.cl->length == NULL in variable_decl()[all …]
827 unsigned long long current_ts = dm_get_timestamp(ctx); in dce110_edp_power_control() local831 current_ts, in dce110_edp_power_control()