OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:macro_input
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/preproc/eqn/
lex.cpp
314
class
macro_input
: public input {
class in inherits:input
318
macro_input
(const char *, input *);
319
~
macro_input
();
324
class top_input : public
macro_input
{
426
macro_input
::
macro_input
(const char *str, input *x) : input(x)
function in class:macro_input
431
macro_input
::~
macro_input
()
436
int
macro_input
::get()
444
int
macro_input
::peek(
[
all
...]
/src/external/gpl2/groff/dist/src/preproc/pic/
lex.cpp
34
class
macro_input
: public input {
class in inherits:input
38
macro_input
(const char *);
39
~
macro_input
();
133
macro_input
::
macro_input
(const char *str)
function in class:macro_input
138
macro_input
::~
macro_input
()
143
int
macro_input
::get()
151
int
macro_input
::peek()
1212
input_stack::push(new
macro_input
(def))
[
all
...]
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026