Searched refs:gethex (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/sys/arch/arc/arc/ |
| H A D | minidebug.c | 172 gethex(u_int *val, u_int dotval) in gethex() function 400 c = gethex(&newaddr, newaddr); in mdb() 408 c = gethex(&newaddr, newaddr); in mdb() 427 c = gethex(&newaddr, newaddr); in mdb() 459 c = gethex(&newaddr, newaddr); in mdb() 461 c = gethex(&size,256); in mdb() 474 c = gethex(&newaddr, newaddr); in mdb() 476 c = gethex(&size, 0); in mdb() 488 c = gethex(&newaddr, newaddr); in mdb() 496 c = gethex(&newaddr, newaddr); in mdb() [all …]
|
| /netbsd-src/lib/libc/gdtoa/ |
| H A D | makefile | 50 g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gethex.c gmisc.c hd_init.c\ 70 gdtoa_fltrnds.h gdtoaimp.h gethex.c gmisc.c hd_init.c hexnan.c\
|
| H A D | Makefile.inc | 38 gethex.c gmisc.c \
|
| H A D | xsum0.out | 16 gethex.c 144ecbb4 7107
|
| H A D | gdtoaimp.h | 555 #define gethex __gethex_D2A macro 608 extern int gethex ANSI((CONST char**, CONST FPI*, Long*, Bigint**, int, locale_t));
|
| H A D | gethex.c | 41 gethex( CONST char **sp, CONST FPI *fpi, Long *expt, Bigint **bp, int sign, locale_t loc) function
|
| H A D | strtod.c | 172 switch((i = gethex(&s, &fpi1, &expt, &bb, sign, loc)) & STRTOG_Retmask) {
|
| H A D | strtodg.c | 383 irv = gethex(&s, fpi, expt, &rvb, sign, loc);
|
| /netbsd-src/sys/arch/x68k/stand/aout2hux/ |
| H A D | aout2hux.c | 78 int gethex(u_int32_t *pval, const char *str); 761 gethex(u_int32_t *pval, const char *str) in gethex() function 844 if (gethex(&adr1, argv[2]) || gethex(&adr2, argv[4])) in main()
|
| /netbsd-src/external/gpl3/gcc/dist/libquadmath/ |
| H A D | ChangeLog | 716 * gdtoa/gethex.c: Removed.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-1993 | 3005 gethex, timed_read, translate_addr, bug_before_main_loop):
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-1993 | 3005 gethex, timed_read, translate_addr, bug_before_main_loop):
|