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

/netbsd-current/lib/libc/gdtoa/test/
H A Ddt.c47 int STRTOD_DIGLIM = 24; variable
222 STRTOD_DIGLIM = (int)x;
223 printf("STRTOD_DIGLIM = %lu\n", UL x);

Completed in 184 milliseconds