Home
last modified time | relevance | path

Searched defs:DPLEN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtfprintf.c65 #define DPLEN ((int) strlen (localeconv()->decimal_point)) macro
67 #define DPLEN 1 macro
H A Dtprintf.c72 #define DPLEN ((int) strlen (localeconv()->decimal_point)) macro
74 #define DPLEN 1 macro