Home
last modified time | relevance | path

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

/third_party/FreeBSD/contrib/gdtoa/
H A Dgethex.c40 gethex(sp, fpi, exp, bp, sign) in gethex() function
43 gethex( CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign)
H A Dgdtoaimp.h559 #define gethex __gethex_D2A macro
615 extern int gethex ANSI((CONST char**, FPI*, Long*, Bigint**, int));
H A Dstrtodg.c391 irv = gethex(&s, fpi, exp, &rvb, sign);
H A Dstrtod.c184 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {

Completed in 4 milliseconds