Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dnodes.h62 union node *ch1; member
A Dnodes.c160 calcsize(n->nbinary.ch1);
263 new->nbinary.ch1 = copynode(n->nbinary.ch1);
400 encodenode(n->nbinary.ch1); in encodenode()
511 decodenode(&n->nbinary.ch1); in decodenode()
A Dshow.c83 shtree(n->nbinary.ch1, ind, NULL, fp); in shtree()
A Dparser.c194 n3->nbinary.ch1 = n1; in list()
237 n3->nbinary.ch1 = n1; in andor()
339 n1->nbinary.ch1 = list(0); in command()
A Deval.c272 status = evaltree(n->nbinary.ch1, in evaltree()
362 i = evaltree(n->nbinary.ch1, EV_TESTED); in evalloop()
A Dnodetypes78 ch1 nodeptr # the first child
A Djobs.c1253 cmdtxt(n->nbinary.ch1); in cmdtxt()
1292 cmdtxt(n->nbinary.ch1); in cmdtxt()

Completed in 14 milliseconds