Home
last modified time | relevance | path

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

123456

/dports/emulators/lisaem/lisaem-1.2.6.2/lisa/
H A Drom.c44 uint8 gethex(char c) in gethex() function
283 …{ address=(gethex(line[0])<<12) + (gethex(line[1])<<8 ) + (gethex(line[2])<<4 ) + gethex(line[3… in read_dtc_rom()
287 { data=(gethex(line[i])<<4)+gethex(line[i+1]); in read_dtc_rom()
345 ROM[address-OBJOFF]=(gethex(line[i+0])<<4)|gethex(line[i+1]); address++; \ in read_dtc_rom()
346 ROM[address-OBJOFF]=(gethex(line[i+2])<<4)|gethex(line[i+3]); address++; \ in read_dtc_rom()
361 … address=(gethex(line[2])<<12 ) + (gethex(line[3])<<8) + (gethex(line[4])<<4) + gethex(line[5]); in read_dtc_rom()
/dports/devel/z80-asm/z80-asm-2.3/
H A Dkeyboard.c8 #define gethex(x) \ macro
28 c= gethex(line[0])<<4 |gethex(line[1]); in init_keyboard_map()
50 key_map[c]= gethex(line[4])<<4 |gethex(line[5]); in init_keyboard_map()
/dports/japanese/epwutil/epwutil-1.1/
H A Dcatdump.c206 int gethex();
633 if (gethex(hdr->reserved, p, C_RSVLEN) == ERR)
694 if (gethex(t, p, B_BKTYPELEN) == ERR)
738 if (gethex(epw->dirpos, p, B_DPOSLEN_EPW) == ERR)
754 if (gethex(epw->appdef, p, B_APPLEN_EPW) == ERR)
778 if (gethex(epw2->reserved1, p, B2_RSV1LEN) == ERR)
794 if (gethex(epw2->pad1, p, B2_PAD1LEN) == ERR)
810 if (gethex(epw2->pad2, p, B2_PAD2LEN) == ERR)
826 if (gethex(epw2->pad3, p, B2_PAD3LEN) == ERR)
975 gethex(buf, str, len) in gethex() function
[all …]
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/bootloaders/lilypad/src/
H A DATmegaBOOT.c213 char gethex(void);
741 addrh = gethex(); in main()
742 addrl = gethex(); in main()
751 addrh = gethex(); in main()
752 addrl = gethex(); in main()
754 ch = gethex(); in main()
805 char gethex(void) { in gethex() function
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/bootloaders/atmega/
H A DATmegaBOOT_168.c243 char gethex(void);
823 addrh = gethex(); in main()
824 addrl = gethex(); in main()
833 addrh = gethex(); in main()
834 addrl = gethex(); in main()
836 ch = gethex(); in main()
896 char gethex(void) { in gethex() function
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/bootloaders/bt/
H A DATmegaBOOT_168.c235 char gethex(void);
816 addrh = gethex(); in main()
817 addrl = gethex(); in main()
826 addrh = gethex(); in main()
827 addrl = gethex(); in main()
829 ch = gethex(); in main()
879 char gethex(void) { in gethex() function
/dports/security/chntpw/chntpw-140201/
H A Dedlib.c551 nh = gethex(&bp); in regedit_interactive()
563 nh = gethex(&bp); in regedit_interactive()
569 nh = gethex(&bp); in regedit_interactive()
577 nh = gethex(&bp); in regedit_interactive()
609 nh = gethex(&bp); in regedit_interactive()
681 vkofs = gethex(&bp); in regedit_interactive()
/dports/multimedia/tvheadend/tvheadend-4.2.8/support/
H A Dmkvcmp.py74 def gethex(self, i): member in NALs
129 h1 = nals1.gethex(0).splitlines(True)
130 h2 = nals2.gethex(0).splitlines(True)
/dports/devel/z88dk/z88dk/ext/cpm/
H A Dmain.c555 gethex(FILE *fp) in gethex() function
584 if ((len = gethex(fp)) <= 0) in loadhex()
589 if ((i = gethex(fp)) < 0) in loadhex()
595 if ((i = gethex(fp)) < 0) in loadhex()
605 if ((i = gethex(fp)) < 0) /* ??? */ in loadhex()
612 if ((i = gethex(fp)) < 0) in loadhex()
621 if ((i = gethex(fp)) < 0) /* checksum */ in loadhex()
/dports/japanese/freepwing/freepwing-1.4.4/catdump/
H A Dcatdump.in709 $hex = gethex($value, $C_RSVLEN);
787 $t = gethex($value, $B_BKTYPELEN);
852 $t = gethex($value, $B_DPOSLEN_EPW);
865 $t = gethex($value, $B_INFBLEN_EPW);
878 $t = gethex($value, $B_APPLEN_EPW);
917 $t = gethex($value, $B2_RSV1LEN);
943 $t = gethex($value, $B2_PAD1LEN);
969 $t = gethex($value, $B2_PAD2LEN);
982 $t = gethex($value, $B2_RSV2LEN);
995 $t = gethex($value, $B2_PAD3LEN);
/dports/archivers/cmdpack/cmdpack-1.06/
H A Dhax65816.c490 static uint32_t gethex(const char* s) { in gethex() function
528 arg_start = gethex(argv[2]); in main()
529 arg_addr = gethex(argv[3]); in main()
534 arg_len = gethex(argv[4]); in main()
/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dmdict.c145 static int gethex(char c) in gethex() function
182 h1 = gethex(s[1]); in urldec_str()
183 h2 = gethex(s[2]); in urldec_str()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Devent.c698 static int gethex(int key) in gethex() function
1074 if ((k = gethex(e->key.keysym.sym)) != -1) in sequence_event()
1494 else if (gethex(e->key.keysym.sym) != -1) in pattern_event()
1504 inst = (inst & 0x0f) | ((gethex(e->key.keysym.sym) << 4) & 0xf0); in pattern_event()
1508 inst = (inst & 0xf0) | gethex(e->key.keysym.sym); in pattern_event()
1568 if (gethex(e->key.keysym.sym) != -1) in pattern_event()
1576 vol = (vol & 0x0f) | ((gethex(e->key.keysym.sym) << 4) & 0xf0); in pattern_event()
1580 vol = (vol & 0xf0) | gethex(e->key.keysym.sym); in pattern_event()
1601 if (gethex(e->key.keysym.sym) != -1) in pattern_event()
1620 inst = (inst & 0xfff0) | gethex(e->key.keysym.sym); in pattern_event()
[all …]
/dports/devel/z88dk/z88dk/support/graphics/
H A Dz80svg.c250 int gethex(char hexval) { in gethex() function
302 color = color_balance+(11-11*(16*gethex(style[1])+gethex(style[2])+ in get_color()
303 16*gethex(style[3])+gethex(style[4])+ in get_color()
304 16*gethex(style[5])+gethex(style[6]))/(255*3)); in get_color()
/dports/emulators/lisaem/lisaem-1.2.6.2/include/
H A Dmmu.h36 int8 gethex(char c);
/dports/comms/mlan3/mlan3-1.00/common/
H A Dioutil.c385 int getData(uchar *write_buff, int max_len, SMALLINT gethex) in getData() argument
392 if(!gethex) in getData()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gdtoa/
H A Dmakefile50 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 DMakefile.inc33 gethex.c gmisc.c \
/dports/misc/digitemp/digitemp-3.7.2/userial/
H A Dioutil.c385 int getData(uchar *write_buff, int max_len, SMALLINT gethex) in getData() argument
392 if(!gethex) in getData()
/dports/math/amath/amath-1.8.5/build/flexcat/
H A Dutils.h32 int gethex ( int c );
H A Dutils.c367 int gethex(int c) in gethex() function
600 *dest = gethex((int)**strptr); in ReadChar()
607 *dest =(*dest << 4) + gethex((int)c); in ReadChar()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdlib/
H A DMakefile.am31 gdtoa-gethex.c \
314 $(lpfx)gdtoa-gethex.$(oext): gdtoa-gethex.c mprec.h
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/wx/
H A Dviewers.cpp14 #define gethex(v, n, l) do { \ macro
29 gethex(goto_addr, "GotoAddress", 8); in DisassembleViewer()
191 gethex(goto_addr, "GotoAddress", 4); in GBDisassembleViewer()
624 gethex(goto_addr, "GotoAddress", addrlen); in MemViewerBase()
648 gethex(selreg_addr, "Address", addrlen); in MemViewerBase()
649 gethex(selreg_len, "Size", addrlen); in MemViewerBase()
/dports/games/zdoom/zdoom-2.8.1/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)
/dports/games/ecwolf/ecwolf-1.3.3-src/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)

123456