Home
last modified time | relevance | path

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

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