Home
last modified time | relevance | path

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

/openbsd/lib/libc/gdtoa/
H A Dhexnan.c54 hexnan(sp, fpi, x0) in hexnan() function
57 hexnan( CONST char **sp, FPI *fpi, ULong *x0)
H A DMakefile.inc15 hexnan.c ldtoa.c misc.c smisc.c strtod.c strtodg.c \
H A Dgdtoaimp.h541 #define hexnan __hexnan_D2A macro
592 extern int hexnan ANSI((CONST char**, FPI*, ULong*));
H A Dstrtod.c315 && hexnan(&s, &fpinan, bits)
H A Dstrtodg.c537 irv = hexnan(&s, fpi, bits);