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

/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.cpp3021 typedef hunits (environment::*HUNITS_FUNCP)(); typedef
3042 HUNITS_FUNCP func;
3044 hunits_env_reg(HUNITS_FUNCP f);
3086 hunits_env_reg::hunits_env_reg(HUNITS_FUNCP f) : func(f)

Completed in 40 milliseconds