Searched refs:gethex (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/lib/libc/gdtoa/ |
| D | Makefile.inc | 14 SRCS+= dmisc.c dtoa.c gdtoa.c gethex.c gmisc.c hd_init.c hdtoa.c \
|
| D | gethex.c | 40 gethex(sp, fpi, exp, bp, sign) in gethex() function 43 gethex( CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign)
|
| D | gdtoaimp.h | 539 #define gethex __gethex_D2A macro 590 extern int gethex ANSI((CONST char**, FPI*, Long*, Bigint**, int));
|
| D | strtod.c | 179 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {
|
| D | strtodg.c | 409 irv = gethex(&s, fpi, exp, &rvb, sign);
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ChangeLog-1993 | 3005 gethex, timed_read, translate_addr, bug_before_main_loop):
|