Searched refs:ntok (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | debug.c | 235 int ntok; local in function:x86emu_single_step 261 cmd = parse_line(s, ps, &ntok); 267 if (ntok == 2) { 272 } else if (ntok == 3) { 296 if (ntok == 2) {
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | debug.c | 250 int ntok; local in function:x86emu_single_step 275 cmd = parse_line(s, ps, &ntok); 281 if (ntok == 2) { 287 else if (ntok == 3) { 312 if (ntok == 2) {
|
| /xsrc/external/mit/xcmsdb/dist/ |
| H A D | loadData.c | 351 int ntok = sscanf(buf, "%1023s %1023s", keyword, token); 353 if (ntok > 0) { 520 else if (ntok < 0) { 345 int ntok = sscanf(buf, "%1023s %1023s", keyword, token); local in function:ProcessColorimetric
|
Completed in 6 milliseconds