Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A Dhexnan.c54 hexnan(sp, fpi, x0) in hexnan() function
57 hexnan( CONST char **sp, FPI *fpi, ULong *x0)
H A Dmakefile51 hexnan.c misc.c smisc.c strtoIQ.c strtoId.c strtoIdd.c\
70 gdtoa_fltrnds.h gdtoaimp.h gethex.c gmisc.c hd_init.c hexnan.c\
H A Dgdtoaimp.h565 #define hexnan __hexnan_D2A macro
620 extern int hexnan ANSI((CONST char**, FPI*, ULong*));
H A Dstrtod.c318 && hexnan(&s, &fpinan, bits)
H A Dstrtodg.c517 irv = hexnan(&s, fpi, bits);
/freebsd/lib/libc/gdtoa/
H A DMakefile.inc6 hd_init.c hexnan.c misc.c smisc.c \