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

/freebsd-13-stable/contrib/byacc/
H A Dmain.c121 #define DO_CLOSE(fp) \ macro
133 DO_CLOSE(input_file);
134 DO_CLOSE(output_file);
136 DO_CLOSE(externs_file);
138 DO_CLOSE(code_file);
140 DO_CLOSE(action_file);
141 DO_CLOSE(defines_file);
142 DO_CLOSE(graph_file);
143 DO_CLOSE(text_file);
144 DO_CLOSE(union_fil
[all...]

Completed in 100 milliseconds