Searched refs:hexnan (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/gdtoa/ |
H A D | hexnan.c | 54 hexnan(sp, fpi, x0) in hexnan() function 57 hexnan( CONST char **sp, FPI *fpi, ULong *x0)
|
H A D | makefile | 51 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 D | gdtoaimp.h | 565 #define hexnan __hexnan_D2A macro 620 extern int hexnan ANSI((CONST char**, FPI*, ULong*));
|
H A D | strtod.c | 318 && hexnan(&s, &fpinan, bits)
|
H A D | strtodg.c | 517 irv = hexnan(&s, fpi, bits);
|
/freebsd/lib/libc/gdtoa/ |
H A D | Makefile.inc | 6 hd_init.c hexnan.c misc.c smisc.c \
|