Searched refs:DO_CLOSE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/byacc/
H A Dmain.c118 #define DO_CLOSE(fp) \ macro
130 DO_CLOSE(input_file);
131 DO_CLOSE(output_file);
133 DO_CLOSE(externs_file);
135 DO_CLOSE(code_file);
137 DO_CLOSE(action_file);
138 DO_CLOSE(defines_file);
139 DO_CLOSE(graph_file);
140 DO_CLOSE(text_file);
141 DO_CLOSE(union_fil
[all...]

Completed in 49 milliseconds