Searched refs:INT_FUNCP (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Denv.cpp3019 typedef int (environment::*INT_FUNCP)(); typedef
3025 INT_FUNCP func;
3027 int_env_reg(INT_FUNCP);
3056 int_env_reg::int_env_reg(INT_FUNCP f) : func(f)

Completed in 153 milliseconds