Searched refs:gethex (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gdtoa/
H A Dmakefile48 g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gethex.c gmisc.c hd_init.c\
68 gdtoa_fltrnds.h gdtoaimp.h gethex.c gmisc.c hd_init.c hexnan.c\
H A Dgethex.c40 gethex(sp, fpi, exp, bp, sign) function
43 gethex( CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign)
H A Dgdtoaimp.h562 #define gethex __gethex_D2A macro
618 extern int gethex ANSI((CONST char**, FPI*, Long*, Bigint**, int));
H A Dstrtod.c184 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {
H A Dstrtodg.c391 irv = gethex(&s, fpi, exp, &rvb, sign);

Completed in 73 milliseconds