speed 264 ext/pspell/pspell.c long mode = 0L, speed = 0L; speed 323 ext/pspell/pspell.c speed = mode & PSPELL_SPEED_MASK_INTERNAL; speed 326 ext/pspell/pspell.c if (speed == PSPELL_FAST) { speed 328 ext/pspell/pspell.c } else if (speed == PSPELL_NORMAL) { speed 330 ext/pspell/pspell.c } else if (speed == PSPELL_BAD_SPELLERS) { speed 361 ext/pspell/pspell.c long mode = 0L, speed = 0L; speed 428 ext/pspell/pspell.c speed = mode & PSPELL_SPEED_MASK_INTERNAL; speed 431 ext/pspell/pspell.c if (speed == PSPELL_FAST) { speed 433 ext/pspell/pspell.c } else if (speed == PSPELL_NORMAL) { speed 435 ext/pspell/pspell.c } else if (speed == PSPELL_BAD_SPELLERS) {