Searched refs:ntok (Results 1 – 3 of 3) sorted by relevance
250 int ntok; in x86emu_single_step() local275 cmd = parse_line(s, ps, &ntok); in x86emu_single_step()281 if (ntok == 2) { in x86emu_single_step()287 else if (ntok == 3) { in x86emu_single_step()312 if (ntok == 2) { in x86emu_single_step()
231 int ntok; in x86emu_single_step() local256 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()
347 int ntok;389 cmd = parse_line(s, ps, &ntok);398 - if (ntok == 2) {403 - } else if (ntok == 3) {414 + if (ntok == 2) {420 + else if (ntok == 3) {454 if (ntok == 2) {