Searched refs:write_proc (Results 1 – 6 of 6) sorted by relevance
86 void *write_proc; member
3199 static void write_proc (gfc_symbol *, bool);3234 write_proc (sym, false); in gfc_dump_external_c_prototypes()3446 write_proc (gfc_symbol *sym, bool bind_c) in write_proc() function3548 write_proc (sym, true); in write_interop_decl()
3533 static void write_proc (gfc_symbol *, bool);3568 write_proc (sym, false); in gfc_dump_external_c_prototypes()3785 write_proc (gfc_symbol *sym, bool bind_c) in write_proc() function3887 write_proc (sym, true); in write_interop_decl()
2395 * dump-parse-tree.c (write_proc): Use sym_name (which may2662 (write_proc): Likewise. Replace assert with error message.2679 * dump-parse-tree.c (write_proc): Always emit closing parenthesis
2073 (write_proc): Likewise.2074 (write_interop_decl): Add bind_c argument to call of write_proc.
1407 (write_proc): New function.