Searched refs:frontv (Results 1 – 1 of 1) sorted by relevance
214 #define frontv(x) ((x) != '\0' && vsvfn[(x) - 'A'] & 8) /* EIY */ macro319 if (*(n - 1) != 'S' || !frontv(*(n + 1))) { in phonetic()322 else if (frontv(*(n + 1))) in phonetic()337 *Metaph++ = (*(n + 1) == 'G' && frontv(*(n + 2))) in phonetic()352 (*(n - 1) != 'D' || !frontv(*(n + 1)))) in phonetic()353 *Metaph++ = (frontv(*(n + 1)) && in phonetic()