Home | History | Annotate | Download | only in src

Lines Matching refs:C0

3149         tchunkptr C0, C1;\
3151 if ((C0 = X->child[0]) != 0) {\
3152 if (RTCHECK(ok_address(M, C0))) {\
3153 R->child[0] = C0;\
3154 C0->parent = R;\