summaryrefslogtreecommitdiffstats
path: root/usr.bin/f2c/format.h
blob: a88c038929f562faa74d1f3cb201b5c8f9be6ce1 (plain)
1
2
3
4
5
6
7
8
9
10
#define DEF_C_LINE_LENGTH 77
/* actual max will be 79 */

extern int c_output_line_length;	/* max # chars per line in C source
					   code */

char *wr_ardecls (/* FILE *, struct Dimblock * */);
void list_init_data (), wr_one_init (), wr_output_values ();
int do_init_data ();
chainp data_value ();
OpenPOWER on IntegriCloud