Home
last modified time | relevance | path

Searched defs:decimal_point_char (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.h94 char decimal_point_char; variable
H A Dmain.cpp353 char decimal_point_char; member
H A Dtable.cpp1405 int find_decimal_point(const char *s, char decimal_point_char, in find_decimal_point()