Home
last modified time | relevance | path

Searched refs:stubhex (Results 1 – 10 of 10) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote.c156 static int stubhex (int ch);
1183 stubhex (int ch) in stubhex() function
1202 nibble = stubhex (*buff++); in stub_unpack_int()
1332 x = stubhex (*inbuf++); in unpack_threadid()
1333 y = stubhex (*inbuf++); in unpack_threadid()
H A DChangeLog-19999203 (ishex, stubhex, record_currthread, etc): Declare.
9204 (ishex, stubhex): Declare char arg as int.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote.c156 static int stubhex (int ch);
1183 stubhex (int ch)
1202 nibble = stubhex (*buff++);
1332 x = stubhex (*inbuf++);
1333 y = stubhex (*inbuf++);
H A DChangeLog-19999203 (ishex, stubhex, record_currthread, etc): Declare.
9204 (ishex, stubhex): Declare char arg as int.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dremote.c166 static int stubhex (int ch);
1931 stubhex (int ch) in stubhex() function
1950 nibble = stubhex (*buff++); in stub_unpack_int()
2080 x = stubhex (*inbuf++); in unpack_threadid()
2081 y = stubhex (*inbuf++); in unpack_threadid()
H A DChangeLog-19999203 (ishex, stubhex, record_currthread, etc): Declare.
9204 (ishex, stubhex): Declare char arg as int.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dremote.c165 static int stubhex (int ch);
2040 stubhex (int ch) in stubhex() function
2059 nibble = stubhex (*buff++); in stub_unpack_int()
2189 x = stubhex (*inbuf++); in unpack_threadid()
2190 y = stubhex (*inbuf++); in unpack_threadid()
H A DChangeLog-19999203 (ishex, stubhex, record_currthread, etc): Declare.
9204 (ishex, stubhex): Declare char arg as int.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dremote.c1024 static int stubhex (int ch);
3132 stubhex (int ch)
3151 nibble = stubhex (*buff++);
3249 x = stubhex (*inbuf++);
3250 y = stubhex (*inbuf++);
H A DChangeLog-19999196 (ishex, stubhex, record_currthread, etc): Declare.
9197 (ishex, stubhex): Declare char arg as int.