Home
last modified time | relevance | path

Searched refs:stop_idx (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/core/
Dgdbstub.c165 …t gdbstub_get_packet_args ( struct gdbstub *stub, unsigned long *args, int nargs, int *stop_idx ) { in gdbstub_get_packet_args() argument
181 if ( stop_idx ) { in gdbstub_get_packet_args()
182 *stop_idx = i; in gdbstub_get_packet_args()
/external/syslinux/com32/gdbstub/
Dgdbstub.c343 int nargs, int *stop_idx) in gdbstub_get_packet_args() argument
360 if (stop_idx) { in gdbstub_get_packet_args()
361 *stop_idx = i; in gdbstub_get_packet_args()