Searched defs:gfc_ss_info (Results 1 – 2 of 2) sorted by relevance
253 typedef struct gfc_ss_info struct255 int refcount;256 gfc_ss_type type;257 gfc_expr *expr;258 tree string_length;261 {305 gfc_ss_info; argument
256 typedef struct gfc_ss_info struct258 int refcount;259 gfc_ss_type type;260 gfc_expr *expr;261 tree string_length;264 {308 gfc_ss_info; argument