Searched refs:MAX_LINE (Results 1 – 5 of 5) sorted by relevance
52 #define MAX_LINE 500 macro86 char cbuf[MAX_LINE];88 char sbuf[MAX_LINE];121 char linebuf[MAX_LINE + 1];350 if (*valid > MAX_LINE) in getline()366 if (i < MAX_LINE) in getline()
98 #define MAX_LINE 132 macro
130 #define MAX_LINE 75 macro1341 print_switch_values (asm_out_file, 0, MAX_LINE, in init_asm_output()1712 print_switch_values (stderr, 0, MAX_LINE, "", " ", "\n"); in process_options()
13125 (MAX_LINE): New macro.
635 char buf[MAX_LINE * 2 + 2]; in postprocess_termcap()