Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dreg.cpp85 static const char *number_value_to_ascii(int value, char format, int width) in number_value_to_ascii() function
213 return number_value_to_ascii(n, format, width); in get_string()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.116399 * src/roff/troff/reg.cc (number_value_to_ascii): Remove ASCII
H A DChangeLog.117392 * src/roff/troff/reg.cc (number_value_to_ascii): Ditto.