Home
last modified time | relevance | path

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

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