Searched defs:nbinary (Results 1 – 1 of 1) sorted by relevance
35 struct nbinary { struct36 int type;37 union node *ch1;38 union node *ch2;137 struct nbinary nbinary; member