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

/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Dreg.cpp83 static const char *number_value_to_ascii(int value, char format, int width) function
211 return number_value_to_ascii(n, format, width);

Completed in 114 milliseconds