Searched refs:ntok (Results 1 – 2 of 2) sorted by relevance
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) {