Home
last modified time | relevance | path

Searched defs:current_input (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dlex.cpp237 static input *current_input; member in input_stack
249 input *input_stack::current_input = 0; member in input_stack
/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dlex.cpp550 static input *current_input = 0; variable