Home
last modified time | relevance | path

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

/u-boot/drivers/bios_emulator/x86emu/
A Ddebug.c231 int ntok; in x86emu_single_step() local
256 cmd = x86emu_parse_line(s, ps, &ntok); in x86emu_single_step()
262 if (ntok == 2) { in x86emu_single_step()
267 } else if (ntok == 3) { in x86emu_single_step()
292 if (ntok == 2) { in x86emu_single_step()

Completed in 3 milliseconds