Searched refs:hyptr (Results 1 – 3 of 3) sorted by relevance
81 hyp = hyptr;87 if (*hyptr) 90 for (hyp = hyptr + 1; *hyp != 0; hyp++) {204 if (hyp > (hyptr + NHYP - 1)) in exword()205 hyp = hyptr + NHYP - 1; in exword()
690 hyp = hyptr;812 hyp = hyptr;920 if (hyp > (hyptr + NHYP - 1))921 hyp = hyptr + NHYP - 1;928 if (hyp > (hyptr + NHYP - 1))929 hyp = hyptr + NHYP - 1;
515 #define hyptr env._hyptr macro