Home
last modified time | relevance | path

Searched refs:gx_convert_ascii_to_int (Results 1 – 3 of 3) sorted by relevance

/xen/tools/debugger/gdbsx/gx/
A Dgx.h28 void gx_convert_ascii_to_int (char *from, char *to, int n);
A Dgx_main.c68 gx_convert_ascii_to_int(rbuf, (char *)&gregs, regsz); in gx_write_guest_regs()
108 gx_convert_ascii_to_int(p, buf, len); in _do_qRcmd_req()
233 gx_convert_ascii_to_int(data_strtp, xbuf, len); in process_M_request()
A Dgx_utils.c76 gx_convert_ascii_to_int(char *from, char *to, int n) in gx_convert_ascii_to_int() function

Completed in 5 milliseconds