Home
last modified time | relevance | path

Searched refs:ch2 (Results 1 – 7 of 7) sorted by relevance

/third_party/uapp/dash/src/
A Dnodes.h63 union node *ch2; member
A Dnodes.c159 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()
A Dshow.c86 shtree(n->nbinary.ch2, ind, NULL, fp); in shtree()
A Dparser.c195 n3->nbinary.ch2 = n2; in list()
238 n3->nbinary.ch2 = n2; in andor()
344 n1->nbinary.ch2 = list(0); in command()
A Deval.c276 n = n->nbinary.ch2; in evaltree()
372 status = evaltree(n->nbinary.ch2, flags); in evalloop()
A Dnodetypes79 ch2 nodeptr # the second child
A Djobs.c1255 n = n->nbinary.ch2; in cmdtxt()
1293 n = n->nbinary.ch2; in cmdtxt()

Completed in 13 milliseconds