Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dhexnan.c57 hexnan(sp, fpi, x0) in hexnan() function
60 hexnan( CONST char **sp, CONST FPI *fpi, ULong *x0)
Dgdtoaimp.h515 #define hexnan __hexnan_D2A macro
567 extern int hexnan (CONST char**, CONST FPI*, ULong*);
Dgdtoa.inf66 hexnan.c
Dstrtod.c286 && hexnan(&s, &fpinan, bits) in strtod()
Dstrtodg.c481 irv = hexnan(&s, fpi, bits); in strtodg()