Searched refs:nbinary (Results 1 – 1 of 1) sorted by relevance
907 struct nbinary { struct995 struct nbinary nbinary; member1352 shtree(n->nbinary.ch1, ind, NULL, fp); in shtree()1355 shtree(n->nbinary.ch2, ind, NULL, fp); in shtree()4993 cmdtxt(n->nbinary.ch1); in cmdtxt()4995 n = n->nbinary.ch2; in cmdtxt()5032 cmdtxt(n->nbinary.ch1); in cmdtxt()5033 n = n->nbinary.ch2; in cmdtxt()8908 [NAND ] = SHELL_ALIGN(sizeof(struct nbinary)),8909 [NOR ] = SHELL_ALIGN(sizeof(struct nbinary)),[all …]