Searched refs:gethex (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/sys/arch/arc/arc/ |
| 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/ |
| 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\
|
| D | Makefile.inc | 38 gethex.c gmisc.c \
|
| D | xsum0.out | 16 gethex.c 144ecbb4 7107
|
| D | gdtoaimp.h | 555 #define gethex __gethex_D2A macro 608 extern int gethex ANSI((CONST char**, CONST FPI*, Long*, Bigint**, int, locale_t));
|
| D | gethex.c | 41 gethex( CONST char **sp, CONST FPI *fpi, Long *expt, Bigint **bp, int sign, locale_t loc) function
|
| D | strtod.c | 172 … switch((i = gethex(&s, &fpi1, &expt, &bb, sign, loc)) & STRTOG_Retmask) {
|
| D | strtodg.c | 383 irv = gethex(&s, fpi, expt, &rvb, sign, loc);
|
| /netbsd/src/sys/arch/x68k/stand/aout2hux/ |
| 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/gdb/dist/gdb/ |
| D | ChangeLog-1993 | 3005 gethex, timed_read, translate_addr, bug_before_main_loop):
|