Lines Matching refs:nChild
102673 u8 nChild; /* Number of children that must disable us */
103659 pTerm->nChild = 1;
103685 ** is a commuted copy of a prior term.) The original term has nChild=1
103760 pTerm->nChild = 1;
103811 pTerm->nChild = 2;
103885 pTerm->nChild = 2;
103920 pTerm->nChild = 1;
103961 pTerm->nChild = 1;
105984 if( (--pOther->nChild)==0 ){