Searched refs:ch2 (Results 1 – 7 of 7) sorted by relevance
63 union node *ch2; member
159 calcsize(n->nbinary.ch2);262 new->nbinary.ch2 = copynode(n->nbinary.ch2);399 encodenode(n->nbinary.ch2); in encodenode()510 decodenode(&n->nbinary.ch2); in decodenode()
86 shtree(n->nbinary.ch2, ind, NULL, fp); in shtree()
195 n3->nbinary.ch2 = n2; in list()238 n3->nbinary.ch2 = n2; in andor()344 n1->nbinary.ch2 = list(0); in command()
276 n = n->nbinary.ch2; in evaltree()372 status = evaltree(n->nbinary.ch2, flags); in evalloop()
79 ch2 nodeptr # the second child
1255 n = n->nbinary.ch2; in cmdtxt()1293 n = n->nbinary.ch2; in cmdtxt()
Completed in 13 milliseconds