Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dlex.cpp318 class char_input : public input { class
326 char_input::char_input(int n) : c((unsigned char)n) in char_input() function in char_input