Searched refs:syn3 (Results 1 – 1 of 1) sorted by relevance
46 static struct command *syn3 (const struct wordent *, const struct wordent *, int);445 t->t_dcar = syn3(p1, p, f); in syn2()454 return (syn3(p1, p2, flags)); in syn2()468 syn3(const struct wordent *p1, const struct wordent *p2, int flags) in syn3() function