Home
last modified time | relevance | path

Searched refs:gethex (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/lib/libc/gdtoa/
DMakefile.inc14 SRCS+= dmisc.c dtoa.c gdtoa.c gethex.c gmisc.c hd_init.c hdtoa.c \
Dgethex.c40 gethex(sp, fpi, exp, bp, sign) in gethex() function
43 gethex( CONST char **sp, FPI *fpi, Long *exp, Bigint **bp, int sign)
Dgdtoaimp.h539 #define gethex __gethex_D2A macro
590 extern int gethex ANSI((CONST char**, FPI*, Long*, Bigint**, int));
Dstrtod.c179 switch((i = gethex(&s, &fpi1, &exp, &bb, sign)) & STRTOG_Retmask) {
Dstrtodg.c409 irv = gethex(&s, fpi, exp, &rvb, sign);
/openbsd/src/gnu/usr.bin/binutils/gdb/
DChangeLog-19933005 gethex, timed_read, translate_addr, bug_before_main_loop):