Home | History | Annotate | Download | only in fortran

Lines Matching defs:recursive

418     *privat = "PRIVATE", *recursive = "RECURSIVE",
572 conf_std (elemental, recursive, GFC_STD_F2018);
1649 if (attr->recursive)
1651 duplicate_attr ("RECURSIVE", where);
1655 attr->recursive = 1;
2156 if (src->recursive && !gfc_add_recursive (dest, where))
2304 /* Recursive function to switch derived types of all symbol in a
2436 /* Other checks (such as access) were done in the recursive calls. */
2507 /* Handle UNIONs specially - mutually recursive with gfc_find_component. */
3851 /* Recursive function that deletes an entire tree and all the common
3867 /* Recursive function that deletes an entire tree and all the common
3884 /* Recursive function that deletes an entire tree and all the user
3902 /* Recursive function that deletes an entire tree and all the symbols