Lines Matching +defs:st +defs:c

2301 switch_types (gfc_symtree *st, gfc_symbol *from, gfc_symbol *to)  in switch_types()
2340 gfc_symtree *st; in gfc_use_derived() local
2932 gfc_symtree *st; in gfc_new_symtree() local
2947 gfc_symtree st, *st0; in gfc_delete_symtree() local
2972 gfc_find_symtree (gfc_symtree *st, const char *name) in gfc_find_symtree()
2974 int c; in gfc_find_symtree() local
3011 gfc_symtree *st; in gfc_get_uop() local
3037 gfc_symtree *st; in gfc_find_uop() local
3151 ambiguous_symbol (const char *name, gfc_symtree *st) in ambiguous_symbol()
3167 select_type_insert_tmp (gfc_symtree **st) in select_type_insert_tmp()
3188 gfc_symtree* st = gfc_find_symtree (ns->sym_root, name); in gfc_find_symtree_in_proc() local
3209 gfc_symtree *st; in gfc_find_sym_tree() local
3274 gfc_symtree *st; in gfc_find_symbol() local
3351 gfc_symtree *st; in gfc_get_sym_tree() local
3420 gfc_symtree *st; in gfc_get_symbol() local
3441 gfc_symtree *st; in gfc_get_ha_sym_tree() local
3471 gfc_symtree *st; in gfc_get_ha_symbol() local
3488 find_common_symtree (gfc_symtree *st, gfc_common_head *head) in find_common_symtree()
3661 gfc_symtree st, *st0; in gfc_restore_last_undo_checkpoint() local
4108 count_st_nodes (const gfc_symtree *st) in count_st_nodes()
4125 fill_st_vector (gfc_symtree *st, gfc_symtree **st_vec, unsigned node_cntr) in fill_st_vector()
4144 do_traverse_symtree (gfc_symtree *st, void (*st_func) (gfc_symtree *), in do_traverse_symtree() argument
4177 gfc_traverse_symtree (gfc_symtree *st, void (*st_func) (gfc_symtree *)) in gfc_traverse_symtree() argument
4284 int c; in gfc_find_gsymbol() local
4307 int c; in gfc_find_case_gsymbol() local
4567 gfc_constructor *c; in gen_special_c_interop_ptr() local
4724 #define NAMED_INTCST(a,b,c,d) \ in std_for_isocbinding_symbol() argument
4730 #define NAMED_FUNCTION(a,b,c,d) \ in std_for_isocbinding_symbol() argument
4733 #define NAMED_SUBROUTINE(a,b,c,d) \ in std_for_isocbinding_symbol() argument
4836 #define NAMED_INTCST(a,b,c,d) case a : in generate_isocbinding_symbol() argument
4837 #define NAMED_REALCST(a,b,c,d) case a : in generate_isocbinding_symbol() argument
4838 #define NAMED_CMPXCST(a,b,c,d) case a : in generate_isocbinding_symbol() argument
4839 #define NAMED_LOGCST(a,b,c) case a : in generate_isocbinding_symbol() argument
4840 #define NAMED_CHARKNDCST(a,b,c) case a : in generate_isocbinding_symbol() argument
4864 #define NAMED_CHARCST(a,b,c) case a : in generate_isocbinding_symbol() argument