Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Dcl-strtod.c31 # define DOUBLE long double macro
36 # define DOUBLE double macro
58 DOUBLE
62 DOUBLE d = STRTOD (nptr, &end); in CL_STRTOD()
67 DOUBLE c = C_STRTOD (nptr, &c_end); in CL_STRTOD()