HomeSort by: relevance | last modified time | path
    Searched defs:fpinan (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gdtoa/
strtod.c 290 static CONST FPI fpinan = /* only 52 explicit bits */ local in function:_int_strtod_l
310 && hexnan(&s, &fpinan, bits)
strtod.c 290 static CONST FPI fpinan = /* only 52 explicit bits */ local in function:_int_strtod_l
310 && hexnan(&s, &fpinan, bits)

Completed in 59 milliseconds