Searched refs:syn1 (Results 1 – 1 of 1) sorted by relevance
45 static struct command *syn1 (const struct wordent *, const struct wordent *, int);261 t1 = syn1(p1, p, flags); in syn0()283 return (syn1(p1, p2, flags)); in syn0()294 syn1(const struct wordent *p1, const struct wordent *p2, int flags) in syn1() function