Searched defs:dplen (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/gdtoa/FreeBSD/
H A Dgdtoa-gethex.c217 int dplen = strlen((const char *)decimalpoint); local
219 int dplen = 1; local
H A Dgdtoa-strtod.c89 int dplen = strlen(decimalpoint); local
93 static int dplen; local
105 #define dplen 1 macro
H A Dgdtoa-strtodg.c358 int dplen = strlen(decimalpoint); local
362 static int dplen; local
374 #define dplen 1 macro

Completed in 184 milliseconds