Searched refs:this_module (Results 1 – 3 of 3) sorted by relevance
5816 write_common_0 (gfc_symtree *st, bool this_module) in write_common_0() argument5828 write_common_0 (st->left, this_module); in write_common_0()5847 if (this_module && p->use_assoc) in write_common_0()5876 write_common_0 (st->right, this_module); in write_common_0()
3578 * module.c (write_common_0): Add argument 'this_module' and
5606 write_common_0 (gfc_symtree *st, bool this_module) in write_common_0() argument5618 write_common_0 (st->left, this_module); in write_common_0()5637 if (this_module && p->use_assoc) in write_common_0()5665 write_common_0 (st->right, this_module); in write_common_0()